Posted by Lyn on Monday, June 20, 2011 at 10:54pm.
The formula for distance between two point is
d = √( (y2-y1)^2 + (x2-x1)^2
so
5 = √((a-1)^2 ++ (4-1)^2 )
square both sides
25 = (a-1)^2 = 9
16 = (a-1)^2
take √ of both sides
4 = ± (a-1)
a-1 = ±4
a = 5 or a= -3
Thank you Reiny!
Related Questions
algebra - find the possible values of a, if the distance between the points is 5...
Algebra - Find the distance between (7,0) and (-7,0) The y coordinates of the ...
c++ - Distance between two 3-D points. Given two points in space (3-dimensional...
Algebra - Need help with these-- 21. Find the possible values of a, of the ...
Algebra - I can not figure these out for the life of me. Any help is appreciated...
ALGEBRA - Find the distance between two points which have the coordinates of (5,...
Algebra: Check please - 1. Find the distance between the pair of points. Round ...
geometry - the #'s given are the coordinates of two points on a # line. find...
geometry - the #'s given are the coordinates of two points on a # line. find...
math - Alright, let's say you want to get from one point to another, in a 3D...
For Further Reading