How Fast is the Distance Changing as a Particle Moves Along y=sqrt(x)?

bob1182006
Messages
491
Reaction score
1

Homework Statement


A particle is moving along the curve y=\sqrt{x}. As the particle passes through the point (4,2), its x-coordinate increases at a rate of 3 cm/s. How fast is the distance from the particle to the origin changing at this instant?

Homework Equations


The Attempt at a Solution


I made a diagram of the curve, connected the point (4,2), x=4, and the origin by a right triangle with z being the hypotenuse, x = 4, and y = 2.

so z^2=x^2+y^2, after differentiating I arrive at
\frac{dz}{dt}=\frac{1}{z}(x\frac{dx}{dt}+\frac{dy}{dt})
i know dx/dt 3 cm/s, but I have no idea how to find dy/dt, I have a feeling that I have to use the equation of the curve but I'm not sure at all
 
Last edited:
Physics news on Phys.org
You're given the acceleration (3cm/s2) at the X-ordinates.

Maybe you should be intergrating to find the velocity.
 
bob1182006 said:
I have a feeling that I have to use the equation of the curve but I'm not sure at all
The equation is given, and you haven't employed it yet
 
Sorry I don't get what anyone is saying, so far the book hasn't taught integration so I don't think I should use it.

f(x) said:
The equation is given, and you haven't employed it yet

sry I was doing this in the middle of the night ><

so dy/dt = derivative of y=\sqrt{x} with respect to t
but how would the chain rule work there? would it be like
\frac{dy}{dt}=\frac{dy}{dx}\frac{dx}{dt}
right? so then I'd arrive to
\frac{dy}{dt}=\frac{1}{2\sqrt{x}}\frac{dx}{dt}
so I'd plug in x=4, dx/dt = 3 cm/s, and obtain dy/dt
ok i think I am getting this now thanks
 
Last edited:
Yes, exactly! You were told that the particle is moving along the curve y= \sqrt{x}= x^{1/2} so, using the chain rule,
\frac{dy}{dt}= \frac{dy}{dx}\frac{dx}{dt}= (1/2)x^{-1/2}\frac{dx}{dt}.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top