Math Notes
Math Notes
x
y
= logb
(x) − logb
(y)
The domain of logb
(x) is x > 0
Factoring and Solving
Factoring Formulas
x
2−a
2 = (x + a) (x − a)
x
2 + 2ax + a
2 = (x + a)
2
x
2 − 2ax + a
2 = (x − a)
2
x
2 + (a + b) x + ab = (x + a) (x + b)
x
3 + 3ax2 + 3a
2x + a
3 = (x + a)
3
x
3 − 3ax2 + 3a
2x − a
3 = (x − a)
3
x
3+a
3 = (x + a)
Algebra Cheat Sheet
Functions and Graphs
Constant Function
y = a or f (x) = a
Graph is a horizontal line passing through the
point (0, a).
Line/Linear Function
y = mx + b or f (x) = mx + b
Graph is a line with point (0, b) and slope m.
Slope
Slope of the line containing the two points
(x1, y1) and (x2, y2) is
m=
y2 − y1
x2 − x1
=
rise
run
Slope – intercept form
The equation of the line with slope m and
y-intercept (0, b) is
y = mx + b
Point – Slope form
The equation of the line with slope m and
passing through the point (x1, y1) is
y = y1 + m (x − x1)
Parabola/Quadratic Function
y = a (x − h)
2 + k f (x) = a(x − h)
2+k
The graph is a parabola that opens up if a > 0
or down if a < 0 and has a vertex at (h, k).
Parabola/Quadratic Function
y = ax2 + bx + c f (x) = ax2 + bx + c
The graph is a parabola that opens up if a > 0
or down if a < 0 and has a vertex at
−
b
2a
,f
−
b
2a
.
Parabola/Quadratic Function
x = ay2 + by + c g (y) = ay2 + by + c
The graph is a parabola that opens right if
a > 0 or left if a < 0 and has a vertex at
−
b
2a
,−
b
2a
.
Circle
(x − h)
2 + (y − k)
2=r
2
Graph is a circle with radius r and center (h, k).
Ellipse
(x − h)
2
a
2
+
(y − k)
2
b
2
=1
Graph is an ellipse with center (h, k) with
vertices a units right/left from the center and
vertices b units up/down from the center.
Hyperbola
(x − h)
2
a
2
−
(y − k)
2
b
2
=1
Graph is a hyperbola that opens left and right,
has a center at (h, k), vertices a units left/right
of center and asymptotes that pass through
center with slope ±
b
a
.
Hyperbola
(y − k)
2
b
2
−
(x − h)
2
a
2
=1
Graph is a hyperbola that opens up and down,
has a center at (h, k), vertices b units up/down
from the center and asymptotes that pass
through center with slope ±
b
aAlgebra Cheat Sheet
Common Algebraic Errors
Error Reason/Correct/Justification/Example
2
0
6= 0 and 2
0
6= 2 Division by zero is undefined!
−3
2 6= 9 −3
2 = −9, (−3)2 = 9 Watch parenthesis!