SOLUTION: Suppose the base and height of a triangle sum to 20, and the area of the triangle is 30 square sm. What are the dimensions of the triangle?
Algebra ->
Triangles
-> SOLUTION: Suppose the base and height of a triangle sum to 20, and the area of the triangle is 30 square sm. What are the dimensions of the triangle?
Log On
Question 756243: Suppose the base and height of a triangle sum to 20, and the area of the triangle is 30 square sm. What are the dimensions of the triangle? Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! Suppose the base and height of a triangle sum to 20, and the area of the triangle is 30 square sm. What are the dimensions of the triangle?
***
let x=base of triangle
20-x=height of triangle
Area of a triangle=1/2*base*height
30=1/2*x*(20-x)
60=20x-x^2
x^2-20x+60=0
solve for x by quadratic formula:
a=1, b=-20, c=60
ans:
x≈3.68 or 16.32
base of triangle=3.68 m
height of triangle=16.32 m