Part 1
Algebra 1
QUICK MEMORY POINTS
ISOLATE β Move everything to one side, variable alone. |
DISTRIBUTE β Multiply inside parentheses first. |
SLOPE = rise/run = (yββyβ)/(xββxβ). |
FOIL = First Β· Outer Β· Inner Β· Last.
Algebra Progress0 / 10
AΒ·01
Linear Equations Β· One Variable
Sarah has 3 times as many stickers as Jake. Together they have 48 stickers. How many stickers does Sarah have?
π‘ Hint
Let Jake = x. Then Sarah = 3x. Write: x + 3x = 48.
π Explanation
Let Jake = x. Then Sarah = 3x.x + 3x = 48 β 4x = 48 β x = 12 (Jake).
Sarah = 3 Γ 12 = 36. β Always define your variable first!
AΒ·02
Two-Step Equations
A taxi charges a $3 flat fee plus $1.50 per mile. If a ride cost $12, how many miles was the ride?
π‘ Hint
Equation: 3 + 1.5m = 12. Subtract 3 first, then divide by 1.5.
π Explanation
3 + 1.5m = 121.5m = 9
m = 6 miles.
Key: Subtract the flat fee first, then divide. Don't divide everything by 1.5 right away!
AΒ·03
Slope of a Line
A hiker starts at an elevation of 200 ft and reaches 500 ft after walking 6 miles. What is the average rate of elevation gain (slope) per mile?
π‘ Hint
Slope = change in height Γ· change in distance = (500 β 200) Γ· 6.
π Explanation
Slope = Ξy / Ξx = (500 β 200) / (6 β 0) = 300 / 6 = 50 ft/mile.Trap: Don't add 200 + 500. You need the difference (change), not the sum.
AΒ·04
Inequalities
A student needs at least 70 points to pass. She already earned 43 points. What is the minimum score she needs on the next test?
π‘ Hint
43 + x β₯ 70. Solve for x.
π Explanation
43 + x β₯ 70x β₯ 27
Minimum score = 27.
Key word: "at least" β use β₯ (greater than or equal).
AΒ·05
Systems of Equations
Two friends buy snacks. Alex buys 2 chips + 1 drink = $5. Maya buys 1 chip + 2 drinks = $4. How much does ONE drink cost?
π‘ Hint
Write: 2c + d = 5 and c + 2d = 4. Try elimination or substitution.
π Explanation
2c + d = 5 β¦ (1)c + 2d = 4 β¦ (2)
Multiply (2) by 2: 2c + 4d = 8
Subtract (1): 3d = 3 β d = $1.00
Trick: Multiply one equation to make coefficients match, then subtract.
AΒ·06
Distributive Property
Simplify: \(3(2x - 4) + 5x\)
π‘ Hint
Distribute 3 to both 2x and β4 first. Then combine like terms.
π Explanation
3(2x β 4) + 5x= 6x β 12 + 5x
= 11x β 12
Common mistake: Writing 3(2x β 4) = 6x β 4. Remember to distribute to EVERY term inside!
AΒ·07
Quadratic Equations
A ball is launched upward. Its height in feet after \(t\) seconds is \(h = -16t^2 + 32t\). At what time does the ball hit the ground (h = 0, t > 0)?
π‘ Hint
Set h = 0: β16tΒ² + 32t = 0. Factor out β16t.
π Explanation
β16tΒ² + 32t = 0β16t(t β 2) = 0
t = 0 (launch) or t = 2 seconds (landing).
Key: Factor out the GCF first. t = 0 is the start, not the answer we want.
AΒ·08
Proportions & Percentages
A store marks up a jacket from $40 to $56. What is the percent increase?
π‘ Hint
% increase = (new β old) Γ· old Γ 100. Use the ORIGINAL price as the base.
π Explanation
% increase = (56 β 40) / 40 Γ 100 = 16/40 Γ 100 = 40%Trap: Some students divide by 56 (new price). Always divide by the ORIGINAL value!
AΒ·09
Functions & Function Notation
Given \(f(x) = 2x^2 - 3x + 1\), what is \(f(-1)\)?
π‘ Hint
Replace every x with (β1). Be careful with signs: (β1)Β² = +1.
π Explanation
f(β1) = 2(β1)Β² β 3(β1) + 1= 2(1) + 3 + 1
= 2 + 3 + 1 = 6
Trap: β3(β1) = +3, not β3. Negative Γ negative = positive!
AΒ·10
Factoring Trinomials
Factor completely: \(x^2 - 5x + 6\)
π‘ Hint
Find two numbers that MULTIPLY to +6 and ADD to β5.
π Explanation
Need: two numbers that multiply to 6 and add to β5.β2 Γ β3 = 6 β and β2 + (β3) = β5 β
Answer: (x β 2)(x β 3)
Memory: SAME sign β both match middle sign. Different sign β larger number keeps middle sign.
Part 2
Geometry
QUICK MEMORY POINTS
PYTHAGOREAN: aΒ² + bΒ² = cΒ² (c = hypotenuse, always longest). |
TRIANGLE SUM: angles add to 180Β°. |
AREA CIRCLE: ΟrΒ². |
SIMILAR: same shape, proportional sides. |
PARALLEL LINES: alternate interior angles are EQUAL.
Geometry Progress0 / 10
GΒ·01
Pythagorean Theorem
A ladder leans against a wall. The base is 6 ft from the wall and the wall is 8 ft tall. How long is the ladder?
π‘ Hint
Use aΒ² + bΒ² = cΒ². The ladder is c (hypotenuse).
π Explanation
6Β² + 8Β² = cΒ²36 + 64 = 100
c = β100 = 10 ft
Shortcut: Memorize Pythagorean triples: (3,4,5), (6,8,10), (5,12,13). Multiply the triple by a constant!
GΒ·02
Triangle Angle Sum
A triangle has angles measuring 47Β° and 68Β°. What is the measure of the third angle?
π‘ Hint
All angles in a triangle sum to 180Β°.
π Explanation
180Β° β 47Β° β 68Β° = 65Β°Rule: Triangle Angle Sum = 180Β°. Always.
GΒ·03
Area of a Circle
A circular pizza has a diameter of 14 inches. What is its area? (Use \(\pi \approx 3.14\))
π‘ Hint
Area = ΟrΒ². Diameter = 14, so radius = 7. Don't use 14 as the radius!
π Explanation
r = 14 Γ· 2 = 7A = Ο Γ 7Β² = 3.14 Γ 49 = 153.86 inΒ²
#1 Mistake: Using diameter (14) instead of radius (7). Diameter Γ· 2 = radius FIRST!
GΒ·04
Similar Triangles
A tree casts a shadow 15 ft long. At the same time, a 5 ft person casts a 3 ft shadow. How tall is the tree?
π‘ Hint
Set up a proportion: tree height / tree shadow = person height / person shadow.
π Explanation
h/15 = 5/3h = 15 Γ 5/3 = 25 ft
Key: Corresponding parts must be in the SAME position in each ratio.
GΒ·05
Volume of a Rectangular Prism
A fish tank is 30 cm long, 20 cm wide, and 25 cm tall. What is its volume?
π‘ Hint
Volume = length Γ width Γ height (V = l Γ w Γ h).
π Explanation
V = 30 Γ 20 Γ 25 = 15,000 cmΒ³Units: Volume is always cubic units (cmΒ³, ftΒ³, etc.). Area uses square units.
GΒ·06
Parallel Lines & Transversals
Two parallel lines are cut by a transversal. One angle measures 115Β°. What is the measure of the alternate interior angle?
π‘ Hint
Alternate interior angles are EQUAL when lines are parallel. (They are on opposite sides of the transversal, between the parallel lines.)
π Explanation
Alternate interior angles are congruent (equal) when lines are parallel.Answer = 115Β°
Memory: Alt. Interior = EQUAL. Co-interior (same side) = SUPPLEMENTARY (add to 180Β°).
GΒ·07
Perimeter of a Composite Shape
An L-shaped room has outer dimensions 10 m Γ 8 m, with a 4 m Γ 3 m rectangle cut from one corner. What is the perimeter of the L-shape?
π‘ Hint
Cutting a corner does NOT change the total horizontal + vertical distances. The perimeter = same as the full rectangle's perimeter!
π Explanation
When a rectangular notch is cut from a corner, the horizontal spans still total 10 m and vertical spans still total 8 m.Perimeter = 2(10 + 8) = 36 m
Key insight: Cutting a corner adds two new sides that exactly replace the two removed sides in total length.
GΒ·08
Special Right Triangles (45-45-90)
A square has a diagonal of 10 cm. What is the length of one side? (Simplify your answer.)
π‘ Hint
A square's diagonal splits it into two 45-45-90 triangles. In a 45-45-90 triangle, hypotenuse = side Γ β2.
π Explanation
hypotenuse = side Γ β210 = sβ2
s = 10/β2 = 10β2/2 = 5β2 cm
Ratio to memorize: 45-45-90 β sides are x : x : xβ2
GΒ·09
Exterior Angles of a Triangle
An exterior angle of a triangle measures 130Β°. The two non-adjacent interior angles are 70Β° and xΒ°. Find x.
π‘ Hint
Exterior Angle Theorem: exterior angle = sum of the two non-adjacent interior angles.
π Explanation
Exterior Angle = sum of two non-adjacent interior angles.130 = 70 + x
x = 60Β°
Shortcut: Don't use 180Β° β 130Β° = 50Β° (that's the interior angle at that vertex, not x).
GΒ·10
Arc Length
A circle has a radius of 9 cm. What is the arc length of a central angle of 80Β°? (Use \(\pi \approx 3.14\), round to nearest tenth.)
π‘ Hint
Arc length = (central angle / 360Β°) Γ 2Οr. The fraction tells you "what portion of the circle."
π Explanation
Arc length = (80/360) Γ 2 Γ 3.14 Γ 9= (2/9) Γ 56.52
= 12.6 cm
Formula to memorize: Arc = (ΞΈ/360) Γ 2Οr