asked 96.4k views
1 vote
The area of a triangular flag is 4242 square centimeters. its altitude is 2 centimeters longer than twice its base. find the lengths of the altitude and the base.

asked
User Start
by
7.9k points

1 Answer

5 votes
A = (h * b) / 2
h = 2b + 2
A = 42

42 = (b(2b + 2)) / 2
42 = (2b^2 + 2b) / 2
42 = b^2 + b
b^2 + b - 42 = 0
(b + 7)(b - 6) = 0

b + 7 = 0
b = -7...nope..extraneous solution

b - 6 = 0
b = 6 <== base

h = 2b + 2
h = 2(6) + 2
h = 12 + 2
h = 14 <=== height (altitude)
answered
User Gabriel Bianconi
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.