area of the triangle?

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 13
Joined: Sat Jul 25, 2009 9:30 am
Thanked: 2 times

by fiercepoint » Tue Sep 29, 2009 6:16 am
30

I think it helps to draw the triangle to help you visualize what it looks like. The line between coordinates (-2 , -3), (4, -3) is the base which is 6 units in length. Same y coordinates for both points is also a giveaway here. Now you need the height. Since the distance between x coordinates was the base, the height will be the distance between y coordinates, in this case -3 and 7, which is 10 units. Now just plug the values into the formula to find the area (10 x 6) / 2 = 30.

Master | Next Rank: 500 Posts
Posts: 399
Joined: Wed Apr 15, 2009 3:48 am
Location: india
Thanked: 39 times

by xcusemeplz2009 » Tue Sep 29, 2009 6:52 am
there are two ways to solve this
ist) direct application formula i.e area of a triangle with coordinate (x1,y1);(x2,y2) and (x3,y3) is
= 1/2[x1(y2-y3)+x2(y3-y1)+x3(y1-y2)]
putting values we can get area

2nd and more simpler way is to draw the triangle in xy plane and get the height and base and calculate
in this case h=10 and b=6
area=1/2bh=1/2*6*10=30
It does not matter how many times you get knocked down , but how many times you get up