Rate of Change: Distance Between Moving Point and Fixed Point

Click For Summary

Homework Help Overview

The problem involves a point P moving along the line defined by the equation y=(1/2)x and seeks to determine the rate of change of the distance between this point and a fixed point Q (0,11) as x decreases at a specific rate. The original poster attempts to apply the distance formula and implicit differentiation to find the solution.

Discussion Character

  • Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of the distance formula and the chain rule in the context of related rates. There are questions about the correctness of the differentiation steps and the treatment of dy/dt, with some participants suggesting the need to derive y in terms of x.

Discussion Status

Some participants have provided guidance on the differentiation process and pointed out potential errors in the original poster's calculations. There is an ongoing exploration of how to properly apply the chain rule and the implications of assuming values for derivatives that are not explicitly given.

Contextual Notes

Participants note the lack of information regarding dy/dt and the implications this has on the differentiation process. There is also mention of the frustration experienced by the original poster in arriving at the correct answer.

Emethyst
Messages
117
Reaction score
0

Homework Statement


A point P (x,y) is moving along the line y=(1/2)x. If x is decreasing at the rate of 3units/s, at wha rate is the distance between P and the fixed point Q (0,11) changing at the instant when P is at (6,3)?


Homework Equations


Implicit differentation



The Attempt at a Solution


From what I can see for this question, the distance formula needs to be used. That is what I did, I plugged in the point (x,y) and (0,11) into the distance formula and found the derivative, then plugged in (6,3) for x and y and -3 for dx/dt. The answer I got was -2.6, however, this is not the right answer as it is supposed to be -0.6. This question seems easy yet it is frustrating me, if anyone could be help it would be greatly appreciated, thank you.
 
Physics news on Phys.org
Your method looks fine; why don't you show me your work and I can see where you are going wrong...
 
Point 1=(x,y)
Point 2=(0,11)

s=((x-0)^2+(y-11)^2)^1/2
s=(x^2+(y-11)^2)^1/2
s=(1/2)(x^2+(y-11)^2)^-1/2(2x(dx/dt)+2(y-11)(1))
s=(1/2)(6^2+(3-11)^2)^-1/2(2(6)(-3)+2(3-11))
s=-(1/2)(100)^-1/2(-52)
s=-2.6

I think I have done the chain rule right, as I have attempted this question a few times, all with the same results.
 
Emethyst said:
Point 1=(x,y)
Point 2=(0,11)

s=((x-0)^2+(y-11)^2)^1/2
s=(x^2+(y-11)^2)^1/2

so far so good, but...

s=(1/2)(x^2+(y-11)^2)^-1/2(2x(dx/dt)+2(y-11)(1))

This line makes no sense...even if you meant to say

ds/dt=(1/2)(x^2+(y-11)^2)^-1/2(2x(dx/dt)+2(y-11)(1)) (as opposed to s=...)

you would still be incorrect:

[tex]\frac{d}{dt}[x^2+(y-11)^2]\neq(2x(\frac{dx}{dt})+2(y-11)(1))[/tex]

because

[tex]\frac{dy}{dt}=\frac{d}{dt}\left(\frac{x}{2}\right)\neq1[/tex]
 
Hmm so that is where I am going wrong? How would I properly go about fixing that line then? Because from what I was taught, in adding situations you apply the derivative to both terms:

(d/dt)(x^2 +(y-11)^2)
(d/dt)(x^2)+(d/dt)((y-11)^2)
(2x)(dx/dt)+2(y-11)((d/dt)(y-11))
(2x)(dx/dt)+2(y-11)(1)

That is how I came about that, and because it is the chain rule from ds/dt=(1/2)(x^2+(y-11)^2)^-1/2, I multiplied (2x)(dx/dt)+2(y-11)(1) by it.
 
Emethyst said:
Hmm so that is where I am going wrong? How would I properly go about fixing that line then? Because from what I was taught, in adding situations you apply the derivative to both terms:

(d/dt)(x^2 +(y-11)^2)
(d/dt)(x^2)+(d/dt)((y-11)^2)
(2x)(dx/dt)+2(y-11)((d/dt)(y-11))

up to here you are correct, but...
(2x)(dx/dt)+2(y-11)(1)

where is the (1) coming from...shouldn't that be (2x)(dx/dt)+2(y-11)(dy/dt)?
 
I used 1 because no information is given for dy/dt and the question is not asking for it, unless I am required to take the derivative of the equation given and plug it in for dy/dt? I think the light buld may have clicked :-p
 
Nope, even if the derivative of y=(1/2)x is taken and used it simply results in an answer of -2.2 instead of -2.6.
 
Emethyst said:
I used 1 because no information is given for dy/dt and the question is not asking for it
So whenever you have any equation with a variable and you aren't told what that variable is equal to; you automatically just assume it is equal to one?!:confused:

unless I am required to take the derivative of the equation given and plug it in for dy/dt? I think the light buld may have clicked :-p

Of course, how else are you supposed to find dy/dt?
 
  • #10
Emethyst said:
Nope, even if the derivative of y=(1/2)x is taken and used it simply results in an answer of -2.2 instead of -2.6.

I get -0.6 when I do it, so you must be making a mistake...show me the calculations
 
  • #11
gabbagabbahey said:
So whenever you have any equation with a variable and you aren't told what that variable is equal to; you automatically just assume it is equal to one?!:confused:

No, I just overlooked it in this question by accident, spent too much time on the other questions, it drained my mind :-p

And I just got -0.6 for my answer. I forgot to include dx/dt in the derivative, for I simply took it to be dy/dt=1/2 instead of dy/dt=(1/2)(dx/dt); I fixed that little error and came up with the right answer at last. Thanks for all that help gabbagabbahey, I don't know if I have spotted my mistakes if it was not for your assistance :smile:
 

Similar threads

Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K