# Nakafa Framework: LLM URL: /en/subject/high-school/12/mathematics/derivative-function/derivative-of-trigonometric-function Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/12/mathematics/derivative-function/derivative-of-trigonometric-function/en.mdx Output docs content for large language models. --- export const metadata = { title: "Derivative of Trigonometric Function", description: "Master derivatives of trigonometric functions: sin, cos, tan, and more. Learn formulas, product rule, quotient rule with step-by-step examples and solutions.", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "05/26/2025", subject: "Derivative Functions", }; ## The Rules of Trigonometric Functions Finding the derivative of a trigonometric function is not much different from an algebraic function. We still use the familiar derivative properties, such as the product and quotient rules. However, before that, we need to know the basic derivatives of the main trigonometric functions like sine and cosine. These basic rules are the foundation for solving more complex derivatives. ## Basic Trigonometric Derivatives Just like the derivative of a power function, the derivative for a trigonometric function also has its basic pattern. The derivatives for sine and cosine, for example, can be proven directly from the limit definition of a derivative. Here are the basic derivatives of the six trigonometric functions that we need to memorize: 1. **Derivative of Sine**: 2. **Derivative of Cosine**: 3. **Derivative of Tangent**: 4. **Derivative of Cotangent**: 5. **Derivative of Secant**: 6. **Derivative of Cosecant**: ## Applying the Rules to Trigonometric Functions Now let's see how to apply these rules in a few examples. ### Combination of Algebra and Trigonometry Find the derivative of . **Solution:** We can differentiate this function term by term using the sum rule.
### Using the Product Rule Find the derivative of . **Solution:** Use the product rule . Let and . Then and .
### Using the Quotient Rule Find the derivative of . **Solution:** Use the quotient rule . Let and . Then and .
## Exercises 1. Find the first derivative of . 2. Find the first derivative of . ### Answer Key 1. **Solution:** Use the subtraction rule to differentiate each term separately. **Step 1: Differentiate the first term** The derivative of using the power rule is . **Step 2: Differentiate the second term** The derivative of is . **Step 3: Combine the results** So, the derivative of the function is . 2. **Solution:** Use the product rule, . **Step 1: Determine u, v, u', and v'** Let and . Then, and . **Step 2: Apply the Product Rule**
**Step 3: Use a Trigonometric Identity (Optional)** The result can also be simplified using the double angle identity, . So, the derivative of the function is .