SOLUTION: area = 697 square inches. Base of triangle is 7" shorter than height. What is the height?

Algebra ->  Points-lines-and-rays -> SOLUTION: area = 697 square inches. Base of triangle is 7" shorter than height. What is the height?      Log On


   



Question 853883: area = 697 square inches. Base of triangle is 7" shorter than height. What is the height?
Found 2 solutions by ewatrrr, chndnbl:
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
Let h represent its height ⇒ b = (h-7)
A = %281%2F2%29bh+=+%281%2F2%29%28h-7%29h+=+697+in%5E2
h^2 - 7h - 1394 = 0 Factor
(h - 41)(x+34) = 0 (Tossing out the negative solution for unit measure)
h = 41 in

Answer by chndnbl(31) About Me  (Show Source):
You can put this solution on YOUR website!
Let height= h=x inches
base=b=x-7 inches
area of triangle = 697 square inches
(1/2)*b*h = 697
1/2 * x-7 * x = 697
x^2-7x = 1394
x^2 - 7x - 1394=0
solve this quadratic equation , find the roots of x. Then substitute in the base.