0
   

coordinate geometry

 
 
View Profile shashid
 
Reply Sat 21 Feb, 2009 10:50 pm
find distance a(1,2) b(2,3)
 
  1  
Reply Sun 22 Feb, 2009 02:59 am
Create point c(2,2) in order to form a triangle.

Now you have 3 sides of the triangle

side ac (length 1)
side bc ( length 1)
and side ab (length ?)

Use pythagorean theorem which says the length of the hypotenuse of a right angled triangle is the squareroot of the sum of the squares of the other 2 sides.

square of side ac is 1^2 = 1
square of side bc is 1^2 = 1
length of ab = sqrt(1 + 1) = sqrt(2)
0 Replies
 
View Profile fresco
 
  1  
Reply Sun 22 Feb, 2009 04:41 pm
d=sqrt[(x2-x1)^2 +(y2-y1)^2]
=sqrt[1^2 +1^2]
=sqrt[2}
=1.414

You don't need a triangle. This theorem is extendable to n dimensions.
0 Replies
 
 

Related Topics

math basketball question - Question by trayner
coin tossing - Question by zyrus64
Math problem - Question by rohtarantula
mara needs to get to her friends! - Question by changasnr
x^0 and x^1 Power - Discussion by nycfunction
e=mc3? - Question by C99
COORDINATE GEOMETRY - Question by pooja gupta
graph the trig function - Question by sara313
 
  1. able2know
  2. » coordinate geometry
Copyright © 2009 Horizontal Verticals :: Page generated in 0.33 seconds on 11/08/2009 at 02:48:49 Top End