The Solution:
Given that the distance is defined by the function below:
![d(t)=t^3-2t+2](https://tex.z-dn.net/?f=d%28t%29%3Dt%5E3-2t%2B2)
We are required to find the average speed of the ladybug from t=1 second to t=3 seconds in inches/second.
Step 1:
For t=1 second, the distance in inches is
![d(1)=1^3-2(1)+2=1-2+2=1\text{ inch}](https://tex.z-dn.net/?f=d%281%29%3D1%5E3-2%281%29%2B2%3D1-2%2B2%3D1%5Ctext%7B%20inch%7D)
For t=3 seconds, the distance in inches is
![d(3)=3^3-2(3)+2=27-6+2=21+2=23\text{ inches}](https://tex.z-dn.net/?f=d%283%29%3D3%5E3-2%283%29%2B2%3D27-6%2B2%3D21%2B2%3D23%5Ctext%7B%20inches%7D)
By formula,
![\text{ Average Speed=}\frac{\text{ distance covered}}{\text{ time taken}}](https://tex.z-dn.net/?f=%5Ctext%7B%20Average%20Speed%3D%7D%5Cfrac%7B%5Ctext%7B%20distance%20covered%7D%7D%7B%5Ctext%7B%20time%20taken%7D%7D)
In this case,
Distance covered = change in distance, which is
![\text{ change in distance=d(3)-d(1)=23-1=22 inches}](https://tex.z-dn.net/?f=%5Ctext%7B%20change%20in%20distance%3Dd%283%29-d%281%29%3D23-1%3D22%20inches%7D)
Time taken = change in time, which is:
![\text{ Change in time=t}_2-t_1=3-1=2\text{ seconds}](https://tex.z-dn.net/?f=%5Ctext%7B%20Change%20in%20time%3Dt%7D_2-t_1%3D3-1%3D2%5Ctext%7B%20seconds%7D)
Substituting these values in the formula, we get
![\text{ Average Speed=}\frac{22}{2}=11\text{ inches/second}](https://tex.z-dn.net/?f=%5Ctext%7B%20Average%20Speed%3D%7D%5Cfrac%7B22%7D%7B2%7D%3D11%5Ctext%7B%20inches%2Fsecond%7D)
Therefore, the correct answer is 11 inches/second.