Question #dc81f

1 Answer

5(12e2+7) or ~35.33834

Explanation:

let's make the exponential decay graph f(x) graph{e^(-0.4x) [-7.024, 7.024, -3.51, 3.514]}
and the linear graph g(x)
graph{2.4x+1 [-7.024, 7.024, -3.51, 3.514]}

Judging by the graphs, the linear graph will be the "upper curve" from 0 to 5 since it is greater than the exponential decay graph at all points (0,5]

So it will be integration of upper area minus lower area for the domain, or 50g(x)f(x)dx.
Then you substitute the equations, so
50(2.4x+1)(e0.4x)dx
=502.4x+1e0.4xdx

Then you can integrate and solve using the 2nd Fundamental Theorem of Calculus.

502.4x+1e0.4xdx
=(1.2x2+x+2.5e0.4x)50
=1.252+5+2.5e0.45(0)
=5(12e2+7) or ~35.33834

Ask if you need any clarification on this. Thanks for asking though.