May 9, 2026
Algebra Basics Guide: What Every Student Should Know
A clear algebra basics guide covering variables, expressions, order of operations, equations, and the skills you need before advanced math.

By Marcus B., Math Specialist
Algebra is the branch of math where letters stand for numbers, and the core skill is manipulating those symbols to find unknown values. The first time a student meets x, it can feel like a foreign language, but it is really just arithmetic with a question mark. This guide covers the building blocks: variables, expressions, the order of operations, and solving simple equations, with worked examples you can follow and practice.
I have tutored algebra for over a decade, and the students who struggle most are the ones who memorized steps without understanding what the equal sign means. Once you see that an equation is a balance, the rules stop feeling arbitrary. Khan Academy also frames algebra this way in its algebra course, which I recommend as a free companion to the drills here.
Algebra at a Glance
| Topic | What it means |
|---|---|
| Variable | A letter, often x, that stands for an unknown number. |
| Expression | A combination of numbers, variables, and operations, like 3x + 2. |
| Equation | A statement that two expressions are equal, like 3x + 2 = 11. |
| Term | A single part of an expression, separated by plus or minus. |
| Coefficient | The number multiplied by a variable, like the 3 in 3x. |
What Is Algebra?
Arithmetic works with known numbers. Algebra adds unknown numbers, written as variables. Instead of asking "what is 5 plus 7," algebra asks "what number plus 7 equals 12." Writing the unknown as x turns the question into an equation: x + 7 = 12.
Algebra is the language later math builds on. Geometry uses it for side lengths, calculus uses it for functions, and statistics uses it for formulas. A weak algebra base slows every later course. The SAT® Math section, for example, assumes you can rearrange an equation in seconds, which is why algebra fluency matters long before test day.
Order of Operations
When an expression has several operations, solve it in a fixed order so everyone gets the same answer. The common rule is: parentheses first, then exponents, then multiplication and division from left to right, then addition and subtraction from left to right.
Worked example. Evaluate 2 + 3 times 4.
Multiplication comes before addition, so do 3 times 4 first: that is 12. Then 2 + 12 = 14. The answer is 14.
If you wanted addition first, you would need parentheses: (2 + 3) times 4 = 5 times 4 = 20. Parentheses change the order on purpose. Students lose points on tests when they ignore this hierarchy, so I drill it with mixed-operation problems on purpose.
Working With Expressions
An expression like 4x + 2x combines by adding the coefficients: 6x. You can only combine terms that have the same variable part. The 4x and 2x combine, but 4x and 2y cannot, because the variables differ.
The distributive property lets you multiply a sum: 3 times (x + 2) = 3x + 6. Multiply the 3 by each term inside the parentheses. This property appears constantly when solving equations, and it is the step many students skip or botch. A tool that generates problems at your level and explains each missed step can remove the bottleneck of finding good practice, because you get immediate feedback on the exact move you got wrong (StudyInk practice).
Solving Linear Equations
The goal is to isolate x on one side. Whatever you do to one side, do to the other. Use opposite operations: subtract to undo addition, divide to undo multiplication.
Worked example. Solve 5x - 3 = 12.
Add 3 to both sides: 5x = 15. Divide both sides by 5: x = 3. Check: 5 times 3 minus 3 = 15 minus 3 = 12. Correct.
When variables appear on both sides, first move them to one side. Solve 2x + 4 = x + 9. Subtract x from both sides: x + 4 = 9. Subtract 4: x = 5. Check: 2 times 5 plus 4 = 14, and 5 plus 9 = 14. Correct.

The Quadratic Formula
Some equations have an x squared term. The standard form is ax squared + bx + c = 0, where a is not zero. The quadratic formula finds x:
x = (-b plus or minus the square root of (b squared minus 4ac)) divided by 2a.
Worked example. Solve x squared - 5x + 6 = 0. Here a = 1, b = -5, c = 6.
b squared minus 4ac = 25 - 24 = 1. Square root of 1 is 1. x = (5 plus or minus 1) / 2, so x = 3 or x = 2. Check x = 2: 4 - 10 + 6 = 0. Correct.
A second example shows why the formula is reliable even when factoring is not obvious. Solve 2x squared + 3x - 5 = 0. Here a = 2, b = 3, c = -5. The part under the square root is b squared minus 4ac = 9 - 4(2)(-5) = 9 + 40 = 49. The square root of 49 is 7. So x = (-3 plus or minus 7) / 4. That gives x = (4) / 4 = 1 or x = (-10) / 4 = -2.5. Check x = 1: 2 + 3 - 5 = 0. Correct.
Notice the signs. The most common error is dropping a negative when substituting c = -5, which flips the value under the square root. Write every substitution step, then check.
This formula solves any quadratic, even ones that will not factor neatly. I tell students to memorize the formula once, then practice recognizing when a problem is quadratic, because identification is half the battle. The linear equations guide extends this material with word problems if you want more practice.
Common Mistakes
- Forgetting to do the same thing to both sides.
- Combining unlike terms such as 3x and 4x squared.
- Dropping the plus or minus in the quadratic formula.
- Forgetting parentheses around negative coefficients.
- Skipping the check, which hides sign errors until the test.
Frequently Asked Questions
What is a variable in algebra?
A variable is a symbol, usually a letter, that stands for a number we do not know yet.
Why does order of operations matter?
Without a fixed order, the same expression could give different answers. The rule keeps math consistent.
What does "solve for x" mean?
It means find the number that makes the equation true, by isolating x on one side.
When do students usually learn algebra?
Many students start formal algebra in grade 8 or 9, though exposure begins earlier.
Do I need algebra for calculus?
Yes. Calculus builds directly on algebra skills such as manipulating expressions and solving equations.
Is the quadratic formula always usable?
It works for any equation in the form ax squared + bx + c = 0, so it covers all quadratics.
SAT is a trademark of the College Board. ACT is a trademark of ACT, Inc. StudyInk is not affiliated with or endorsed by these organizations.
About the author
Marcus B. is a former competition-math coach with 10 years of experience and a perfect 800 on the SAT Math section. He focuses on helping students develop strategic approaches to standardized tests.