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}.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top