Troubleshooting Differentiation: What Went Wrong with (1 - sin x) / (1 + sin x)?

  • Thread starter Thread starter maccaman
  • Start date Start date
  • Tags Tags
    Differentiation
Click For Summary
SUMMARY

The differentiation of the function y = (1 - sin x) / (1 + sin x) is correctly calculated using the quotient rule, resulting in the derivative -2 cos x / (1 + sin x)^2. The quotient rule formula is applied as follows: d/dx [f(x)/g(x)] = [g(x)f'(x) - f(x)g'(x)] / g(x)^2. The discussion highlights a common mistake regarding the denominator, emphasizing the importance of correctly applying the quotient rule and simplifying the expression.

PREREQUISITES
  • Understanding of the quotient rule in calculus
  • Familiarity with trigonometric functions, specifically sine and cosine
  • Ability to simplify algebraic expressions
  • Knowledge of differentiation techniques
NEXT STEPS
  • Study the application of the quotient rule in different contexts
  • Learn about the product rule and when to use it versus the quotient rule
  • Practice simplifying complex fractions in calculus
  • Explore common mistakes in differentiation and how to avoid them
USEFUL FOR

Students learning calculus, educators teaching differentiation techniques, and anyone seeking to improve their understanding of trigonometric derivatives.

maccaman
Messages
47
Reaction score
0
Differentiate y = (1 - sin x) / (1 + sin x)

i know the answer is - 2 cos x / 1 + sin x

Again, i just can't do the working
 
Physics news on Phys.org
Your answer is wrong. The denominator should be squared.

You can either use the product and chain rule on the equivalent expression (1 - sin x)(1 + sin x)^-1, or you can use the quotient rule.

The latter is more straightforward, so let's go with that one.

The quotient rule is:

[tex]\frac {d}{dx} \left[ \frac {f(x)}{g(x)} \right] = \frac {g(x)f'(x) - f(x)g'(x)}{g(x)^2}[/tex]

Be careful with that thing, it's dangerous! It's sharp and pointy and you shouldn't run while holding it. And it matters which function is on the top, so make sure you know which is f(x) and which is g(x) before using it.

Applying the quotient rule yields:

[tex]\frac {d}{dx} \frac {1 - \sin x}{1 + \sin x} = \frac {(1 + \sin x)(-\cos x) - (1 - \sin x)(\cos x)}{(1 + \sin x)^2}[/tex]

Factor out -cos x:

[tex]= -\cos x \left[ \frac{1 + \sin x + 1 - \sin x}{(1 + \sin x)^2} \right][/tex]

Simplify:

[tex]= \frac{-2 \cos x}{(1 + \sin x)^2}[/tex]
 
god dammit, stupid textbook
yeh thanks for that, i got that answer too, i was wondering where i went wrong as i got (1 + sin x) squared on the bottom too, but the text got 1 + sin x on the bottom, arggh. thanks for that
 

Similar threads

Replies
1
Views
1K
Replies
28
Views
2K
Replies
1
Views
2K
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
Replies
8
Views
2K
Replies
6
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K