Foundations
Every number in Algebra 1 is a real number, sorted into nested sets:
- Natural: Whole:
- Integers:
- Rational: any with integers and ; decimals end or repeat.
- Irrational: cannot be written as a fraction; decimals never end and never repeat (e.g. ).
Each set sits inside the next: naturals wholes integers rationals.
- P --- Parentheses / grouping (also and fraction bars)
- E --- Exponents
- MD --- Multiply and Divide, left to right
- AS --- Add and Subtract, left to right
Multiplication and division are equal in rank; do whichever comes first left to right. Same for addition and subtraction.
multicols2
- Commutative: ,
- Associative:
- Distributive:
- Identity: ,
multicols Like terms share the same variable part (same letters, same exponents). Combine by adding coefficients: . Note and are not like terms.
Evaluate when , .
Wrap every substituted value in parentheses: , but . The exponent applies only to what it touches.
Solving Equations & Inequalities
Goal: isolate the variable. Work backwards through PEMDAS.
- Distribute and clear parentheses; clear fractions by multiplying by the LCD.
- Combine like terms on each side.
- Move variable terms to one side, constants to the other (do the same to both sides).
- Divide by the coefficient.
Variables on both sides: collect all variable terms on the side that keeps the coefficient positive.
Literal equation: solve for one letter in terms of the others using the same isolation steps. Example: .
How many solutions?
- Variable remains, e.g. one solution.
- True statement, e.g. all real numbers (identity).
- False statement, e.g. no solution.
Solve inequalities like equations, with one rule: multiplying or dividing by a negative flips the inequality sign.
Compound: “AND” means both true (overlap, ); “OR” means either true (union).
Absolute value (for ):
Solve .
Only flip the inequality sign when you multiply or divide by a negative --- not when a negative simply appears. .
Linear Equations & Functions
Slope measures steepness (rise over run):
Positive rises left-to-right; negative falls. Horizontal lines have ; vertical lines have undefined slope.
- Slope-intercept: ( slope, is -intercept)
- Point-slope:
- Standard: ( integers, )
Intercepts: set for the -intercept, set for the -intercept.
- Parallel lines have equal slopes: .
- Perpendicular lines have opposite reciprocal slopes: , so .
Function notation: names the output for input . A relation is a function if each input has exactly one output (passes the vertical line test). means substitute for .
Line through and .
A line perpendicular to has slope : flip the fraction and change the sign.
Systems of Equations & Inequalities
A solution satisfies both equations --- the point where the graphs cross.
- Graphing: plot both lines; the intersection is the solution.
- Substitution: solve one equation for a variable, plug into the other. Best when a variable is already isolated.
- Elimination: add or subtract equations (scale first) to cancel one variable. Best when lined up in standard form.
- One solution: lines cross once (different slopes).
- No solution: parallel lines, same slope, different intercept (variables cancel, false statement).
- Infinitely many: same line (variables cancel, true statement).
Systems of inequalities: graph each, shade; the solution is the overlap of shaded regions.
Solve and .
Solution: .
Always check your answer in both original equations --- a point that fits only one equation is not a solution to the system.
Exponents & Exponent Rules
For any nonzero base: multicols2
- Product:
- Quotient:
- Power of power:
- Power of product:
- Power of quotient:
- Zero:
multicols Negative exponent: --- move the factor across the fraction bar to make the exponent positive.
A number written as where and is an integer.
- Large numbers: positive . .
- Small numbers: negative . .
Multiply/divide by combining the values and adding/subtracting the exponents.
Simplify .
, not . And a negative exponent never makes a number negative --- it makes a reciprocal: .
Polynomials
A polynomial is a sum of terms (whole-number exponents). Degree is the highest exponent; name by terms: monomial (1), binomial (2), trinomial (3).
Add/Subtract: combine like terms. To subtract, distribute the minus sign to every term in the second polynomial first.
FOIL for two binomials --- First, Outer, Inner, Last:
Special products (memorize):
Expand .
. The middle term is real: .
Factoring
- GCF first, always: pull out the greatest common factor. .
- Difference of squares: .
- Perfect-square trinomial: .
- Trinomial : find two numbers that multiply to and add to .
- Leading coefficient : factor by grouping (AC method).
If a product equals zero, at least one factor is zero:
This turns a factored equation into solutions (the roots).
Factor .
(a sum of squares) does not factor over the real numbers. Only the difference of squares factors.
Quadratic Functions
The graph is a parabola. It opens up if , down if .
- Axis of symmetry / vertex : .
- Vertex: --- the minimum or maximum point.
- Vertex form: with vertex .
- Factoring: write as a product , use zero product property.
- Square roots: for , then .
- Completing the square: add to form a perfect square.
- Quadratic formula (always works):
The discriminant is (under the radical). It counts real solutions:
- : two real solutions.
- : one (repeated) real solution.
- : no real solutions.
Solve ().
Set the equation equal to before reading off , , . Keep the sign attached to each: in , rewrite as so .
Radicals
A radical is simplified when no perfect-square factor remains under the root.
Example: .
Add/Subtract: only combine like radicals (same radicand): .
Multiply: .
Rationalize a denominator by removing the root from the bottom:
Pythagorean theorem (right triangles, legs , hypotenuse ):
Legs and .
. For instance , but .
Rational Expressions
A rational expression is a fraction of polynomials. Factor top and bottom, then cancel common factors.
Excluded values: any making an original denominator is not allowed (here and ).
- Multiply: factor, cancel, multiply across.
- Divide: multiply by the reciprocal of the second fraction.
- Add/Subtract: rewrite over a common denominator (LCD), combine numerators.
- Solve rational equations: multiply every term by the LCD to clear fractions, solve, then discard any answer that is an excluded value.
Simplify .
Cancel factors, never terms. You may not cancel the in , because is a sum, not a product.
Data & Statistics
- Mean (average): .
- Median: middle value of the ordered list (average the two middle values if the count is even).
- Mode: the value(s) that appear most often.
The median resists outliers (extreme values); the mean gets pulled toward them.
- Range maximum minimum.
- Quartiles: (median of lower half), (median), (median of upper half).
- Interquartile range: --- the spread of the middle .
A scatter plot shows paired data to reveal a relationship (correlation):
- Positive: both rise together. Negative: one rises as the other falls.
- No correlation: no clear pattern.
The line of best fit models the trend; use its equation to predict values. Correlation does not prove causation.
Data: .
Always order the data before finding the median or quartiles. The mode is the most frequent value, not the largest.