Algebra as Balance
Understand why equation moves work before memorizing how.
Library
Start with a complete Museion course, then use individual lessons for focused practice. Every response is checked by lesson rules, never by a model.
Museion Originals
Museion-authored sequences across math, physics, biology, and computer science — every lesson diagnoses specific misconceptions, and the checker's truth stays private.
Understand why equation moves work before memorizing how.
Build binary search from its invariant, not from copied code.
Name the reference group before trusting a probability claim.
Read a rule as a relationship, then ask where its model stops.
Turn a broad claim into a comparison that could prove it wrong.
Ask who could enter the sample before trusting its estimate.
Predict what changes motion, then compute exactly how much.
Selection acts on variation that already exists — not on effort.
A base case, and every call moving toward it.
Keep the ratio fixed — scale without losing the rate.
Prerequisite graph
This map covers only the lessons below. It does not imply standards alignment or silently treat external curricula as Museion content.
Open starting point
Open starting point
After 1 prerequisite node
After 2 prerequisite nodes
After 1 prerequisite node
After 2 prerequisite nodes
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
After 1 prerequisite node
Open starting point
After 1 prerequisite node
After 1 prerequisite node
Search titles, descriptions, subjects, and registered concepts.
Subject
Showing 37 of 37 lessons
Learn to solve one-variable linear equations by keeping both sides balanced, one verified step at a time.
Hint-free practice after the lesson
Why 3 + 4 × 2 is not 14 — learn the precedence rules that make every calculator agree.
Hint-free practice after the lesson
Build a number-line intuition for adding, subtracting and multiplying below zero.
Hint-free practice after the lesson
Discover why fractions need a common denominator before they can be added, and how to find one.
Hint-free practice after the lesson
How computers count with only two digits — read and write base-2 numbers from scratch.
Hint-free practice after the lesson
Read equality as a relationship between two values and decide which moves keep that relationship true.
Hint-free practice after the lesson
Undo one operation on both sides, distinguish coefficients from constants, and isolate an unknown with justification.
Hint-free practice after the lesson
Plan reversible moves, compare valid paths, verify solutions by substitution, and model a new situation.
Hint-free practice after the lesson
For learners ages 14+ who can read arrays: decide when halving is valid, predict the useful side, and set inclusive boundaries.
Hint-free practice after the lesson
For learners ages 14+ who understand sorted arrays and zero-based indices: trace inclusive binary search without losing a possible target.
Hint-free practice after the lesson
For learners ages 14+ who can trace binary search: count candidate reductions, compare growth carefully, and transfer the invariant to a new sorted search.
Hint-free practice after the lesson
Build a probability claim from a stated sample space, then check what the denominator is counting.
Hint-free practice after the lesson
Use a stated subgroup as the denominator when evidence tells you where to look.
Hint-free practice after the lesson
Use a full count table to distinguish a starting rate, a test result, and the evidence-conditioned conclusion.
Hint-free practice after the lesson
Read a function as a dependable rule that maps an allowed input to one output.
Hint-free practice after the lesson
Find how much an output changes for each unit of input, then separate that rate from a starting value.
Hint-free practice after the lesson
Connect a linear rule to its rate and initial value, then state what a model does and does not justify.
Hint-free practice after the lesson
Shape a parabola with the parameters a, h and k until it matches a target — and learn why the horizontal shift works backwards.
Hint-free practice after the lesson
Turn a broad claim into an observable outcome, a stated group, and a repeatable way to record evidence.
Hint-free practice after the lesson
Distinguish recorded observations from interpretations, then choose conclusions whose wording stays within the evidence collected.
Hint-free practice after the lesson
Specify a comparison and an outcome that could count against a claim instead of collecting only confirming stories.
Hint-free practice after the lesson
Name the group a conclusion concerns, inspect who can enter the sample, and recognize clear coverage gaps.
Hint-free practice after the lesson
Compute simple sample proportions, compare repeated samples, and treat variation as information rather than proof that one count is wrong.
Hint-free practice after the lesson
Turn a sample count into an estimate, state the sample’s scope, and avoid claims that the observed data cannot support.
Hint-free practice after the lesson
Combine forces acting on an object and use Newton's first law to decide when motion changes and when it doesn't.
Hint-free practice after the lesson
Compute acceleration, force, or mass with F = ma, reason about how doubling force or mass changes acceleration, and separate mass from weight.
Hint-free practice after the lesson
Apply net force and F = ma to a sled opposed by friction, then reason about Newton's third law action-reaction pairs acting on different objects.
Hint-free practice after the lesson
Natural selection acts on heritable variation that already exists in a population — individuals do not adapt during their own lifetime and pass that change on.
Hint-free practice after the lesson
Compute how a population's trait mix shifts across one generation of selection, and separate fitness — survival and reproduction that matches the environment — from raw physical strength.
Hint-free practice after the lesson
Apply differential survival to a fresh case — antibiotic resistance in bacteria — and design an observation that could actually falsify a claim about how the resistance arose.
Hint-free practice after the lesson
For learners ages 14+ starting recursion: a correct recursive definition needs a base case, and every recursive call must move the input toward it.
Hint-free practice after the lesson
For learners ages 14+ who understand base case and progress: hand-trace a recursive function's return value, see when work happens on the way down versus the way back up, and count stack depth precisely.
Hint-free practice after the lesson
For learners ages 14+ who can trace base case, progress, and unwind order: apply that same reasoning to a brand-new recursive definition, power(b, e), and to a fresh doubling context.
Hint-free practice after the lesson
Complete two recursive functions slot by slot, watch the call stack respond, and see exactly why a bad recursive argument never stops.
Hint-free practice after the lesson
Find the unit rate that stays fixed inside a relationship, and use it to tell a proportional relationship from one that only looks like it.
Hint-free practice after the lesson
Scale a recipe, mixture, or map up or down while keeping its ratio intact, and match the right quantities to each other when solving for a missing value.
Hint-free practice after the lesson
Decide whether a fresh real-world relationship — currency, speed, or density — is actually proportional before computing with it, and watch for a hidden fixed fee.
Hint-free practice after the lesson