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

  • Thread starter Thread starter maccaman
  • Start date Start date
  • Tags Tags
    Differentiation
AI Thread Summary
The discussion focuses on differentiating the function y = (1 - sin x) / (1 + sin x). The correct derivative is confirmed to be -2 cos x / (1 + sin x)^2, with emphasis on using the quotient rule for clarity. Participants note the importance of correctly identifying the numerator and denominator functions to avoid errors. There is a shared frustration regarding discrepancies between personal calculations and textbook answers. The conversation highlights the necessity of careful application of differentiation rules to achieve accurate results.
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:

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

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:

\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}

Factor out -cos x:

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

Simplify:

= \frac{-2 \cos x}{(1 + \sin x)^2}
 
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
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top