Q1. A truck accelerates uniformly from 10m/s to 30m/s over a distance of 200m. What is the acceleration?
Answer: 2.0m/s2
Explain it simply
You have initial velocity, final velocity, and distance — but no time. That combination screams v-squared equation. Plug in and solve for a. Choice A comes from dividing the velocity difference by the distance (20/200). Choice C comes from squaring velocity difference divided by distance incorrectly.
Q2. A projectile is launched from ground level at 40m/s at 45° above the horizontal. What is the total horizontal range? Use g=9.81m/s2.
Answer: 163.1m
Explain it simply
For range, you can either use the range formula R=v02sin(2θ)/g, or work it from first principles: find time of flight from the vertical equation, then multiply by horizontal velocity. At 45 degrees, sin(90°)=1, so R=v02/g. Choice B comes from using v0sin45° instead of v02. Choice D comes from doubling the correct answer — maybe computing total distance incorrectly.