SOLUTION: # 78 area of a triangle the base of the triangle is 4 inches longer than the height . If its area is 70 square inches , what are the base and the height
So far I can say base
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: # 78 area of a triangle the base of the triangle is 4 inches longer than the height . If its area is 70 square inches , what are the base and the height
So far I can say base
Log On
Question 151692: # 78 area of a triangle the base of the triangle is 4 inches longer than the height . If its area is 70 square inches , what are the base and the height
So far I can say base = height + 4 area = 70 the formula for area of a triangle is A = 1/2 bh
70 = [(h+4)(h)/2]
140=h^2+4h
140= (h+4)(h-0) or should I do h^2 + 4h -140 = 0...(h+14)(h-10)=0
then h=-14 or h=10? Answer by jim_thompson5910(35256) (Show Source):