View Single Post
  #2  
Old July 30th, 2008, 05:45 PM
Quick's Avatar
Quick Quick is offline
MHF Contributor
 
Join Date: May 2006
Location: New England
Posts: 1,029
Country:
Thanks: 32
Thanked 144 Times in 120 Posts
Quick has a spectacular aura aboutQuick has a spectacular aura about
Default

Quote:
Originally Posted by comet2000 View Post
Sketch a diagram for each problem on the grid provided, then solve the problem.

12. Show that the triangle with vertices (0,0), (6,0) and (3,3) is an isosceles right triangle-that is, a right triangle with two sides of the same length.


how do i solve this?
Everyone wave to our good friend, the distance formula

d = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}

You can use that formula to find out the length of the sides, if two sides are the same, then the triangle is isosceles, if you need more help understanding finding the lengths then you can just ask.

Now how do you find out if it's a right triangle? To do that, we can use an even better friend of mathematics, the pythagorean theorum.

a^2 + b^2 = c^2

You have to find the lengths of the sides, and then substitute them in, if the equation is correct, then you have a right triangle.
Reply With Quote