College and Advanced Algebra Handout
College and Advanced Algebra Handout
Basic Operation
Factor- is the number than evenly divide the given number and do not leave a remainder.
Take note!
REVIEW…
Algebraic Expressions
Algebraic expressions such as
2𝑥, 8𝑥𝑦, 3𝑥𝑦 2 , −4𝑎2 𝑏3 𝑐, and 𝑧
are called terms. A term is an indicated product that may have any number of factors. The variables involved in a term
are called literal factors, and the numerical factor is called the numerical coefficient.
Example: 8𝑥𝑦 𝑥 and 𝑦 are literal factors
8 is the numerical coefficient
Similar Terms
Terms that have the same literal factors are called similar terms or like terms.
Example: 3𝑥 and 14𝑥 7𝑥𝑦 and −9𝑥𝑦
Simplifying Algebraic Expressions
We simplify algebraic expressions by combining similar terms.
Example: 7𝑥 + 2𝑦 + 9𝑥 + 6𝑦 = 7𝑥 + 9𝑥 + 2𝑦 + 6𝑦
= 16𝑥 + 8𝑦
More examples:
More examples:
Rationalizing Radical Expression
Rationalizing the denominator means to perform some operations to remove the radicals from the
denominator.
2
Simplify:
3+√3
2 3 − √3
= ∙
3 + √3 3 − √3
2(3 − √3) 2(3 − √3)
= =
9 − √9 9−3
2(3 − √3)
=
6
3 − √3
=
3
More examples:
Linear Equation in One Variable
A linear equation in one variable (here 𝑥) is an equation that can be written in the form
𝑎𝑥 + 𝑏 = 0
where 𝑎 and 𝑏 are real numbers and 𝑎 ≠ 0.
Example: 𝑥 + 1 = −2
A linear equation is a first-degree equation because the greatest power on the variable is 1.
Solution of the Equation
If the variable in an equation can be replaced by a real number that makes the statement true, then that
number is a solution of the equation.
Example: In the equation 𝑥 − 3 = 5, we can conclude that 8 is a solution since if we replace 𝑥 with 8,
the statement will be true.
Solving a Linear Equation in One Variable
Step Description Example
• Use the distributive property as
2(𝑥 − 5) + 3𝑥 = 𝑥 + 6
Simplify each side needed.
2𝑥 − 10 + 3𝑥 = 𝑥 + 6
separately • Clear any parenthesis.
5𝑥 − 10 = 𝑥 + 6
• Combine like terms.
• Use the addition property of
5𝑥 − 10 − 𝑥 = 𝑥 + 6 − 𝑥
equality so that all terms with
Isolate the variable 4𝑥 − 10 = 6
variables are on one side of the
terms on one side. 4𝑥 − 10 + 10 = 6 + 10
equation and all constants
4𝑥 = 16
(numbers) are on the other side.
Use the multiplication property of 4𝑥 16
equality to obtain an equation that has =
Isolate the variable. 4 4
just the variable with coefficient 1 on
𝑥=4
one side.
Fractional Equations
Ratio
A ratio is the comparison of two numbers by division. We often use the fractional form to express ratios.
𝑎
For example, we can write the ratio of 𝑎 to 𝑏 as 𝑏 .
Proportion
𝑎 𝑐
A statement of equality between two ratios is called a proportion. Thus, if and are two equal ratios, we
𝑏 𝑑
𝑎 𝑐
can form the proportion 𝑏 = 𝑑 (𝑏 ≠ 0 and 𝑑 ≠ 0).
Cross-Multiplication Property of Proportions
𝑎 𝑐
If 𝑏 = 𝑑 (𝑏 ≠ 0 and 𝑑 ≠ 0), then 𝑎𝑑 = 𝑏𝑐.
5 7
Example: Solve =
𝑥+6 𝑥−5
Solution:
5 7
=
𝑥+6 𝑥−5
5(𝑥 − 5) = 7(𝑥 + 6)
5𝑥 − 25 = 7𝑥 + 42
−67 = 2𝑥
67
− =𝑥
2