How can I find y' for two logarithmic equations?

  • Thread starter Thread starter Dantes
  • Start date Start date
AI Thread Summary
To find y' for the equation y = x^-x^2, taking the natural logarithm of both sides simplifies the differentiation process using the chain rule. This leads to the expression y' = y(-2x ln x - x). For the second equation, y = 3x^2 + 2y^2, differentiating both sides yields y' = 6x + 4yy', allowing for y' to be isolated as y' = 6x / (1 - 4y). Both methods emphasize the importance of logarithmic manipulation and implicit differentiation. Understanding these techniques is crucial for solving logarithmic equations effectively.
Dantes
Messages
18
Reaction score
0
We are learning logs and expos in calc (everyone's favorite topic) and I got stuck on two problems.

First one is y = x^-x^2 and we have to find y'.

On this one I can't figure out how to start it. I know we are suppose to show our work and then get help here, but I just can't figure out how to pull y's out of that equation and then do it implicitly. I'd say chain rule somehow. but first do x^-2x and somehow do that.

Second one is y = (3x^2+2y^2) and we have to find y'.

on this one I think you do it so you get 1 / x * (3x^2 + 2y^2) * 6x + 4y' but then i get stuck, cause my algebra sucks.

thanks for any advice and a happy turkey day to all.

martin
 
Last edited:
Physics news on Phys.org
Dantes said:
First one is y = x^-x^2 and we have to find y'.

Use

x=e^{ln(x)} \mbox { so } y=x^{-x^2}=e^{-ln(x)x^2}

and then apply the chain rule.

Second one is y = (3x^2+2y^2) and we have to find y'.

on this one I think you do it so you get 1 / x * (3x^2 + 2y^2) * 6x + 4y' but then i get stuck, cause my algebra sucks.


You have to express y' by x and y. Do not overcomplicate things.

y'=6x+4yy'\rightarrow y'(1-4y)=6x\rightarrow y' = \frac{6x}{1-4y}



ehild
 
There are a couple of ways of approaching the first one including direct application of the chain rule. You might simplify matters somewhat by taking the logarithm of both sides first and then differentiating.

\ln y = -x^2 \ln x

so

\frac {y'}{y} = -2x \ln x - x

from which you can find y'.

For the second, just differentiate both sides

y' = 6x + 4yy'

which will let you find y'.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top