Guided course - 5 chapters
Statics basics: A Practical Course with Lukas Meyer
Lukas Meyer teaches Statics basics through five practical chapters that move from a clear foundation to guided work, applied decisions, and revision. You will finish with an annotated concept, model, or prototype, a tutor-ready capstone, saved notes, and a repeatable way to continue practicing.
Your course progress
0 of 5 chapters complete
0%Sign in is required to save progress, checkpoint answers, and notes. Sign in to continue.
What you will learn
Build knowledge, use it, and leave with evidence of progress.
-
Explain the essential Statics basics vocabulary through a connected mental model.
-
Follow and explain a reliable design and engineering workflow in guided practice.
-
Apply Statics basics to a realistic scenario with visible constraints and tradeoffs.
-
Evaluate and revise an annotated concept, model, or prototype using evidence-based success criteria.
-
Complete a capstone and leave with a specific next-practice plan.
Before you start
- No professional design software is required
- Comfort making rough sketches or diagrams is helpful
Useful materials
- Paper and pencil or a basic digital drawing tool
- A measurement or reference sheet
- Optional domain software for learners who already use it
Suggested rhythm
Complete one 30-minute chapter at a time: learn for 10 minutes, practice for 15, then use 5 minutes for the checkpoint and notes.
Course capstone
Statics basics concept proposal
Develop a Statics basics proposal for a defined user and constraint, then show how critique changed the final direction.
What you will submit
- A short design brief
- Two alternatives and one developed concept
- An annotated final model plus revision note
How it will be reviewed
- The proposal answers the brief
- Constraints are handled visibly
- Annotations explain decisions
- Revision responds to evidence or critique
Course chapters
Learn, practice, check, and record what matters.
-
Chapter 1
Statics basics: Foundations and vocabulary
Build a dependable mental model for Statics basics before trying to memorize isolated details. You will define the essential vocabulary, inspect a worked example, and turn the ideas into a reference you can actually use.
Learning objectives
- Explain the purpose of Statics basics in your own words.
- Use the chapter vocabulary accurately in a short example.
- Distinguish a strong example from a common misconception.
- Create a compact reference for later practice.
Key terms
1 Start with the purpose
Place Statics basics inside a constrained design problem for a specific user, place, or technical need. Name the result a learner is trying to produce and the constraints that make the skill useful.
2 How Statics basics actually works
These are the load-bearing ideas. Everything later in the course is an application of one of them, so it is worth reading slowly and returning to when something stops making sense.
- Equilibrium needs two conditions. A rigid body at rest requires the vector sum of forces to be zero and the sum of moments about any point to be zero. Force balance on its own still permits the body to rotate, so the moment equation is never optional.
- Moment is force times perpendicular distance. The moment of a force about a point equals the force multiplied by the perpendicular distance from that point to the force's line of action, measured in newton-metres. A force whose line of action passes through the pivot produces no moment at all, however large it is.
- Support type determines the unknowns. A roller supplies one reaction perpendicular to its surface, a pin supplies two components, and a fixed support supplies two components plus a moment. Counting unknown reactions against available equations tells you whether the structure is statically determinate before you start solving.
3 Misconceptions worth clearing early
Each of these is common, understandable, and expensive to leave in place. Recognising them now saves rework later.
- Using the along-the-member distance as the moment arm. For an inclined force the distance measured along the beam is the one easiest to read off the diagram. Fix: Resolve the force into components first, or measure the true perpendicular distance to its line of action.
- Ignoring the self-weight of the member. Textbook problems usually say to neglect it, and the habit carries into real work. Fix: For an actual member, represent its distributed weight as a point load acting at the centroid unless told otherwise.
- Designing at full size only. The working canvas flatters the design. Fix: Check at the real size and distance, and on a small screen, before deciding anything is finished.
4 Build the mental model
Connect the key terms as a process rather than a word list. Use this sequence: define the constraint, sketch alternatives, build a testable representation, and revise from critique.
5 Catch the common miss
Compare a surface-level attempt with one that shows clear requirements, coherent decisions, technical or visual consistency, and useful iteration. Explain the single difference that matters most.
Equation in contextEquilibrium
\sum F_x=0,\qquad \sum F_y=0,\qquad \sum M=0A static body has no unbalanced translation or rotation.
Live staticsBalance the beam before you calculate
Move the loads and their distances; the beam tips the moment the moments disagree.
A moment is force times distance. The beam does not care how heavy something is — only how heavy times how far.
- Balance a heavy load with a lighter one using distance alone.
- Double one load and restore balance without touching the other load.
Side-by-side comparisonTwo proposals for the same brief
Both attempts look plausible from a distance. Toggle the highlights and study where they part ways.
Aspect Style-first concept Constraint-first concept Requirements The brief quietly redefined to fit the idea The idea shaped to fit user, space, and budget Decisions Choices justified by taste Choices annotated with the constraint they answer Iteration Critique treated as a threat Critique folded into a visible revision Constraints are not the enemy of good design; they are its raw material.
Practice roundMatch the Statics basics vocabulary
Tap a term, then the definition it belongs to. Wrong guesses cost nothing but honesty.
Retrieval beats rereading: pulling a definition from memory strengthens it far more than recognizing it on the page.
- Clear the board once, shuffle, and beat your attempt count.
- Say each definition aloud before tapping — then check yourself.
Practice activity - 12 minMake a one-page field guide
Create a compact field guide that would help a new learner recognize and begin using Statics basics.
- Write a one-sentence definition and purpose.
- Add the four key terms with a plain-language example.
- Include one non-example and explain why it misses.
- Finish with a three-step starter checklist.
DeliverableOne annotated page or slide that can be reused in later chapters.
Success looks like- The definition is specific.
- Examples match the vocabulary.
- The checklist is usable without extra explanation.
Knowledge check1 questionWhich response best shows a usable foundation in Statics basics?
Not startedSign in to save chapter notes to your account.
-
Chapter 2
Calculus applications: Guided demonstration
Follow a complete Calculus applications example from setup to result, pausing at the decisions that experts often make silently. Then repeat the process with support and check your work against visible criteria.
Learning objectives
- Sequence the main steps in a reliable Calculus applications workflow.
- Explain why each important decision is made.
- Complete a supported example without skipping verification.
- Use a checklist to identify one correction.
Key terms
1 Watch the whole process
Trace a model from the initial prompt to an annotated concept, model, or prototype. Mark each point where the learner must observe, choose, or verify rather than act automatically.
2 Worked example: Locating the turning points of f(x) = x³ - 6x² + 9x
Follow each step and predict the next before you read it. Predicting first is what turns a demonstration into practice.
- Differentiate to get f'(x) = 3x² - 12x + 9, which factors as 3(x - 1)(x - 3).
- Set the derivative to zero, giving critical points at x = 1 and x = 3.
- Take the second derivative, 6x - 12. At x = 1 it is -6, which is negative, so x = 1 is a local maximum.
- At x = 3 the second derivative is +6, so x = 3 is a local minimum. The function values are 4 and 0 respectively.
The sign of the second derivative classifies a critical point outright, with no plotting or testing of nearby values needed.
3 Where this usually goes wrong
Watch for these while you work through the demonstration rather than afterwards.
- Differentiating a product term by term. Sums do differentiate term by term, so learners assume products behave the same way. Fix: Use the product rule: the derivative of uv is u'v + uv'. Test the shortcut on x times x, whose derivative is 2x rather than 1.
- Leaving out the constant of integration. An indefinite integral feels finished the moment an antiderivative appears. Fix: Always append + C. It becomes load-bearing as soon as you solve a differential equation with an initial condition.
- Designing at full size only. The working canvas flatters the design. Fix: Check at the real size and distance, and on a small screen, before deciding anything is finished.
4 Practice with scaffolding
Repeat the model with one detail changed. Keep the prompts visible and say or write the reason for each choice before continuing.
5 Check before feedback
Use clear requirements, coherent decisions, technical or visual consistency, and useful iteration as the quality test. Make one self-correction before asking the tutor to review the result.
Equation in contextDerivative as slope
f'(x) = \lim_{h \to 0}\frac{f(x+h)-f(x)}{h}The derivative is the slope of the curve at a single point — the limit of smaller and smaller rise-over-run.
Calculus labRide the tangent line along a curve
Drag the point; the tangent line and its slope value travel with it — the derivative, drawn live.
The derivative is not a ritual of symbols: it is the slope of the curve at a point, and 2ax is just that slope written down for y = ax².
- Find where the slope reads exactly zero.
- Compare the slopes at x = 1 and x = 2 — double, as 2ax predicts?
Guided flowchartA complete Calculus applications practice run
flowchart LR N1["Read the task"] N2["Model one step"] N3["Try with support"] N4["Verify the result"] N1 --> N2 N2 --> N3 N3 --> N4Pause at each arrow and explain the decision before moving to the next step.
Practice roundRebuild the Calculus applications method
The steps of this chapter's method, shuffled. Arrange them so they would actually work.
A method is a sequence, not a bag of tips — if the order surprises you, that is exactly the gap worth closing now.
- Order the steps, then explain to yourself why step 2 cannot go last.
- Shuffle again and solve it in fewer moves.
Practice activity - 15 minComplete the guided run
Use the chapter workflow to produce an annotated concept, model, or prototype for a slightly changed Calculus applications example.
- Restate the task and constraints.
- Follow the model one decision at a time.
- Record the reason for two key choices.
- Check the result and revise one issue.
DeliverableA completed guided example with two decision notes and one correction.
Success looks like- The workflow is complete.
- Decisions have reasons.
- The final check produces a visible correction.
Knowledge check1 questionDuring guided Calculus applications practice, when is the best time to explain a choice?
Not startedSign in to save chapter notes to your account.
-
Chapter 3
Free-body diagrams: Applied scenario
Transfer Free-body diagrams into a realistic scenario where the prompt is less tidy and more than one option may be reasonable. You will define the constraints, choose an approach, and defend the tradeoff.
Learning objectives
- Extract the relevant facts and constraints from a realistic scenario.
- Generate at least two plausible approaches to Free-body diagrams.
- Choose an approach using explicit criteria.
- Explain the likely consequence of the choice.
Key terms
1 Read the situation
Translate the scenario into a clear task. Separate facts, assumptions, constraints, and information that is interesting but not relevant to Free-body diagrams.
2 Choosing well under real constraints
Applied work is mostly judgement under limits: less time, less information, and more competing goals than a textbook example allows. These are the decision rules that hold up in practice.
- The layout feels cluttered: Remove or group before resizing; hierarchy problems rarely respond to smaller type.
- A stakeholder disputes a choice: Reframe it around the user task or a measurable standard rather than preference.
- You have limited time to improve a design: Fix contrast, hierarchy, and touch targets first; they affect every user immediately.
3 Reading the situation before acting
Before choosing an approach, state three things explicitly: what result the situation actually requires, which constraints are fixed rather than preferences, and what evidence would tell you the approach is working. Skipping this step is the most common reason competent work solves the wrong problem.
- Equilibrium needs two conditions. A rigid body at rest requires the vector sum of forces to be zero and the sum of moments about any point to be zero. Force balance on its own still permits the body to rotate, so the moment equation is never optional.
4 Practitioner notes
Small pieces of working knowledge that rarely appear in introductory material.
- Choose the moment point that eliminates the most unknowns. A good choice routinely reduces a simultaneous-equations problem to one division.
- Verify by taking moments about a second, different point. If your reactions are correct, that check closes to zero without any further adjustment.
5 Compare real options
Generate two workable approaches and test both against the purpose. Do not hide the tradeoff; name what each option improves and what it gives up.
6 Make the reasoning visible
Produce an annotated concept, model, or prototype and attach a short decision note. The note should make the result auditable, not merely confident.
Live staticsA free-body diagram you can push on
The beam shows exactly the forces a free-body diagram lists. Move them and watch the moment equation win every time.
A moment is force times distance. The beam does not care how heavy something is — only how heavy times how far.
- Balance a heavy load with a lighter one using distance alone.
- Double one load and restore balance without touching the other load.
Practice roundMatch the Free-body diagrams vocabulary
Tap a term, then the definition it belongs to. Wrong guesses cost nothing but honesty.
Retrieval beats rereading: pulling a definition from memory strengthens it far more than recognizing it on the page.
- Clear the board once, shuffle, and beat your attempt count.
- Say each definition aloud before tapping — then check yourself.
Practice activity - 18 minSolve the scenario
Apply Free-body diagrams to a scenario from school, work, home, or community life that includes at least two constraints.
- Write the task, audience, and constraints.
- Sketch two possible approaches.
- Choose using three criteria from the chapter.
- Produce the result and explain one tradeoff.
DeliverableA scenario response with an option comparison and a short decision note.
Success looks like- Constraints are visible.
- Both options are plausible.
- The final choice follows the stated criteria.
Knowledge check1 questionWhat makes an applied Free-body diagrams decision defensible?
Not startedSign in to save chapter notes to your account.
-
Chapter 4
Kinematics: Review and improve
Learn to diagnose and improve Kinematics work with a focused rubric instead of vague judgment. You will separate symptoms from causes, revise the highest-value issue, and document the before-and-after difference.
Learning objectives
- Evaluate a draft using explicit Kinematics criteria.
- Identify the cause behind the most important weakness.
- Choose a revision with high impact and reasonable effort.
- Explain how the revision changes the result.
Key terms
1 Use the rubric, not a feeling
Review the work for clear requirements, coherent decisions, technical or visual consistency, and useful iteration. Record evidence for each judgment so feedback points to something observable.
2 Diagnostic checklist
Run this before you revise anything. Diagnosing first prevents the common failure of polishing the parts that were already fine.
- Check: Setting acceleration to zero at the peak — is this present in your work?
- Check: Applying the equations when acceleration varies — is this present in your work?
- Check: Designing at full size only — is this present in your work?
- Check: Using colour as the only signal — is this present in your work?
3 The quality bar
This is what finished work looks like in this field. Use it as the standard for your revision rather than a general sense of improvement.
- The most important element is obvious within a few seconds
- Contrast and target sizes meet published accessibility thresholds
- The design survives the real context: small screens, poor light, hurried users
4 Diagnose before editing
Name the symptom, then ask what decision or missing step produced it. Choose the cause you can address rather than changing everything at once.
5 Revise and compare
Make one purposeful revision and compare the two versions. Keep the change only if it improves the intended result without creating a larger problem.
Stopping modelKinematics you can drive
Constant-velocity distance plus squared braking distance — the two motion equations, wearing a road-safety costume.
Reaction distance grows in a straight line with speed, but braking distance grows with its square — which is why small speed changes matter more than they feel.
- Double the speed from 30 to 60. Did the total stopping distance double?
- Switch the road to wet and find the speed that stops as short as 60 km/h on dry.
Revision flowchartEvidence-led improvement loop
flowchart LR N1["Inspect evidence"] N2["Find the likely cause"] N3["Revise one issue"] N4["Compare versions"] N1 --> N2 N2 --> N3 N3 --> N4Revise the cause of the highest-value issue, then compare the new result with the original criteria.
Side-by-side comparisonTwo proposals for the same brief
Use this pair as your revision rubric: find which column your current draft sits in, one row at a time.
Aspect Style-first concept Constraint-first concept Requirements The brief quietly redefined to fit the idea The idea shaped to fit user, space, and budget Decisions Choices justified by taste Choices annotated with the constraint they answer Iteration Critique treated as a threat Critique folded into a visible revision Constraints are not the enemy of good design; they are its raw material.
Practice roundRebuild the Kinematics method
The steps of this chapter's method, shuffled. Arrange them so they would actually work.
A method is a sequence, not a bag of tips — if the order surprises you, that is exactly the gap worth closing now.
- Order the steps, then explain to yourself why step 2 cannot go last.
- Shuffle again and solve it in fewer moves.
Practice activity - 16 minRun a focused revision cycle
Review a previous Kinematics artifact or the supplied flawed example, then improve the most consequential issue.
- Score the draft against three criteria.
- Quote or point to evidence for the weakest score.
- Name the likely cause and revise it.
- Write a before-and-after comparison.
DeliverableA marked-up draft, revised version, and four-sentence change note.
Success looks like- Feedback cites evidence.
- The revision addresses a cause.
- The comparison explains a measurable or observable improvement.
Knowledge check1 questionWhich feedback is most useful for improving Kinematics?
Not startedSign in to save chapter notes to your account.
-
Chapter 5
Engineering word problems: Capstone integration
Integrate the course methods in a compact Engineering word problems capstone. You will define the brief, plan milestones, produce a complete result, gather tutor feedback, and leave with a repeatable next-practice plan.
Learning objectives
- Translate the capstone brief into milestones and checks.
- Combine the course methods without losing the central purpose.
- Present evidence for the quality of the final result.
- Choose the next skill to practice from the final review.
Key terms
1 Define a finishable brief
Choose a specific audience, result, and boundary for the Engineering word problems capstone. Reduce scope until the project can be finished and reviewed in one focused cycle.
2 Bringing the parts together
A capstone is judged on coherence, not on the number of techniques it includes. Return to the core ideas and make sure the work demonstrates them rather than decorating them.
- Equilibrium needs two conditions. A rigid body at rest requires the vector sum of forces to be zero and the sum of moments about any point to be zero. Force balance on its own still permits the body to rotate, so the moment equation is never optional.
- Moment is force times perpendicular distance. The moment of a force about a point equals the force multiplied by the perpendicular distance from that point to the force's line of action, measured in newton-metres. A force whose line of action passes through the pivot produces no moment at all, however large it is.
- Support type determines the unknowns. A roller supplies one reaction perpendicular to its surface, a pin supplies two components, and a fixed support supplies two components plus a moment. Counting unknown reactions against available equations tells you whether the structure is statically determinate before you start solving.
3 Standards that make the work credible
These are the marks of work that would be taken seriously by someone who does this professionally.
- The most important element is obvious within a few seconds
- Contrast and target sizes meet published accessibility thresholds
- The design survives the real context: small screens, poor light, hurried users
4 Practitioner notes
Small pieces of working knowledge that rarely appear in introductory material.
- Choose the moment point that eliminates the most unknowns. A good choice routinely reduces a simultaneous-equations problem to one division.
- Verify by taking moments about a second, different point. If your reactions are correct, that check closes to zero without any further adjustment.
5 Build with checkpoints
Plan foundation, first draft, verification, and revision milestones. At each checkpoint, save evidence instead of relying on memory.
6 Present and continue
Present an annotated concept, model, or prototype with a concise rationale. Use the final rubric to choose one strength to retain and one next practice target.
Motion labWord problems are trajectories in costume
Most setup mistakes are picture mistakes. Slide the launch values and connect each phrase to a curve you can see.
Every projectile question hides the same two ideas: horizontal speed never changes, and gravity owns the vertical. The 45° maximum range is where the two split the budget evenly.
- Confirm that 30° and 60° land in the same place.
- Double the speed and watch what happens to the range — twice, or more?
Visual modelCapstone learning loop
The capstone is a complete cycle: define a finishable brief, build, review evidence, then choose the next practice target.
Practice roundMatch the Engineering word problems vocabulary
Tap a term, then the definition it belongs to. Wrong guesses cost nothing but honesty.
Retrieval beats rereading: pulling a definition from memory strengthens it far more than recognizing it on the page.
- Clear the board once, shuffle, and beat your attempt count.
- Say each definition aloud before tapping — then check yourself.
Practice activity - 22 minComplete the capstone sprint
Create a complete Engineering word problems artifact for a defined audience and purpose, using the course rubric to review it.
- Write a brief with scope and success criteria.
- Create the first complete version.
- Run a self-check and request focused tutor feedback.
- Revise, present, and set one next-practice target.
DeliverableA finished capstone, evidence of one revision, and a next-practice note.
Success looks like- The result answers the brief.
- Course methods are visible.
- Revision follows feedback or evidence.
- The next step is specific and achievable.
Knowledge check1 questionWhen is the Engineering word problems capstone ready to finish?
Not startedSign in to save chapter notes to your account.