SOLUTION: Given Point P moving along curve y = x^2 - 1 and point Q moving along line y = x - 3, find the coordinates of point Q and the distance between P and Q when the distance between tho

Algebra.Com
Question 1181253: Given Point P moving along curve y = x^2 - 1 and point Q moving along line y = x - 3, find the coordinates of point Q and the distance between P and Q when the distance between those two points is minimized.
Answer by ikleyn(52786)   (Show Source): You can put this solution on YOUR website!
.
Given Point P moving along curve y = x^2 - 1 and point Q moving along line y = x - 3,
find the coordinates of point Q and the distance between P and Q
when the distance between those two points is minimized.
~~~~~~~~~~~~~~~


            My common sense tells me that we should find the point on the parabola, where the tangent line
            to the parabola is parallel to the given line, i.e. has the same slope of 1 as the given straight line.

            Then the sough distance is the distance from this point to the line.


To find the point on the parabola with the slope of the tangent line equal to one,
take the derivative and equate it to 1

     = 2x = 1,  which gives  x= 0.5, y= 0.5^2 - 3 = 0.25 - 3 = -2.75.



To find the distance from the point (0.5,-2.75) to the line y = x-3, use the general formula for the distance
from the point (p,q) in the coordinate plane to the straight line Ax + By + C = 0.


This formula is  d = .


In our case,  the equation of the line is x - y - 3 = 0,  so  A = 1,  B = -1, C = -3,  p= 0.5,  q= -2.75.


We substitute these values into the formula (*) and get the answer


    the distance  d =  =  =  =  =  = 0.17678 (rounded).


ANSWER.  The minimal distance is   = 0.17678 (rounded).

Solved.


//////////////


Do not forget to post your  "THANKS"  to me for my teaching.



RELATED QUESTIONS

A particle is moving in the positive direction, away from the origin along the graph of y (answered by ikleyn)
Given points A(0, 1), B(2, 5) and point P moving along the parabola y = x^2 + 4x + 7... (answered by Edwin McCravy,ikleyn,greenestamps)
given: point Q(-2,3) midpoint M(-3,-1) point P(x,y) Find coordinates of the point P... (answered by stanbon)
1. If p, q, r are three points of a line and the coordinates of p and r are √3 and... (answered by ikleyn)
Point P is located at (3, 3) and Point Q is located at (1, 1). If Points P, Q and R are... (answered by josgarithmetic,MathTherapy)
Find the coordinates of a point P if P is one unit from Q(-5,-12) along the line from the (answered by Edwin McCravy)
A bug is moving along the right side of the parabola y = x^2 at a rate such that its... (answered by Fombitz)
Hello tutor, This one question on my online homework assignment has been puzzling me for (answered by lwsshak3)
P(2,0)and Q(0,-2)are two fixed points, find the equation of the locus of the moving point (answered by KMST)