Basic Algebraa
Basic Algebraa
Algebraic Expressions
An algebraic expression is a combination of numbers, variables, and mathematical
operations like addition, subtraction, multiplication, and division. These
expressions represent quantities and are often used to model real-world situations.
Example:
𝑥
3
𝑦
5
−
7
𝑥
3x+5y−7 is an algebraic expression where
𝑦
x and
Example 2:
𝑎
4
2
+
𝑏
7
𝑐
9
4a
2
+7b−9c involves powers of variables and coefficients.
Like Terms
Like terms are terms that have the same variable raised to the same power. Only the
coefficients of like terms can be combined.
𝑥
5
𝑥
3
𝑥
2
𝑥
5x+3x−2x, all terms have the same variable
𝑥
)
=
𝑥
6
(5+3−2)x=6x.
Simplifying Expressions
To simplify an algebraic expression, combine like terms and reduce the expression
to its simplest form.
Example: Simplify
𝑥
2
𝑥
3
𝑦
4
𝑦
−
2x+3x+4y−y.
𝑥
2
𝑥
3
)
+
(
𝑦
4
𝑦
−
)
=
𝑥
5
𝑦
3
(2x+3x)+(4y−y)=5x+3y.
Distributive Property
𝑎
The distributive property states that for any numbers
𝑏
a,
𝑐
b, and
𝑎
c,
𝑏
(
𝑐
+
)
=
𝑎
𝑏
𝑎
+
𝑐
a(b+c)=ab+ac. This allows us to expand expressions.
Example: Distribute in
3
𝑥
(
+
4
)
3(x+4):
𝑥
(
+
4
)
=
𝑥
3
+
12
3(x+4)=3x+12.
Example: Solve
𝑥
2
+
5
=
15
2x+5=15:
𝑥
2
=
10
2x=10.
𝑥
Divide both sides by 2:
=
5
x=5.
Example: Solve
3
(
𝑥
2
−
4
)
=
18
3(2x−4)=18:
Distribute the 3:
𝑥
6
−
12
=
18
6x−12=18.
𝑥
6
=
30
6x=30.
𝑥
Divide by 6:
=
5
x=5.
𝑥
2
𝑦
+
=
10
2x+y=10
𝑥
3
𝑦
−
=
5
3x−y=5
To solve by substitution, solve one equation for one variable, then substitute into
the other equation.
2
+
𝑥
5
+
6
x
2
+5x+6.
𝑥
So,
2
+
𝑥
5
+
6
=
𝑥
(
+
2
)
𝑥
(
+
3
)
x
2
+5x+6=(x+2)(x+3).