Loot Splitter Lab Worksheet TREASURE SPLITTER
Loot Distribution Lab: Polynomials by Monomials
ARCHITECT LOG
NAME:
DATE:
The Captain's Rule
Your crew has found a chest containing \(12x^4\) gold coins, \(8x^3\) silver coins, and \(20x^2\) copper coins. You need to divide this hoard equally among \(4x^2\) pirates.
The Rule: Every pirate gets an equal share of every type of treasure.
PHASE 1: THE BLUEPRINT
To divide a polynomial by a monomial, split the big fraction into smaller, individual fractions. Each term of the numerator gets divided by the same denominator.
EXAMPLE CALCULATION
\[ \frac{15x^5 - 10x^3 + 5x}{5x} \]
\[ \frac{15x^5}{5x} - \frac{10x^3}{5x} + \frac{5x}{5x} \]
\[ 3x^4 - 2x^2 + 1 \]
1. BASIC SPLIT
\[ \frac{12x^4 + 8x^3 - 20x^2}{4x^2} \]
Show the split and simplify here...
2. COEFFICIENT CONTROL
\[ \frac{21a^6 - 14a^4 + 7a^2}{7a^2} \]
Show the split and simplify here...
PHASE 2: THE EXPONENT TRAP
Remember the Quotient Rule : When dividing like bases, subtract the exponents. \( \frac{x^a}{x^b} = x^{a-b} \). Also, remember that \( x^0 = 1 \).
3. MULTI-VARIABLE ATTACK Target: Eliminate redundant variables
\[ \frac{18x^4y^3 + 24x^3y^2 - 6xy}{6xy} \]
4. THE NEGATIVE SHIFT Target: Watch the signs!
\[ \frac{-32m^8 + 16m^5 - 8m^2}{-8m^2} \]
ARCHITECT'S REFLECTION
If you divide a polynomial with 4 terms by a monomial, how many terms should your answer have (before any potential simplification)? Why?
Loot Splitter Lab Answer Key TEACHER ANSWER KEY
Loot Splitter Lab: Polynomials by Monomials
OFFICIAL GUIDE
PHASE 1: THE BLUEPRINT
\[ \frac{12x^4 + 8x^3 - 20x^2}{4x^2} \]
Answer: \( 3x^2 + 2x - 5 \)
Work: \( \frac{12x^4}{4x^2} + \frac{8x^3}{4x^2} - \frac{20x^2}{4x^2} \)
\[ \frac{21a^6 - 14a^4 + 7a^2}{7a^2} \]
Answer: \( 3a^4 - 2a^2 + 1 \)
Common error: Forgetting the '+1' at the end.
PHASE 2: THE EXPONENT TRAP
\[ \frac{18x^4y^3 + 24x^3y^2 - 6xy}{6xy} \]
Answer: \( 3x^3y^2 + 4x^2y - 1 \)
Work: Subtracting exponents for both x and y in each term.
\[ \frac{-32m^8 + 16m^5 - 8m^2}{-8m^2} \]
Answer: \( 4m^6 - 2m^3 + 1 \)
Note: Signs flip because of the negative divisor.
ARCHITECT'S REFLECTION
Question: How many terms should your answer have?
Ideal Response: The answer should have 4 terms initially (one for each term in the numerator). This is because each term is divided by the monomial separately. Simplification might combine terms later if they are like terms, but in basic monomial division, the count matches.
Treasure Splitter Slides TREASURE SPLITTER
Dividing Polynomials by Monomials
The Pirate Problem
You have a chest of treasure:
12x⁴ gold + 8x³ silver + 20x² copper.
There are 4x² pirates. How do you divide the loot fairly?
🏴☠️
The Golden Rule of Monomial Division
Divide EVERY term in the numerator by the SAME denominator.
\[ \frac{A + B + C}{D} = \frac{A}{D} + \frac{B}{D} + \frac{C}{D} \]
Blueprint in Action
The Problem
\[ \frac{15x^5 - 10x^3}{5x} \]
SPLIT
The Breakdown
\[ \frac{15x^5}{5x} - \frac{10x^3}{5x} \]
Final Result
\[ 3x^4 - 2x^2 \]
Your Turn!
\[ \frac{24a^8 + 16a^5 - 8a^2}{8a^2} \]
Work with a partner to split the loot!
The Division Engine Slides THE DIVISION ENGINE
Upgrading to Polynomial Long Division
It's the Same Engine!
Integer Division
\( 742 \div 3 \)
D Divide
M Multiply
S Subtract
B Bring Down
Polynomial Division
\( (x^2 + 7x + 12) \div (x + 3) \)
D Divide
M Multiply
S Subtract
B Bring Down
Step 1: Divide
Focus only on the first terms.
"How many times does x go into x²?"
\[ x + 3 \enspace \overline{) \enspace x^2 + 7x + 12} \]
x
The Cycle Continues
MULTIPLY
Multiply your answer by the entire divisor.
SUBTRACT
"Draw the line, change the signs."
\[ \begin{array}{r} x + 4 \\ x + 3 \enspace \overline{) \enspace x^2 + 7x + 12} \\ -(x^2 + 3x) \phantom{+ 12} \\ \hline 4x + 12 \end{array} \]
Algorithm Showcase
Demonstration Video
[Placeholder for Side-by-Side Comparison Video]
Watch the DMSB cycle happen in real-time.
Step by Step Blueprint Worksheet ALGORITHM BLUEPRINT
Standard Polynomial Long Division
ARCHITECT:
PROJECT DATE:
D
DIVIDE
M
MULTIPLY
S
SUBTRACT
B
BRING DOWN
GUIDED LEVEL 1
Task 01: The Starter
\[ (x^2 + 7x + 12) \div (x + 3) \]
\[ x + 3 \enspace \overline{) \enspace x^2 + 7x + 12} \]
D: Divide \(x^2\) by \(x\). Write result on top.
M: Multiply your answer by \((x+3)\).
S: Change the signs and combine!
Task 02: Verification
Level 2: Independent Work
\[ (x^2 - 5x + 6) \div (x - 2) \]
Task 03: The Cubic Engine
Level 3: Power Up
\[ (2x^3 - 3x^2 - 11x + 6) \div (x - 3) \]
ERROR LOG ANALYSIS
A student divides \(x^2 + 5x + 6\) by \(x + 1\). After the first multiplication, they write \(x^2 + x\). For the subtraction step, they get \(6x + 6\). What did they do wrong?
Algorithm Blueprint Answer Key ANSWER KEY
Step-by-Step Algorithm Blueprint
FOR INSTRUCTOR USE ONLY
TASK 01: THE STARTER
\[ (x^2 + 7x + 12) \div (x + 3) \]
Result: \( x + 4 \)
1. Divide: \(x^2 / x = x\)
2. Multiply: \(x(x+3) = x^2 + 3x\)
3. Subtract: \((x^2 + 7x) - (x^2 + 3x) = 4x\)
4. Bring Down: 12
5. Repeat: \(4x / x = 4\)
TASK 02: VERIFICATION
\[ (x^2 - 5x + 6) \div (x - 2) \]
Result: \( x - 3 \)
Note: Be careful with signs during subtraction!
\(-5x - (-2x) = -3x\)
TASK 03: THE CUBIC ENGINE
\[ (2x^3 - 3x^2 - 11x + 6) \div (x - 3) \]
Result: \( 2x^2 + 3x - 2 \)
Step 1: \(2x^3 / x = 2x^2\)
Step 2: \(3x^2 / x = 3x\)
Step 3: \(-2x / x = -2\)
Error Log Solution
The Error: The student subtracted incorrectly or missed a sign flip.
When they subtracted \((x^2 + x)\) from \((x^2 + 5x)\), they should have gotten \(4x\). Instead, they reached \(6x\), likely adding \(5x + x\) instead of subtracting. This is the most common error in polynomial long division (the "Subtraction Slip").
Mind the Gap Slides MIND THE GAP
The Protocol for Missing Terms
What's Wrong Here?
\[ (x^3 - 1) \div (x - 1) \]
"Where do the columns go? Why don't they align?"
In long division, Alignment is Law.
If you skip a degree (like going from \(x^3\) straight to a constant), your columns will shift and your math will break.
The 0x Placeholder
NEW RULE
Rewrite \(x^3 - 1\) as:
\(x^3\) \(+ 0x^2 + 0x\) \(- 1\)
Think of \(0x\) like the zero in the number 101. It holds the place so the "hundreds" don't mix with the "ones."
The Fixed Blueprint
\[ \begin{array}{r} x^2 + x + 1 \\ x - 1 \enspace \overline{) \enspace x^3 + 0x^2 + 0x - 1} \\ -(x^3 - x^2) \phantom{+ 0x - 1} \\ \hline x^2 + 0x \phantom{- 1} \\ -(x^2 - x) \phantom{- 1} \\ \hline x - 1 \\ -(x - 1) \\ \hline 0 \end{array} \]
Case Study
Divide: \( (x^4 - 16) \div (x - 2) \)
How many placeholders do you need?
List them now!
Placeholder Protocol Worksheet PLACEHOLDER PROTOCOL
Structure Troubleshooting: Missing Degree Analysis
ANALYST:
TIMESTAMP:
The Protocol
A polynomial must have a term for every degree from its highest power down to zero. If a term is missing, we insert a placeholder with a coefficient of zero. This preserves the structural integrity of our division columns.
PHASE 1: STRUCTURAL AUDIT
Identify the missing degrees and write the complete polynomial with placeholders.
Polynomial Expression
Missing Degrees
Full Protocol Form
\( x^2 - 1 \)
\( x^2 + 0x - 1 \)
\( x^3 + 2x - 5 \)
\( 4x^4 - 2x^2 + 1 \)
\( x^5 + 1 \)
PHASE 2: ACTIVE REPAIR
Complete the following division problem. Use placeholders to keep your columns aligned perfectly.
\[ (x^3 - 8) \div (x - 2) \]
Placeholder Protocol Answer Key ANSWER KEY
Placeholder Protocol Audit Solutions
STRUCTURE GUIDE
PHASE 1: STRUCTURAL AUDIT
\( x^2 - 1 \)
\(x^1\) term
\( x^2 + 0x - 1 \)
\( x^3 + 2x - 5 \)
\(x^2\) term
\( x^3 + 0x^2 + 2x - 5 \)
\( 4x^4 - 2x^2 + 1 \)
\(x^3\) and \(x^1\) terms
\( 4x^4 + 0x^3 - 2x^2 + 0x + 1 \)
\( x^5 + 1 \)
\(x^4, x^3, x^2, x^1\)
\( x^5 + 0x^4 + 0x^3 + 0x^2 + 0x + 1 \)
PHASE 2: ACTIVE REPAIR
\[ (x^3 - 8) \div (x - 2) \]
Result: \( x^2 + 2x + 4 \)
Step-by-Step Logic:
1. Divide \(x^3 / x = x^2\)
2. Multiply \(x^2(x-2) = x^3 - 2x^2\)
3. Subtract: \((x^3 + 0x^2) - (x^3 - 2x^2) = 2x^2\)
4. Bring down \(0x\). Divide \(2x^2 / x = 2x\)
5. Multiply \(2x(x-2) = 2x^2 - 4x\)
6. Subtract: \((2x^2 + 0x) - (2x^2 - 4x) = 4x\)
7. Bring down \(-8\). Divide \(4x / x = 4\)
8. Multiply \(4(x-2) = 4x - 8\). Subtract to get 0.
Pedagogical Alert
Watch for students who only use one placeholder when two or more are missing. Many students struggle with Problem 4 (\(x^5 + 1\)) because it requires four distinct \(0x^n\) terms. Emphasize that the degree count must be consecutive from start to finish.
Leftover Logic Slides LEFTOVER LOGIC
Interpreting the Remainder
Remember "The Fraction Way"?
Elementary Way
\( 7 \div 2 = 3 \enspace R1 \)
The Algebra Way
\( 3 + \frac{1}{2} \)
In Algebra, we write the remainder over the divisor.
The Final Format
General Blueprint
\[ \text{Quotient} + \frac{\text{Remainder}}{\text{Divisor}} \]
\[ \text{If you get } x + 5 \text{ with a remainder of } 3 \text{ when dividing by } x-1: \]
\[ (x + 5) + \frac{3}{x - 1} \]
The "Zero" Secret
If the remainder is ZERO, it means the divisor is a factor of the polynomial.
Just like 2 is a factor of 10 because the remainder is 0!
0
Remainder
The Remainder Test
\[ \frac{x^2 + 5x + 10}{x + 2} \]
Calculate the remainder.
Is (x + 2) a factor? Why or why not?
Remainder Roundup Worksheet REMAINDER ROUNDUP
Finalizing Results: The Fractional Format
RESEARCHER:
SESSION:
Standard Operating Procedure
When division leaves a remainder, do not stop! Write your answer as: Quotient + (Remainder / Divisor) .
01. Simple Remainder
\[ (x^2 + 5x + 10) \div (x + 2) \]
Perform long division here...
Final Result (Fraction Format)
02. Negative Navigation
\[ (2x^2 - 7x + 11) \div (x - 3) \]
Perform long division here...
Final Result (Fraction Format)
THE FACTOR TEST
Check if the given divisor is a factor by performing division. If the remainder is 0, circle YES.
Is \((x - 1)\) a factor of \(x^3 - 3x^2 + 5x - 3\)?
YES
NO
Architectural Reflection
If you divide a quadratic (degree 2) by a linear (degree 1) binomial, what is the highest possible degree for the remainder? Explain why the remainder cannot be a higher degree than the divisor.
Remainder Roundup Answer Key ANSWER KEY
Remainder Roundup & Factor Test Guide
SOLUTIONS
01. SIMPLE REMAINDER
\[ (x^2 + 5x + 10) \div (x + 2) \]
Long Division Result: Quotient \(x + 3\), Remainder \(4\)
Final Format: \( (x + 3) + \frac{4}{x + 2} \)
02. NEGATIVE NAVIGATION
\[ (2x^2 - 7x + 11) \div (x - 3) \]
Long Division Result: Quotient \(2x - 1\), Remainder \(8\)
Final Format: \( (2x - 1) + \frac{8}{x - 3} \)
THE FACTOR TEST
Is \((x - 1)\) a factor of \(x^3 - 3x^2 + 5x - 3\)?
ANSWER: YES
Division Result: \(x^2 - 2x + 3\) with a remainder of 0 . Since the remainder is zero, the divisor is a perfect factor.
Architectural Solution
Question: What is the highest possible degree for the remainder?
Solution: The degree of the remainder must always be less than the degree of the divisor. If the divisor is degree 1 (linear), the remainder must be degree 0 (a constant). This is because if the remainder had a higher or equal degree, you could still divide another time!
Division Gauntlet Slides THE DIVISION GAUNTLET
Mastery Station Rotation
Your Mission Briefing
1
Monomial Loot
Quick-fire splitting of treasures. Speed and accuracy count.
2
Gap Specialist
Identify missing terms and repair broken blueprints.
3
Remainder Lab
Perform full long division and test for factors.
Code of Conduct
Rotate every 12 minutes.
Show all "DMSB" work on your tracking sheet.
Collaborate with your squad—everyone masters the engine together.
Watch out for Sign Errors (the #1 trap)!
12:00
Gauntlet in Progress
Stay focused. The engine must not stall.
Station Activity Cards GAUNTLET STATION 1
Monomial Loot Splitter
Level 01
The Speed Challenge
Split these expressions term-by-term. Do not simplify yet—just show the split and the first step of reduction.
A. \[ \frac{48x^6 - 24x^4 + 12x^2}{12x^2} \]
B. \[ \frac{-35a^5b^4 + 21a^3b^2}{7ab} \]
C. \[ \frac{100k^{10} - 50k^5 + 25k^2}{25k^2} \]
GAUNTLET STATION 2
The Gap Specialist
Level 02
Blueprint Repair
These problems have missing terms. Rewrite them with placeholders and set up (but do not solve yet) the long division bracket.
\[ (x^4 - 81) \div (x - 3) \]
Protocol Rewrite:
Bracket Setup:
\[ (2x^3 - 16) \div (x - 2) \]
Protocol Rewrite:
Bracket Setup:
GAUNTLET STATION 3
The Remainder Lab
Level 03
The Ultimate Engine Test
Solve the full division. Express result in quotient-plus-fraction format.
\[ (x^2 + 8x + 19) \div (x + 5) \]
Final Mastery Result
IS IT A FACTOR? (Circle One): YES / NO
Mastery Station Answer Key MASTER GAUNTLET GUIDE
Rotation Answer Key & Troubleshooting
STATION FACILITATOR ONLY
STATION 1: MONOMIAL LOOT
A.
\( 4x^4 - 2x^2 + 1 \)
B.
\( -5a^4b^3 + 3a^2b \)
C.
\( 4k^8 - 2k^3 + 1 \)
STATION 2: GAP SPECIALIST
A. \( (x^4 - 81) \div (x - 3) \)
Rewrite: \( x^4 + 0x^3 + 0x^2 + 0x - 81 \)
B. \( (2x^3 - 16) \div (x - 2) \)
Rewrite: \( 2x^3 + 0x^2 + 0x - 16 \)
STATION 3: REMAINDER LAB
Problem: \( (x^2 + 8x + 19) \div (x + 5) \)
Result: \( (x + 3) + \frac{4}{x + 5} \)
IS IT A FACTOR? NO (Remainder is not 0)
Facilitator Notes
Station 1 Focus:
Speed is key here to build muscle memory for the quotient rule. Watch for students forgetting to divide coefficients (e.g., writing 48 instead of 4).
Station 3 Focus:
The "Subtraction Slip" is the enemy. Remind them to change the signs of every term in the parentheses before combining.