
Arman G. answered 10/27/19
Aerospace Engineer
A = (Area of rectangle on bottom) + (Area of triangle on top) = (b*hrectangle) + (0.5*b*htriangle) (note: b is the same for the triangle and rectangle so it's x)
A = (3*x) + (0.5*x*htriangle)
But how do we get htriangle? Slope = rise over run = h/x = 5/6 so h = (5/6)*x so plug it in:
A = (3*x) + (.5*x*x*(5/6)) = (5/12)*x2 + 3*x