how do i find the distance between the two points (4,2) and (7,6)???? please tell me, i didnt remeber what the teacher told me
Follow Math Help Forum on Facebook and Google+
distance between two points (a,b) and (x,y) is sqrt{(a-x)^2 + (b-y)^2}
Originally Posted by kl050196 how do i find the distance between the two points (4,2) and (7,6)???? please tell me, i didnt remeber what the teacher told me Why try to remember .... Just refer to your class notes. Or use Google. (You do have notes, right?)