CLASSICAL-MECHANICS
| Formula | Name | Description |
|---|---|---|
| Polynomial acceleration | Constant baseline, linear ramp, quadratic curvature | |
| Velocity | Integrate term by term | |
| Position | Integrate term by term | |
| Piecewise braking | Integrate from the interval's start , match boundaries |
Nudge a coefficient of and watch it climb into and , one power of heavier each step.
💡 Each integration multiplies a term's running denominator by its new exponent — the chain runs and the chain .
The velocity gained by time is exactly the area swept out under the acceleration curve from to .
One bicycle speed lets it reach the braking car exactly as the car comes to rest — which value of ?
💡 The car's curve only bends after : during the coast , and the boundary value carries forward as the braking phase's initial condition.
Question 1
An object has acceleration and starts with velocity . Integrating once, what is the velocity ?
✅ Correct! Each term gains one power of t and divides by the new exponent.
❌ Not quite. Use the power rule term by term: the t² term divides by 2 and the t³ term divides by 3.
Solution:
Integrate each term of from to and add back . The power rule raises each exponent by one and divides by the new exponent:
Each acceleration coefficient produces a velocity term one degree higher.
Question 2
Integrating the velocity to get position, what denominator appears on the term in ?
✅ Correct! The existing 2 times the new exponent 3 gives 6.
❌ Not quite. Multiply the denominator already on the term (2) by the new exponent (3).
Solution:
In the term is . Integrating raises to and divides by the new exponent 3:
The denominator is , giving the position term .
Question 3
True or False: For piecewise acceleration, when you integrate the braking phase you should always integrate starting from , the very beginning of the motion.
✅ Correct! Integrate each interval from its own start and match boundary values.
❌ Not quite. The braking phase is integrated from t₁, with v and x carried forward from the previous interval.
Solution:
False. For piecewise acceleration, you integrate each interval separately, starting from the beginning of that interval — here the braking phase is integrated from , not from :
Velocity and position must be continuous at the boundary, so and carry forward as the initial conditions for the braking phase. Resetting these to zero is the most common error in piecewise problems.
Question 4
In the bicycle-and-car problem, the car stops at at . The bicycle starts at at constant speed and meets the car exactly then. What is ?
✅ Correct! From −17 + 3v_b = 28 you get v_b = 15 m/s.
❌ Not quite. Set −17 + 3v_b = 28 and solve: it covers 45 m of ground in 3 s.
Solution:
The bicycle moves at constant speed, so its position is . Set it equal to the car's meeting position at :
Setting the two position equations equal at the encounter time and solving for the unknown is the general recipe for meeting problems.
Solved: 0 / 4