All Bubbles
🔢

Elementary algebra

math Ages 11-13+

Algebra is like a math puzzle! Instead of just using numbers, we use letters like 'x' to stand for a secret number. You can add or subtract these letters to find the answer. It helps us solve problems about shapes and sizes.

Algebraproblem.jpg
Algebraproblem.jpg

43 words

Algebra is a step up from basic math. In arithmetic, you only use numbers. In algebra, we use letters called variables to represent numbers we do not know yet. For example, if you know a child’s age plus four equals twelve, you can write it as x + 4 = 12.

Algebraproblem.jpg
Algebraproblem.jpg
A "wow" fact is that algebra helps us describe things that change, like the distance around a circle!
Pi-equals-circumference-over-diametre.svg
Pi-equals-circumference-over-diametre.svg
By moving numbers from one side of the equals sign to the other, you can solve the puzzle and find out what the letter stands for.
Divide large.gif
Divide large.gif

99 words

Elementary algebra is the foundation for high school math. While arithmetic uses specific numbers, algebra introduces variables—letters that represent quantities without fixed values. This allows us to write general rules for science and math.

algebraic equation notation.svg
algebraic equation notation.svg
In an algebraic expression like 3x + 5, the '3' is a coefficient (a number multiplying a variable), 'x' is the variable, and '5' is a constant. We can simplify these expressions by combining "like terms."
Algebraproblem.jpg
Algebraproblem.jpg
Equations use an equals sign to show two sides are the same. To solve a linear equation, you isolate the variable on one side. For example, to solve 2x + 4 = 12, you subtract 4 and then divide by 2 to find that x = 4.
Divide large.gif
Divide large.gif
Algebra also uses inequalities, which use symbols like > (greater than) or < (less than) to show that one side is bigger than the other. This math is even used to explain ancient rules like the Pythagorean theorem, which relates the sides of a right triangle using the equation a^2 + b^2 = c^2.
Pythagorean theorem - Ani.gif
Pythagorean theorem - Ani.gif

181 words

Elementary algebra, often called high school algebra, builds on your understanding of arithmetic by introducing numerical variables. While arithmetic deals with fixed numbers, algebra uses letters to represent quantities that can change or are unknown. This allows us to express general relationships concisely.

algebraic equation notation.svg
algebraic equation notation.svg

Algebraic notation has specific rules. A coefficient is a number that multiplies a variable, like the 3 in 3x. A term is a group of numbers and variables separated by plus or minus signs. Interestingly, we often omit the multiplication sign; instead of writing 3 times x, we just write 3x. We also don't write the number 1 if it is a coefficient or an exponent. For example, 1x^1 is simply written as x.

Pi-equals-circumference-over-diametre.svg
Pi-equals-circumference-over-diametre.svg

Solving equations is a core part of algebra. A linear equation with one variable describes a straight line when graphed. To solve it, you perform the same operation on both sides of the equals sign to isolate the variable. For instance, if doubling a child's age (x) and adding 4 equals 12 (2x + 4 = 12), you subtract 4 from both sides to get 2x = 8, then divide by 2 to find x = 4.

Linear-equations-two-unknowns.svg
Linear-equations-two-unknowns.svg

When you have two variables, you need two related equations to find a solution. This is called a system of equations. You can solve these using the elimination method or the substitution method. However, some systems are "inconsistent," meaning the lines are parallel and never touch, so there is no solution.

Parallel Lines.svg
Parallel Lines.svg

Algebra also covers quadratic equations, which include a variable squared (x^2). These equations usually have two solutions and form a curve called a parabola when plotted.

Quadratic-equation.svg
Quadratic-equation.svg
Beyond standard equations, algebra uses inequalities (like > or <) to show that one side is larger than the other. If you multiply or divide an inequality by a negative number, you must flip the symbol.

315 words

Elementary algebra is the branch of mathematics that extends the concepts of arithmetic by introducing variables—symbols, usually letters, that represent numbers without fixed values. Unlike arithmetic, where operations are performed only on specified numbers, algebra allows operations on variables and terms. This enables the formal expression of general relationships, which is essential for science and advanced mathematics.

algebraic equation notation.svg
algebraic equation notation.svg

Algebraic notation follows strict conventions. Letters at the beginning of the alphabet (a, b, c) typically represent constants, while letters at the end (x, y, z) represent variables. In written expressions, multiplication symbols are usually omitted; for example, 3 times x is written as 3x. Furthermore, coefficients of 1 and exponents of 1 are implied rather than written. When formatting is limited, such as in computer programming, alternative notations are used. For example, while a mathematician writes x squared as x², a programmer in Python or Fortran might write it as x**2, or x^2 in TeX.

Binary logarithm plot with ticks.svg
Binary logarithm plot with ticks.svg

One of the most important concepts in algebra is the equation, which states that two expressions are equal. Some equations, called identities, are true for all values (like a + b = b + a). Others are conditional, meaning they are only true for specific values. Solving an equation involves finding these values, known as the solutions. For linear equations with one variable, the goal is to isolate the variable using inverse operations. For example, in the equation 2x + 4 = 12, subtracting 4 and dividing by 2 reveals the solution x = 4.

Pythagorean theorem - Ani.gif
Pythagorean theorem - Ani.gif

Systems of linear equations involve two or more variables and require multiple equations to solve. For instance, if a father is 22 years older than his son (f = s + 22) and in 10 years he will be twice as old as his son (f + 10 = 2(s + 10)), we can use the elimination or substitution method to find their ages. By substituting (s + 22) for f in the second equation, we can solve for s.

Linear-equations-two-unknowns.svg
Linear-equations-two-unknowns.svg
However, not all systems have a single solution. Inconsistent systems consist of parallel lines that never intersect, resulting in no solution, while undetermined systems have infinitely many solutions.
Parallel Lines.svg
Parallel Lines.svg

Quadratic equations introduce a new level of complexity, featuring a variable raised to the second power (ax² + bx + c = 0). These can be solved by factoring, completing the square, or using the quadratic formula. A quadratic equation always has two solutions in the complex number system. Complex numbers, which include imaginary numbers, are necessary when an equation requires the square root of a negative number, such as x² + 1 = 0.

Quadratic-equation.svg
Quadratic-equation.svg
Polynomialdeg2.svg
Polynomialdeg2.svg

Finally, elementary algebra encompasses exponential, logarithmic, and radical equations. Exponential equations have variables in the exponent (a^x = b), while logarithmic equations are their inverse. Radical equations involve roots, such as square roots or cube roots. Understanding these relationships allows mathematicians to model everything from population growth to the physical laws of the universe.

Intersecting Lines.svg
Intersecting Lines.svg

504 words

🖼️ Images & Media (12)

File:Polynomialdeg2.svg
Polynomialdeg2.svg
File:algebraic equation notation.svg
algebraic equation notation.svg
File:Pi-equals-circumference-over-diametre.svg
Pi-equals-circumference-over-diametre.svg
File:Pythagorean theorem - Ani.gif
Pythagorean theorem - Ani.gif
File:Algebraproblem.jpg
Algebraproblem.jpg
File:Divide large.gif
Divide large.gif
File:Linear-equations-two-unknowns.svg
Linear-equations-two-unknowns.svg
File:Quadratic-equation.svg
Quadratic-equation.svg
File:Binary logarithm plot with ticks.svg
Binary logarithm plot with ticks.svg
File:Intersecting Lines.svg
Intersecting Lines.svg
File:Parallel Lines.svg
Parallel Lines.svg
File:Quadratic-linear-equations.svg
Quadratic-linear-equations.svg

🔬 Go deeper

More advanced topics to explore

🪜 Step back

Simpler topics to build understanding