A variable force of $\dfrac{5}{x^2}$ pounds moves an object along a straight line when it is $x$ feet from the origin. Calculate the work done in moving the object from $x=1$ ft to $x=10$ ft.
I tried doing $\displaystyle \int_1^{10} x\cdot \dfrac{5}{x^2}dx$
then got $\quad \displaystyle 5\int_1^{10} \dfrac{1}{x} dx $
then $5(\ln10-\ln1)$
then $5\ln10$ ft-lb
but the book says $4.5$ ft-lb....
work done = Force * distance
but if its variable force
then Work done = $\displaystyle \int_1^{10} Force \cdot dx$
$\displaystyle \int_1^{10} \dfrac{5}{x^2}dx$ = $\dfrac{-5}{x}$ between x=1 and x=10
so the answer is 4.5