SOLUTION: The height of a triangle is 4 meters longer than twice its base. Find the height if the area of the triangle is 63 square meters.
Algebra ->
Expressions-with-variables
-> SOLUTION: The height of a triangle is 4 meters longer than twice its base. Find the height if the area of the triangle is 63 square meters.
Log On
You can put this solution on YOUR website! To find the area of a triangle we use the formula A = (1/2)(h)(b).
Let h = (2x + 4)
Let A = 63
Let b = x
63 = (1/2)(2x + 4)(x)
Can you finish now?