Let's do Algebra! ๐ŸŽ‰
xยฒ

๐Ÿฆ• Algebra 1 with Dino!

Master ALL of Algebra 1 through dino-adventures ๐ŸŒฟ

๐Ÿ“š 10 Units ยท 20 Quiz Questions ยท Timed Challenge
โฑ TIMER 40:00
Unit 1
๐Ÿ”ข Real Numbers & Properties
The foundation of all algebra โ€” understanding numbers and how they behave.
๐Ÿง  Key Concepts
Real numbers include Natural numbers (1,2,3โ€ฆ), Whole numbers (0,1,2โ€ฆ), Integers (โ€ฆ-2,-1,0,1,2โ€ฆ), Rational numbers (fractions), and Irrational numbers (โˆš2, ฯ€). The absolute value |x| is the distance from 0 โ€” always non-negative.
โญ MEMORIZE THESE PROPERTIES
  • Commutative: a + b = b + a  |  a ร— b = b ร— a
  • Associative: (a+b)+c = a+(b+c)
  • Distributive: a(b+c) = ab + ac
  • Identity: a + 0 = a  |  a ร— 1 = a
  • Inverse: a + (โˆ’a) = 0  |  a ร— (1/a) = 1
๐Ÿฆ•
"Dino tip: |โˆ’7| = 7 because distance is NEVER negative! Distance doesn't care about direction!"
โœ๏ธ Example
Simplify: |โˆ’12| + |5| โˆ’ |โˆ’3|
|โˆ’12| = 12   (absolute value removes sign)
|5| = 5   (already positive)
|โˆ’3| = 3   (absolute value removes sign)
12 + 5 โˆ’ 3 = 14
โœ… Answer: 14
Unit 2
๐Ÿงฎ Expressions & Order of Operations
Evaluating algebraic expressions correctly using PEMDAS.
โญ PEMDAS (Order of Operations)
  • Parentheses first
  • Exponents second
  • Multiplication & Division (left to right)
  • Addition & Subtraction (left to right)
Evaluate: 3xยฒ + 2x โˆ’ 1  when  x = 4
โœ๏ธ Example
Evaluate: 3xยฒ + 2x โˆ’ 1 when x = 4
Step 1: Substitute x = 4 โ†’ 3(4ยฒ) + 2(4) โˆ’ 1
Step 2: Exponent first โ†’ 3(16) + 2(4) โˆ’ 1
Step 3: Multiply โ†’ 48 + 8 โˆ’ 1
Step 4: Add/Subtract left to right โ†’ 55
โœ… Answer: 55
Unit 3
โš–๏ธ Solving Linear Equations
The heart of Algebra 1 โ€” isolate the variable to find its value.
๐Ÿง  Golden Rule
Whatever you do to one side, you must do to the other side. Keep the equation balanced like a scale!
โญ Steps to Solve
  • Distribute (remove parentheses)
  • Combine like terms on each side
  • Move variable terms to one side
  • Move constants to the other side
  • Divide both sides by the coefficient
โœ๏ธ Example
Solve: 3(2x โˆ’ 4) = 2x + 8
Distribute: 6x โˆ’ 12 = 2x + 8
Subtract 2x: 4x โˆ’ 12 = 8
Add 12: 4x = 20
Divide by 4: x = 5
Check: 3(2ยท5โˆ’4) = 3(6) = 18 โœ“ and 2(5)+8 = 18 โœ“
โœ… Answer: x = 5
Unit 4
๐Ÿ“ Linear Inequalities
Solving and graphing inequalities on a number line.
โญ Critical Rule โ€” FLIP THE SIGN!
  • When you multiply or divide both sides by a NEGATIVE number, the inequality sign FLIPS!
  • Example: โˆ’2x < 6 โ†’ x > โˆ’3 (sign flipped!)
  • Open circle โ—‹ for < or > (not included)
  • Closed circle โ— for โ‰ค or โ‰ฅ (included)
โœ๏ธ Example
Solve: โˆ’3x + 7 โ‰ฅ โˆ’8
Subtract 7 from both sides: โˆ’3x โ‰ฅ โˆ’15
Divide by โˆ’3 (FLIP the sign!): x โ‰ค 5
Graph: closed circle at 5, arrow pointing LEFT (โ†โ—)
โœ… Answer: x โ‰ค 5
Unit 5
๐Ÿ”„ Functions & Relations
Understanding input-output relationships and function notation.
๐Ÿง  Function Definition
A function is a rule where each input (x) has exactly ONE output (y). Use the Vertical Line Test: if any vertical line crosses the graph more than once, it is NOT a function.
f(x) = 2x + 3  โ†’  f(4) = 2(4) + 3 = 11
โœ๏ธ Example
If f(x) = xยฒ โˆ’ 3x + 2, find f(โˆ’1)
Substitute x = โˆ’1: f(โˆ’1) = (โˆ’1)ยฒ โˆ’ 3(โˆ’1) + 2
= 1 + 3 + 2
= 6
โœ… Answer: f(โˆ’1) = 6
Unit 6
๐Ÿ“ˆ Linear Functions & Slope
Graphing lines and understanding slope and intercepts.
โญ Essential Formulas
  • Slope: m = (yโ‚‚ โˆ’ yโ‚) / (xโ‚‚ โˆ’ xโ‚) = rise/run
  • Slope-Intercept: y = mx + b (m=slope, b=y-intercept)
  • Standard Form: Ax + By = C
  • Point-Slope: y โˆ’ yโ‚ = m(x โˆ’ xโ‚)
  • Parallel lines: same slope (mโ‚ = mโ‚‚)
  • Perpendicular lines: slopes are negative reciprocals (mโ‚ ร— mโ‚‚ = โˆ’1)
โœ๏ธ Example
Find the slope of the line through (2, 5) and (6, 13)
m = (13 โˆ’ 5) / (6 โˆ’ 2)
m = 8 / 4
m = 2
โœ… Answer: slope = 2
Unit 7
๐Ÿ”€ Systems of Equations
Finding where two lines intersect using three methods.
โญ Three Methods
  • Graphing: find intersection point on graph
  • Substitution: solve one equation for a variable, substitute into the other
  • Elimination: add or subtract equations to cancel a variable
  • No solution โ†’ parallel lines (same slope, different y-intercept)
  • Infinite solutions โ†’ same line (identical equations)
โœ๏ธ Example (Substitution)
Solve: y = 2x + 1 and 3x + y = 16
Substitute y = 2x+1 into 3x + y = 16:
3x + (2x + 1) = 16 โ†’ 5x + 1 = 16 โ†’ 5x = 15 โ†’ x = 3
Back-substitute: y = 2(3) + 1 = 7
Check: 3(3) + 7 = 9 + 7 = 16 โœ“
โœ… Answer: (3, 7)
Unit 8
๐Ÿ’ฅ Exponents & Polynomials
Mastering exponent rules and polynomial operations.
โญ Exponent Laws
  • Product: xแตƒ ยท xแต‡ = x^(a+b)
  • Quotient: xแตƒ / xแต‡ = x^(aโˆ’b)
  • Power: (xแตƒ)แต‡ = x^(ab)
  • Zero: xโฐ = 1 (x โ‰  0)
  • Negative: x^(โˆ’n) = 1/xโฟ
  • FOIL: (a+b)(c+d) = ac + ad + bc + bd
โœ๏ธ Example (FOIL)
Expand: (2x + 3)(x โˆ’ 4)
First: 2x ยท x = 2xยฒ
Outer: 2x ยท (โˆ’4) = โˆ’8x
Inner: 3 ยท x = 3x
Last: 3 ยท (โˆ’4) = โˆ’12
Combine: 2xยฒ โˆ’ 8x + 3x โˆ’ 12 = 2xยฒ โˆ’ 5x โˆ’ 12
โœ… Answer: 2xยฒ โˆ’ 5x โˆ’ 12
Unit 9
๐Ÿงฉ Factoring Polynomials
Breaking expressions into products โ€” the reverse of expanding.
โญ Factoring Methods
  • GCF first: always pull out the greatest common factor first!
  • Trinomial: xยฒ + bx + c = (x + p)(x + q) where pยทq = c and p+q = b
  • Difference of Squares: aยฒ โˆ’ bยฒ = (a+b)(aโˆ’b)
  • Perfect Square: aยฒ + 2ab + bยฒ = (a+b)ยฒ
โœ๏ธ Example
Factor: xยฒ + 7x + 12
Need two numbers that multiply to 12 AND add to 7
Try: 3 ร— 4 = 12 โœ“ and 3 + 4 = 7 โœ“
Therefore: (x + 3)(x + 4)
Check by FOIL: xยฒ + 4x + 3x + 12 = xยฒ + 7x + 12 โœ“
โœ… Answer: (x + 3)(x + 4)
Unit 10
๐Ÿš€ Quadratic Equations & Radicals
Solving quadratics by factoring, square root method, and quadratic formula.
โญ Methods to Solve axยฒ + bx + c = 0
  • Factoring: set each factor = 0 (Zero Product Property)
  • Square Root: xยฒ = k โ†’ x = ยฑโˆšk (use when b = 0)
  • Quadratic Formula: x = (โˆ’b ยฑ โˆš(bยฒโˆ’4ac)) / (2a)
  • Discriminant: bยฒโˆ’4ac > 0 โ†’ 2 real solutions; = 0 โ†’ 1 solution; < 0 โ†’ no real solutions
x = (โˆ’b ยฑ โˆš(bยฒ โˆ’ 4ac)) / (2a)
โœ๏ธ Example
Solve: xยฒ โˆ’ 5x + 6 = 0
Factor: need two numbers that multiply to 6 and add to โˆ’5
(โˆ’2)(โˆ’3) = 6 โœ“ and (โˆ’2)+(โˆ’3) = โˆ’5 โœ“
So: (x โˆ’ 2)(x โˆ’ 3) = 0
Zero Product: x โˆ’ 2 = 0 โ†’ x = 2, or x โˆ’ 3 = 0 โ†’ x = 3
โœ… Answer: x = 2 or x = 3
๐Ÿฆ•
"Dino's secret: ALWAYS check your answers by substituting back into the original equation! Even I make mistakes sometimes! ๐Ÿฆ–"

๐ŸŽฏ Dino's Big Quiz!

20 questions covering all 10 units ยท Choose the best answer

0 / 20 answered

๐Ÿ“‹ Answer Key & Explanations

Full worked solutions for all 20 questions