SUVAT Question Generator
Motion under constant acceleration, where the skill is choosing which of the equations has the four quantities you actually have. Values here are drawn so that the arithmetic stays manageable, and deceleration — a negative acceleration — appears above the gentle level, because a negative value is where sign errors start and where a final velocity below the initial one stops looking like a mistake.
What this generator does
Draws an initial velocity, an acceleration and a time, then asks for either the final velocity or the distance travelled. The working names the equation being used and substitutes the values into it explicitly.
How to use this tool
- Choose how many questions you want and at what level.
- List what you have been given, then pick the equation containing exactly those quantities.
- Reveal the answer, or the working to see the substitution.
- Seed the set to give a class the same questions.
Understanding the controls
- How many questions
- Between 1 and 20. Eight gives a good mix of the two question types.
- Level
- Gentle uses positive accelerations and asks only for the final velocity. Standard and stretch allow deceleration and mix in distance questions over longer times.
- Seed
- Reproduces the same motions exactly from a word you pick.
- Show the answers / working
- The value alone, or the equation choice and the substitution.
Common use cases
- Practice at selecting the right equation rather than at the arithmetic
- Introducing negative acceleration as deceleration in a concrete question
- Alternating between final-velocity and distance questions
- Homework where the working can be checked line by line
- Producing the same set twice from a seed
How this generator works
Values are drawn as whole numbers and the answer computed from v = u + at or s = ut + ½at². Zero acceleration is rejected, since it makes the question trivial. The check recomputes the answer from the same three values and requires it to match after rounding, so an answer cannot drift from the question it belongs to.
Randomness and fairness
The initial velocity, acceleration and time are random; the equations are fixed physics. Seeded sets reproduce and are therefore explicitly not cryptographically secure. Unseeded, the browser's cryptographically secure generator supplies the values.
For how randomness is produced across the whole site, see how Generate Random works.
Limitations and good to know
- Constant acceleration only — this is not projectile motion or variable acceleration.
- Motion is in one dimension, so vectors and components do not appear.
- Only two of the five SUVAT equations are exercised as question types.
- Units are metres and seconds throughout, so unit conversion is not part of the practice.
- Nothing is retained after you leave, so seed a set you want to hand out twice.
Privacy and your data
All values and answers are generated in your browser. Nothing about the questions you produce is transmitted or kept.
Related generators
- Speed Distance Time Question GeneratorJourney questions where the time is often in minutes and the speed is in km/h, so the conversion is the real step.
- Ohm's Law Question GeneratorVoltage, current and resistance questions with whole-number answers, chaining into power at the stretch level.
- SI Unit Quiz GeneratorUnits, symbols and decimal prefixes from the SI — the one dataset here that is a definition rather than a measurement.
- Science Hypothesis GeneratorTurn a testable science question into a proper hypothesis.