SOLUTION: Hi, could you please help me on how to solve this problem? Determine the area of the triangle bounded by the following equations using Heron's formula: x-2y=12, x+3y=9, and 4x-y=-

Algebra ->  Triangles -> SOLUTION: Hi, could you please help me on how to solve this problem? Determine the area of the triangle bounded by the following equations using Heron's formula: x-2y=12, x+3y=9, and 4x-y=-      Log On


   



Question 68245: Hi, could you please help me on how to solve this problem?
Determine the area of the triangle bounded by the following equations using Heron's formula: x-2y=12, x+3y=9, and 4x-y=-16. I know the Heron's formula but I do not know how to solve the problem. I first put the equations in function form but I don't know if that is how to solve the problem.
Please help me! I need this for homework that is due in three days!
Thank you.

Answer by adamchapman(301) About Me  (Show Source):
You can put this solution on YOUR website!
I have plotted the lines for you.
+graph%28+300%2C+200%2C+2%2C+12%2C+-10%2C+10%2C+%28x%2F2%29-6%2C+3-%28x%2F3%29%2C+4x-16%29+

You can see where the 3 lines intercepet above.
These points can be found by simulataneously solving the 3 equations you worked out.
Let's do that now:
x-2y=12 ...(1)
x%2B3y=9 ...(2)
4x-y=-16 ...(3)
rearrange equation (1) to give x in terms of y
x=2y%2B12 and put this new value for x into equation (2):
2y%2B12%2B3y=9
y=-3%2F5
If we put this value for y into the expression we had for x, we get:
x=2%28-3%2F5%29%2B12
x=-54%2F5
Following the process above similarly for equations (1) and (2), (2) and (3), finally (1) and (3) you will obtain the location of the three corners of the triangle in (x,y) coordinates.
Now find the lengths of the three sides by using:
L=sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29
where L is the length between the points (x1,y1) and (x2,y2). Do this for all three combinations of the 2 points you obtained earlier. Call these lengths a,b and c.
Now you have the lengths, you can calculate the 'semiperimeter', also called 's', using:
s=%281%2F2%29%28a%2Bb%2Bc%29
Now we can use Heron's formula to find the area:
area=sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29
I hope this has helped you. If you have any further questions, please email me or visit my website at www.geocities.com/quibowibbler .
Best Regards,
Adam