SOLUTION: an altitude of a triangle is 2 cm longer than its base. what are the dimensions of the altitude and the base if the area of the triangle is 40 cm^2

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: an altitude of a triangle is 2 cm longer than its base. what are the dimensions of the altitude and the base if the area of the triangle is 40 cm^2      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 877351: an altitude of a triangle is 2 cm longer than its base. what are the dimensions of the altitude and the base if the area of the triangle is 40 cm^2
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
an altitude of a triangle is 2 cm longer than its base. what are the dimensions of the altitude and the base if the area of the triangle is 40 cm^2
.
Let b = base
then
b+2 = altitude
.
area of any triangle = (1/2)bh
40 = (1/2)b(b+2)
80 = b(b+2)
80 = b^2+2b
0 = b^2+2b-80
0 = (b+10)(b-8)
b = {-10, 8}
can't be negative so:
b = 8 cm (base)
.
altitude:
b+2=8+2= 10 cm