0
   

coordinate geometry

 
 
shashid
 
Reply Sat 21 Feb, 2009 10:50 pm
find distance a(1,2) b(2,3)
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 1,685 • Replies: 2
No top replies

 
ActuaryInTraining
 
  1  
Reply Sun 22 Feb, 2009 02:59 am
@shashid,
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
 
fresco
 
  1  
Reply Sun 22 Feb, 2009 04:41 pm
@shashid,
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

Amount of Time - Question by Randy Dandy
logical number sequence riddle - Question by feather
Calc help needed - Question by mjborowsky
HELP! The Product and Quotient Rules - Question by charsha
STRAIGHT LINES - Question by iqrasarguru
Possible Proof of the ABC Conjecture - Discussion by oralloy
Help with a simple math problem? - Question by Anonymous1234567890
How do I do this on a ti 84 calculator? - Question by Anonymous1234567890
 
  1. Forums
  2. » coordinate geometry
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/25/2024 at 08:54:58