
Patrick B. answered 09/15/20
Math and computer tutor/teacher
Xend + 3*Xstart Yend + 3*Ystart
-------------------- ---------------------
4 4
10 + 3*-6 9 + 3*-3
------------ = -2 ----------- = 0
4 4
check:
THe whole distance is
sqrt( (-6 - 10)^2 + (-3 - 9)^2 )
= sqrt( (-16)^2 + (-12)^2 )
= sqrt( 256 + 144)
= sqrt(400)
= 20
1/4 of that is 5
Distance from (-6, -3) to (-2 ,0) is
sqrt( (-6- -2)^2 + (-3-0)^2)
= sqrt( (-4)^2 + (-3)^2 )
= sqrt ( 16 + 9)
= sqrt(25)
= 5
(-2,0) is correct