Question 848076
The area of a triangle is 95 square feet.If the height is 5 more than the base, find the length of the height and base of the triangle. 
-------
Let base = x
Then height = x+5
-----
Equation:
x(x+5) = 95
-----
x^2 + 5x - 95 = 0
-----
x = [-5 +- sqrt(25-4*-95)]/2
-----
x = [-5 +- sqrt(405)]/2
-----
x = [-5 +- 9sqrt(5)]/2
-----
Positive solution:
x = (-5+9sqrt(5))/2 = 7.56 
x+5 = 12.58
=====================
Cheers,
Stan H.
=====================