Step by Step Solution of a Simple Linear Equation
Solving a Linear Equation StepβbyβStep
Overview
A slow, pedagogical animation that writes out each algebraic manipulation of the equation characterβbyβcharacter. The teacher can pause after any line to explain the transformation. The final solution is highlighted and held on screen.
Phases
| # | Phase Name | Duration | Description |
|---|---|---|---|
| 1 | Display Problem | ~4β―s | The problem fades in at the top of the screen. |
| 2 | Write First Line | ~14β―s | Characters of appear oneβbyβone (2β―s per character) with a blinking cursor. |
| 3 | Pause 1 | ~4β―s | All written lines stay visible; teacher may pause. |
| 4 | Write Second Line | ~10β―s | Characters of the transformed equation appear sequentially; the moved ββ3β is highlighted in a subtle orange glow. |
| 5 | Pause 2 | ~4β―s | Screen holds the two lines. |
| 6 | Write Third Line | ~10β―s | Characters of appear; the division by 2 is highlighted in teal. |
| 7 | Pause 3 | ~4β―s | All three lines remain on screen. |
| 8 | Final Answer Emphasis | ~6β―s | The final line is recolored to bright blue and a gentle glow surrounds it. It stays for at least 5β―s before the scene ends. |
| 9 | Outro | ~2β―s | Fade out to a blank board. |
Layout
βββββββββββββββββββββββββββββββββββββββββββββββ
β TOP AREA β β Problem statement (large font)
βββββββββββββββββββββββββββββββββββββββββββββββ€
β MAIN AREA β β Stepβbyβstep equations, leftβaligned
β β
β 2x + 3 = 4 β
β 2x = 1 β
β x = \frac{1}{2} β
β x = \frac{1}{2} (highlighted) β
β β
βββββββββββββββββββββββββββββββββββββββββββββββ€
β BOTTOM AREA β β Optional small caption (e.g., "Solution")
βββββββββββββββββββββββββββββββββββββββββββββββ
Area Descriptions
| Area | Content | Notes |
|---|---|---|
| Top | The original problem | Fades in at Phaseβ―1; large, highβcontrast font |
| Main | Each equation line as it is written | Leftβaligned, LaTeXβstyled; previous lines remain visible |
| Bottom | Optional caption like βSolutionβ (small font) | Fades in with the final answer |
Notes
- Background: Dark chalkβboard style (deep charcoal) with a faint texture to mimic a classroom board.
- Font: A clean, sansβserif math font (e.g.,
Computer ModernorLatin Modern) at a size that is easily readable from the back of a classroom. - Character Timing: Exactly 2β―seconds per character, including spaces and operators. A blinking cursor appears at the insertion point while characters are being written.
- Highlighting: When a term is moved or an operation is performed, that term glows (orange for subtraction, teal for division) for the duration of the lineβs appearance.
- Pauses: Each pause is a random duration between 3β―s and 5β―s (set to 4β―s for the spec) to give the teacher a natural moment to speak.
- Final Hold: The final answer line stays on screen for at least 5β―seconds before the fadeβout.
- Single Scene: All phases occur within one Manim
Sceneclass. - No extra text: Apart from the equations and optional small caption, no explanatory text is displayed; the visual progression conveys the solution.
Created By
Description
A slow chalkboard animation writes each manipulation of the equation 2x plus 3 equals 4 character by character, highlighting the subtraction and division steps, and ends with the final answer highlighted in blue for classroom teaching.
Created At
Apr 24, 2026, 10:16 PM
Duration
0:49
Tags
algebralinear-equationseducation