Test your algebra skills with equations, variables and expressions!
1. What is the slope of a horizontal line?
💡 A horizontal line has a slope of 0 because there is no rise — it is perfectly flat.
2. Solve: 2x - 4 = 10
💡 2x = 10 + 4 = 14, so x = 14 ÷ 2 = 7.
3. Solve for x: x/3 = 9
💡 x = 9 × 3 = 27.
4. If x + 5 = 12, what is x?
💡 x + 5 = 12, so x = 12 - 5 = 7.
5. If y = 2x + 3 and x = 4, what is y?
💡 y = 2(4) + 3 = 8 + 3 = 11.
6. If a = 3 and b = 4, what is a² + b²?
💡 a² + b² = 3² + 4² = 9 + 16 = 25.
7. Which of these is a quadratic equation?
💡 A quadratic equation has degree 2 (highest power is x²). x² - 5x + 6 = 0 is quadratic.
8. What is the value of 3x when x = 6?
💡 3x = 3 × 6 = 18.
9. What is the square root of 144?
💡 √144 = 12 because 12 × 12 = 144.
10. What is the value of 2³?
💡 2³ = 2 × 2 × 2 = 8.
11. Expand: (x + 3)(x + 2)
💡 (x+3)(x+2) = x² + 2x + 3x + 6 = x² + 5x + 6.
12. What is the LCM of 4 and 6?
💡 The Least Common Multiple of 4 and 6 is 12, the smallest number divisible by both.
13. What is the value of x² when x = 5?
💡 x² = 5² = 5 × 5 = 25.
14. Simplify: 3x + 2x
💡 3x + 2x = 5x. Add the coefficients when the variable is the same.
15. Solve: 5(x - 2) = 20
💡 5x - 10 = 20, so 5x = 30, x = 6.