The diagram shows part of a sketch of the curve with equation $y=\frac{2}{x^2}+x$. The points $A$ and $B$ have $x$-coordinates $\frac 12$ and $2$ respectively. Find the area of the finite region between $AB$ and the curve.
First, I found the $y$ values for $A$ and $B$ by substituting $x$ into the equation of the curve. I got $A(\frac 12, \frac{17}{2})$ and $B(2, \frac 52)$.
Then, I used the formula for the area of a trapezium: $\frac{a+b}{2} \times h$, to find the area under the line. $ \frac {\frac {17}{2} + \frac 52} {2} \times \frac 32 = \frac {33}{4}$ square units.
I then used $\int_{\frac 12}^2(y=\frac{2}{x^2}+x)dx$ to find the area under the curve. $[\frac {2x^{-1}}{-1} + x^2]_\frac 12^2 = \frac {27}{4}$ square units.
If I subtract the latter area from the former, I get the answer $\frac 32$ square units. The textbook states the answer is $\frac {27}{8}$. Why am I wrong?
