Calculating Rate of Change of Distance to Origin

Weave
Messages
143
Reaction score
0

Homework Statement


A particle is moving along the curve y= 3 \sqrt(4 x + 4). As the particle passes through the point (3, 12), its x-coordinate increases at a rate of 2 units per second. Find the rate of change of the distance from the particle to the origin at this instant.

Homework Equations


1.y= 3* \sqrt(4 x + 4)


The Attempt at a Solution


Not too sure how to start.
 
Physics news on Phys.org
Begin with a formula for the distance(D) from (x,y) to the origin. Then you can plug in what you know about y. Finally differentiate (implicitly) the formula with respect to time. You should get an equation involving dD/dt, x, and dx/dt. You know x, and dx/dt. Find dD/dt.
 
What formula for distance are you talking about?
 
Weave said:
What formula for distance are you talking about?

No wonder you are having a problem! When dealing with "distance to the origin", you really need to know that the distance from a point (x,y) to the origin, (0,0), is \sqrt{x^2+ y^2}!:approve:
 
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