SOLUTION: The base of a triangle is 5 meters more than its height, and its area is 12 square meters. Find the base and the height of the triangle. [area =1/2*base*height]

Algebra ->  Expressions-with-variables -> SOLUTION: The base of a triangle is 5 meters more than its height, and its area is 12 square meters. Find the base and the height of the triangle. [area =1/2*base*height]      Log On


   



Question 86607This question is from textbook intermediate algebra
: The base of a triangle is 5 meters more than its height, and its area is 12 square meters. Find the base and the height of the triangle. [area =1/2*base*height] This question is from textbook intermediate algebra

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The base of a triangle is 5 meters more than its height, and its area is 12 square meters. Find the base and the height of the triangle. [area =1/2*base*height]
--------------
Let the height be "x" meters.
Then the base is "x+5" meters.
EQUATION:
[area =1/2*base*height]
12 = (1/2)*(x+5)*x
24 = x^2+5x
x^2+5x-24=0
(x+8)(x-3)=0
Positive answer: x=3 meters (height)
x+5 = 8 meters (base)
=============
Cheers,
Stan H.