Can someone please help with this question
Find the closest point on the line y=2x to (1,0)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (amistre64):
the closest point between two spots is a straight line that is perpendicular to it. right?
OpenStudy (anonymous):
yes
OpenStudy (amistre64):
then lets make a line perpendicular to this one the crosses thru the point (1,0)
OpenStudy (amistre64):
then where those lines meet is the nearest point right?
OpenStudy (amistre64):
y = 2x; y = (-1/2)x is perpendicular to it.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (amistre64):
0 = (-1/2)(1) + b
0 = -1/2 + 1/2
our equation is going to be y = (-1/2)x + 1/2
OpenStudy (amistre64):
now where do these two equations meet up?
y = 2x
y = (-1/2)x + 1/2
2x = (-1/2)x + 1/2
2x + (1/2)x = 1/2
(5/2)x = 1/2
---- ---
5/2 5/2
x = 1/5
the nearest point is: (1/5 , 2,5)
OpenStudy (amistre64):
(1/5 , 2/5) if I can type today :)
OpenStudy (amistre64):
y = (-1/2)(1/5) + 1/2
y = -1/10 + 5/10
y = 4/10 = 2/5 that chacks out good :)
OpenStudy (amistre64):
you agree?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
yes I do
OpenStudy (amistre64):
good :) but I hope you do so because its right, and not becasue I said so ;)