Elementary algebra lessons and practice topics
Number Classifications (#1)
- Natural numbers β: 1, 2, 3, β¦ (counting numbers)
- Whole numbers π: 0, 1, 2, β¦ (naturals + zero)
- Integers β€: β¦, β2, β1, 0, 1, 2, β¦ (all whole numbers, positive and negative)
- Rational numbers β: any number of the form \(\frac{p}{q}\) with integers \(p, q\) and \(q \neq 0\). Includes terminating and repeating decimals.
- Irrational numbers: non-terminating, non-repeating decimals β e.g., \(\sqrt{2}\), \(\pi\), \(\frac{22}{7}\approx\pi\) (but \(\frac{22}{7}\) is rational).
- Real numbers β: all rational and irrational numbers combined.
Given set: \(\{-13.3,\ -\frac{1}{7},\ -2,\ -\frac{5}{8},\ 0,\ 3,\ \frac{22}{7},\ \sqrt{5},\ \frac{14}{7}\}\)
Natural: 3, \(\frac{14}{7}=2\) | Whole: 0, 2, 3 | Integers: β2, 0, 2, 3 | Rational: β13.3, \(-\frac{1}{7}\), β2, \(-\frac{5}{8}\), 0, 3, \(\frac{22}{7}\), 2 | Irrational: \(\sqrt{5}\)
Absolute Value & Comparisons (#3)
\(|x|\) = distance from zero β always non-negative. \(|-7| = 7\), \(|5| = 5\).
Order of Operations β PEMDAS (#4)
Worked Example #4a β Evaluate \(8 \div 2 \cdot 4 - 7 + 3\)
Worked Example #4b β Evaluate \(5 + 3(a+b)^2 - a + 3\) when \(a=2, b=-6\)
Integer Exponent Rules (#5)
- Zero exponent: \(a^0 = 1\) for \(a \neq 0\). Note: \(-7^0 = -(7^0) = -1\) (exponent applies to 7 only)
- Negative exponent: \(a^{-n} = \dfrac{1}{a^n}\) e.g., \(2^{-1} = \dfrac{1}{2}\)
- Product rule: \(a^m \cdot a^n = a^{m+n}\) e.g., \(-x^3 \cdot x^5 = -x^8\)
- Quotient rule: \(\dfrac{a^m}{a^n} = a^{m-n}\)
- Power rule: \((a^m)^n = a^{mn}\) e.g., \((x^3y^4)^2 = x^6y^8\)
- Power of product: \((ab)^n = a^nb^n\)
- Power of quotient: \(\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}\)
Worked Example β Simplify \((3a^{-1}b^3)^{-2}\)
Worked Example β Simplify \((2x^{-3})(3x^4y^{-1})^2\)
Practice Problems β MTH 098 #5
a) \(2^{-1}\)
b) \(-7^0\)
c) \(-x^3 \cdot x^5\)
d) \((x^3y^4)^2\)
e) \((3a^{-1}b^3)^{-2}\)
f) \(\dfrac{-3a^5b^3}{7a^3b^4}\)
g) \(\dfrac{20a^8b^{11}}{16a^{12}b^9}\)
Polynomial Types & Degree (#6)
- Monomial: one term β e.g., \(7a^2b^6c\) (degree = 2+6+1 = 9)
- Binomial: two terms β e.g., \(4x^2 - 5y\)
- Trinomial: three terms β e.g., \(3x^3 + 2x^5 - 6\) (degree = 5)
Special Multiplication Patterns (#7)
Worked Example #7g β Expand \((x+7)(x-7)\)
Worked Example #7i β Expand \((3x-4)^2\)
Practice β Selected #7 Problems
\((5x+3)(2x+7)\)
\((4y-3)(4y+3)\)
\((x+5y)^2\)
Solving Linear Equations (#9)
Goal: isolate the variable. Apply the same operation to both sides.
Multiplication Property: if \(a=b\) then \(ac=bc\)
Worked Example #9a β Solve \(3a + 5 = 5a + 7\)
Solving Formulas for a Variable (#10)
Treat the target variable like you'd isolate \(x\) β move everything else to the other side.
Solve \(A = \frac{1}{2}bh\) for \(h\).
Solve \(P = 2L + 2W\) for \(W\).
Solving Quadratic Equations (#12)
- Factoring: set each factor equal to zero
- Square root: if \(x^2 = k\) then \(x = \pm\sqrt{k}\)
- Quadratic formula: \(x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
Worked Example #12c β Solve \(x^2 + 10x + 24 = 0\)
Practice β Selected #9 & #12
#9b: \(2(3-4x)+4 = 2-3(4-4x)\)
#12a: \(3x^2 + 5x = 0\)
#12b: \(4x^2 = 25\)
#12d: \(3x^2 = 21x - 18\)
Solving Linear Inequalities (#13)
Same rules as equations with one critical difference: flip the inequality sign when multiplying or dividing by a negative number.
Use [ or ] for β€ or β₯ (endpoint included). Use ( or ) for < or > (endpoint excluded). Always use ( ) with β.
Worked Example #13b β Solve \(-4y \leq 16\)
Worked Example #13c β Solve \(4x + 19 \leq 11\)
Compound Inequalities (#14)
- "And" / between (intersection β©): \(-2 \leq 3x+7 \leq 4\) β solve all three parts simultaneously.
- "Or" (union βͺ): \(x \leq 0\) or \(x \geq 6\) β each side separately.
Worked Example #14a β Solve \(-2 \leq 3x + 7 \leq 4\)
Practice β #13 & #14
#13a: \(x + 2 \leq 5\)
#13d: \(4(2x-5) \leq 12x+4\)
#14b: \(3 \leq 2x-1 \leq 9\)
#14d: \(9 \leq 3-2x \leq 12\)
#14e (or): \(x \leq 0\) or \(x \geq 6\)
Slope-Intercept Form (#16β18)
Slope: \(m = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{\text{rise}}{\text{run}}\)
Parallel & Perpendicular Lines
- Parallel: equal slopes β \(m_1 = m_2\)
- Perpendicular: negative reciprocal slopes β \(m_1 \cdot m_2 = -1\)
Worked Example #16a β Line through \((-2,2)\) and \((1,3)\)
Practice
#16b: Line through \((3,1)\) perpendicular to \(3x-5y=6\).
\(y-1=-\frac{5}{3}(x-3)\) β \(y=-\frac{5}{3}x+6\)
#17a: Slope \(-\frac{2}{5}\), y-intercept \((0,4)\).
#47a: Model \(y = -7.5x + 435\). Find \(x\) when \(y = 390\).
Solving Systems of Linear Equations (#20β21)
- Graphing: find the intersection point visually
- Substitution: solve one equation for a variable; plug into the other
- Elimination (Addition): multiply equations to match a coefficient, then add to cancel one variable
Worked Example #21b β \(y = 3x-4\) and \(y = -2x+11\)
Practice
#21a: \(5x+5y=5\) and \(x=3-y\)
#21c: \(4x-7y=-19\) and \(6x+5y=18\)
#21d: \(2x-3y=14\) and \(4x-6y=28\)
Word Problem Strategy
- Define your variable(s) clearly with units
- Write the equation(s)
- Solve algebraically
- Answer in a full sentence with units
Problem #22 β Perimeter
IntroA rectangular building has a perimeter of 104 feet and a width of 17 feet. Find the length.
\(104 = 2L + 2(17)\) β \(104 = 2L + 34\) β \(2L = 70\) β \(\mathbf{L = 35 \text{ ft}}\)
Problem #23 β Circumference
IntroA plane circles Rochester with radius 1.5 miles. How far per loop? (Nearest tenth.)
Problem #24 β Isosceles Triangle
IntroAn isosceles triangle has two equal sides. The third side is 8 inches less than one equal side. Perimeter = 46 in. Find all three sides.
\(s + s + (s-8) = 46\) β \(3s = 54\) β \(s = 18\).
18 in, 18 in, 10 in
Problem #25 β Investment
Mid$10,000 invested at 5% and 3.5% simple interest. Total interest after one year = $410. How much in each account?
\(0.05x + 0.035(10000-x) = 410\)
\(0.015x = 60\) β \(x = 4000\)
$4,000 at 5% and $6,000 at 3.5%
Problem #28 β Distance/Rate/Time
MidTwo trains leave the same station in opposite directions. Train A: 85 mph east. Train B: 65 mph west. How long until 540 miles apart?
\(150t = 540\) β \(\mathbf{t = 3.6 \text{ hours}}\) (3 hr 36 min)
Problem #29 β Catch-Up Rate
MidDad walks 3 mph and leaves 20 minutes early. You walk 2 mph faster. How long until you overtake him? How far?
\(5t = 3t+1\) β \(t = 0.5\) hr. Distance = \(5(0.5) = \mathbf{2.5 \text{ miles in 30 minutes}}\)
Problem #35 β Cell Phone Minutes
MidA cell plan: $0.99 flat for 20 minutes, then $0.15/extra minute. How many minutes for $5.00?
Problem #40 β Coins
MidEmily has 40 coins (dimes and quarters) worth $7.30 total. How many of each?
\(4-0.10q+0.25q=7.30\) β \(0.15q=3.30\) β \(q=22\)
22 quarters, 18 dimes
Problem #41 β Commission
AdvancedEarn $55/visit + 25% commission on $289 "gold seal" plans. 3 visits, earned $309.50. How many gold seal plans sold?
Problem #45 β Acid Mixture
AdvancedMix 8 liters of 40% acid with 70% acid to get 50% acid. How many liters of 70%?
\(0.40(8) + 0.70x = 0.50(8+x)\)
\(3.2 + 0.70x = 4 + 0.50x\)
\(0.20x = 0.8\) β \(\mathbf{x = 4 \text{ liters}}\)
Problem #49 β Beverages System
Advanced2 cappuccinos + 3 lattes = $14.55; 1 cappuccino + 2 lattes = $8.77. Price of each?
Cappuccino $2.79, Latte $2.99
Problem #50 β Amusement Park
Advanced2 adults + 3 children = $170. 3 adults + 5 children = $270. Ticket prices?
Adult $40, Child $30