PaulKraemer
New member
- Joined
- Apr 10, 2011
- Messages
- 45
Hi,
I am stuck on the following problem:
Find the point on the graph of y = x^2 + 1 that is closest to the point (3,1).
I figured the following:
a = x^2 (where a is the vertical distance from 3,1 to any point on the function)
b = 3-x (where b is the horizontal distance from 3,1 to any point on the function)
I then figured that the total distance c between 3,1 and any point on the function would be defined by:
c^2 = a^2 + b^2 = x^4 + (3-x)^2 = x^4 + x^2 - 6x + 9
..so...
c = sqrt (x^4 + x^2 - 6x + 9)
...now I figure that I would have to take the first derivative c ' and find the zeros...
This looks like a much tougher formula to find the zeros in than any other problem I've seen so far, so I was wondering if anyone could tell me if I am heading in the right direction or if I made a mistake somewhere?
Thanks in advance,
Paul
I am stuck on the following problem:
Find the point on the graph of y = x^2 + 1 that is closest to the point (3,1).
I figured the following:
a = x^2 (where a is the vertical distance from 3,1 to any point on the function)
b = 3-x (where b is the horizontal distance from 3,1 to any point on the function)
I then figured that the total distance c between 3,1 and any point on the function would be defined by:
c^2 = a^2 + b^2 = x^4 + (3-x)^2 = x^4 + x^2 - 6x + 9
..so...
c = sqrt (x^4 + x^2 - 6x + 9)
...now I figure that I would have to take the first derivative c ' and find the zeros...
This looks like a much tougher formula to find the zeros in than any other problem I've seen so far, so I was wondering if anyone could tell me if I am heading in the right direction or if I made a mistake somewhere?
Thanks in advance,
Paul