357,647 views
27 votes
27 votes
The height of a triangle is 5cm more than half the base of the triangle. The area of the triangle is 6cm^2. Find the base and height of the triangle

User Michael Sacket
by
3.0k points

1 Answer

18 votes
18 votes

Answer:

Base = 2 cm and height = 6 cm.

Explanation:

Area = 1/2 * base + height

Let b be the base and h = height of the given triangle, then

6 = b/2 * h

6 = b/2(b/2 + 5)

b^2/4 + 5b/2 - 6 = 0

b^2 + 10b - 24 = 0

(b + 12)(b - 2) = 0

b = 2 (we neglect the negative b = -12)

So h = b/2 + 5 = 2/2 + 5 = 6.

User Federico Baron
by
2.9k points