SOLUTION: Find the point that is one-fourth of the way from(2,4) to (10,8).

Algebra.Com
Question 369580: Find the point that is one-fourth of the way from(2,4) to (10,8).
Answer by CharlesG2(834)   (Show Source): You can put this solution on YOUR website!
Find the point that is one-fourth of the way from(2,4) to (10,8).

distance d = sqrt( (x2 - x1)^2 + (y2 - y1)^2 )
d = sqrt( (10 - 2)^2 + (8 - 4)^2 )
d = sqrt( 8^2 + 4^2 )
d = sqrt( 64 + 16 )
d = sqrt(80)
80 = 16 * 5
d = 4sqrt(5)
one-fourth of this distance is sqrt(5)
x: 2 + 1/4(10 - 2) = 2 + 1/4(8) = 2 + 2 = 4
(the 10 - 2 is subtracting the x coordinates)
y: 4 + 1/4(8 - 4) = 4 + 1/4(4) = 4 + 1 = 5
(the 8 - 4 is subtracting the y coordinates)
the point (4,5) should be sqrt(5) away from (2,4)
check:
d = sqrt( (4 - 2)^2 + (5 - 4)^2 )
d = sqrt( 2^2 + 1^2)
d = sqrt( 4 + 1 )
d = sqrt(5)
yes, answer is the point (4,5)

RELATED QUESTIONS

Find the coordinates of the point that lies one fourth of the way from (4,6) to... (answered by Alan3354)
Find the point that is one-fourth of the way from (2,4) to... (answered by jim_thompson5910)
Find the point that is one-fourth of the way from (2,4) to... (answered by jim_thompson5910)
Find the coordinates of the point that lies one fourth of the way from (-10, -2) to (... (answered by lwsshak3)
What fraction is one-fourth of the way from 5/8 to... (answered by ankor@dixie-net.com,josmiceli)
Find the coordinates of the point that lies one fourth of the way from (-12,4) to (0,6) (answered by solver91311)
What is the coordinate of the point located one-half of the way from -1/2 to 1... (answered by checkley71,JimMarshall)
Find the coordinates of the point that lies three fourths of the way from (10, -8) to... (answered by stanbon,math-vortex)
Find the point that is one-fourth of the distance from the point P(-1,3) to the point... (answered by Alan3354,stanbon)