Question 39728
Let b = size of base
Let h = size of height
Let A = area
h = 3 + 5b  (h is 3 more than 5 times base)
A = h * b
A = (3+5b)* b
344 = 3b + 5bē
5bē + 3b - 344 = 0
(5b + 43)(b - 8) = 0
b = -8.6, b = 8
Discarding the negative value,
b = 8
h = 3 + 5b
h = 3 + 40
h = 44
======