SOLUTION: A curve passes through he point P(0,3.5) and is such that dy/dx=2-x. The normal to the curve at P meets the curve again at Q. Find the coordianates of Q.

Algebra ->  Test  -> Lessons -> SOLUTION: A curve passes through he point P(0,3.5) and is such that dy/dx=2-x. The normal to the curve at P meets the curve again at Q. Find the coordianates of Q.      Log On


   



Question 1044364: A curve passes through he point P(0,3.5) and is such that dy/dx=2-x. The normal to the curve at P meets the curve again at Q.
Find the coordianates of Q.

Found 2 solutions by ikleyn, robertb:
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
A curve passes through he point P(0,3.5) and is such that dy/dx=2-x. The normal to the curve at P meets the curve again at Q.
Find the coordinates of Q.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Since you are Calculus, I will talk to you as to a Calculus person.

1.  Since dy/dx = 2-x, y = 2x- x%5E2%2F2 + C, where C is a constant.

    Find C from the condition that y(0) = 3.5.  (Use the info about the point P).


2.  The normal to the curve at P is the straight line y - x = k, where "k" is a constant.   (Why ?)

    Find the constant "k" from the condition that the normal passes through the point P = (0,3.5).


3.  Now solve the system


        y = 2x- x%5E2%2F2 + C,

        y - x = k


    to find the second intersection point Q.


Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
By solving the differential equation, we easily get
y+=+2x+-+x%5E2%2F2+%2B7%2F2,
as per the boundary condition.
Now, to get the slope of the tangent line at the point (0,7/2), simply substitute x = 0 into the original DE dy%2Fdx+=+2-x,
from which we get dy%2Fdx+=+2.
===> The slope of the normal line to the curve at point P is -1/2 (i.e., the negative reciprocal of 2).
===> The equation of the normal line to the curve at point P is
y-7%2F2+=+-x%2F2, or y+=+7%2F2+-+x%2F2 <===THE NORMAL LINE
To find the other point Q on the curve where the normal line meets the curve again, solve
7%2F2+-+x%2F2+=++2x+-+x%5E2%2F2+%2B7%2F2,
===> 0+=+5x+-+x%5E2 ===> 0 = x(5-x) ===> x = 0, 5.
When x = 0, y = 7/2, which is just the first point the normal meets the curve.
When x = 5, y = 1, which is the point (5,1), the second point where the normal meets the curve.