SOLUTION: a triangle has area 42cm^2. find the height, in cm, if it is 5cm shorter than the base.
Algebra
->
Test
-> SOLUTION: a triangle has area 42cm^2. find the height, in cm, if it is 5cm shorter than the base.
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 760439
:
a triangle has area 42cm^2. find the height, in cm, if it is 5cm shorter than the base.
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
Base = x
Height = (x - 5)
Area = 1/2 (base * height)
42 = 1/2 (x*(x - 5))
42 = 1/2(x^2 - 5x)
84 = x^2 - 5x
x^2 - 5x - 84
(x - 12)(x + 7) = 0
x = 12
x = -7 (no answer)
Base = 12cm
Height = 7cm