Math worksheet with polynomial long division problems to solve a fun riddle.
A worksheet titled "What Did the Math Teacher Have For Dinner?" featuring six polynomial long division problems with corresponding letter clues to solve a riddle.
JPG
270×350
17.2 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #406934
⭐
Show Answer Key & Explanations
Step-by-step solution for: Polynomial Long Division Activity {Dividing Polynomials Activity ...
▼
Show Answer Key & Explanations
Step-by-step solution for: Polynomial Long Division Activity {Dividing Polynomials Activity ...
Let's solve each of these polynomial long division problems step by step. After solving, we'll use the remainders to determine what the math teacher had for dinner — likely a pun or wordplay based on the remainders.
---
(2x³ + 9x² + 35) ÷ (x – 7)
We perform polynomial long division:
1. Divide: $ \frac{2x^3}{x} = 2x^2 $
2. Multiply: $ 2x^2(x - 7) = 2x^3 - 14x^2 $
3. Subtract: $ (2x^3 + 9x^2) - (2x^3 - 14x^2) = 23x^2 $
4. Bring down next term: $ 23x^2 + 0x $
5. Divide: $ \frac{23x^2}{x} = 23x $
6. Multiply: $ 23x(x - 7) = 23x^2 - 161x $
7. Subtract: $ (23x^2 + 0x) - (23x^2 - 161x) = 161x $
8. Bring down +35: $ 161x + 35 $
9. Divide: $ \frac{161x}{x} = 161 $
10. Multiply: $ 161(x - 7) = 161x - 1127 $
11. Subtract: $ (161x + 35) - (161x - 1127) = 35 + 1127 = 1162 $
✔ Remainder: 1162
---
(2x³ + 7x² + 8x + 15) ÷ (x + 3)
1. $ \frac{2x^3}{x} = 2x^2 $
2. $ 2x^2(x + 3) = 2x^3 + 6x^2 $
3. Subtract: $ (2x^3 + 7x^2) - (2x^3 + 6x^2) = x^2 $
4. Bring down 8x: $ x^2 + 8x $
5. $ \frac{x^2}{x} = x $
6. $ x(x + 3) = x^2 + 3x $
7. Subtract: $ (x^2 + 8x) - (x^2 + 3x) = 5x $
8. Bring down 15: $ 5x + 15 $
9. $ \frac{5x}{x} = 5 $
10. $ 5(x + 3) = 5x + 15 $
11. Subtract: $ (5x + 15) - (5x + 15) = 0 $
✔ Remainder: 0
---
(5x³ + 2x – 8) ÷ (x + 2)
Note: Missing $ x^2 $ term → write as $ 5x^3 + 0x^2 + 2x - 8 $
1. $ \frac{5x^3}{x} = 5x^2 $
2. $ 5x^2(x + 2) = 5x^3 + 10x^2 $
3. Subtract: $ (5x^3 + 0x^2) - (5x^3 + 10x^2) = -10x^2 $
4. Bring down 2x: $ -10x^2 + 2x $
5. $ \frac{-10x^2}{x} = -10x $
6. $ -10x(x + 2) = -10x^2 - 20x $
7. Subtract: $ (-10x^2 + 2x) - (-10x^2 - 20x) = 22x $
8. Bring down -8: $ 22x - 8 $
9. $ \frac{22x}{x} = 22 $
10. $ 22(x + 2) = 22x + 44 $
11. Subtract: $ (22x - 8) - (22x + 44) = -52 $
✔ Remainder: -52
---
(5x³ - 12x² + 11x + 12) ÷ (5x + 3)
Divide by $ 5x + 3 $
1. $ \frac{5x^3}{5x} = x^2 $
2. $ x^2(5x + 3) = 5x^3 + 3x^2 $
3. Subtract: $ (5x^3 - 12x^2) - (5x^3 + 3x^2) = -15x^2 $
4. Bring down 11x: $ -15x^2 + 11x $
5. $ \frac{-15x^2}{5x} = -3x $
6. $ -3x(5x + 3) = -15x^2 - 9x $
7. Subtract: $ (-15x^2 + 11x) - (-15x^2 - 9x) = 20x $
8. Bring down 12: $ 20x + 12 $
9. $ \frac{20x}{5x} = 4 $
10. $ 4(5x + 3) = 20x + 12 $
11. Subtract: $ (20x + 12) - (20x + 12) = 0 $
✔ Remainder: 0
---
(x³ + 729) ÷ (x + 9)
Note: This is a sum of cubes: $ x^3 + 9^3 = (x + 9)(x^2 - 9x + 81) $
So it divides evenly.
Use long division:
1. $ \frac{x^3}{x} = x^2 $
2. $ x^2(x + 9) = x^3 + 9x^2 $
3. Subtract: $ (x^3 + 0x^2) - (x^3 + 9x^2) = -9x^2 $
4. Bring down 0x: $ -9x^2 + 0x $
5. $ \frac{-9x^2}{x} = -9x $
6. $ -9x(x + 9) = -9x^2 - 81x $
7. Subtract: $ (-9x^2 + 0x) - (-9x^2 - 81x) = 81x $
8. Bring down 729: $ 81x + 729 $
9. $ \frac{81x}{x} = 81 $
10. $ 81(x + 9) = 81x + 729 $
11. Subtract: $ (81x + 729) - (81x + 729) = 0 $
✔ Remainder: 0
---
(x⁴ + 15x³ + 13x² - 3x - 42) ÷ (3x + 9)
First, factor denominator: $ 3x + 9 = 3(x + 3) $
We can divide by $ 3x + 9 $ directly.
But let’s do long division:
1. $ \frac{x^4}{3x} = \frac{1}{3}x^3 $
2. $ \frac{1}{3}x^3(3x + 9) = x^4 + 3x^3 $
3. Subtract: $ (x^4 + 15x^3) - (x^4 + 3x^3) = 12x^3 $
4. Bring down 13x²: $ 12x^3 + 13x^2 $
5. $ \frac{12x^3}{3x} = 4x^2 $
6. $ 4x^2(3x + 9) = 12x^3 + 36x^2 $
7. Subtract: $ (12x^3 + 13x^2) - (12x^3 + 36x^2) = -23x^2 $
8. Bring down -3x: $ -23x^2 - 3x $
9. $ \frac{-23x^2}{3x} = -\frac{23}{3}x $
10. $ -\frac{23}{3}x(3x + 9) = -23x^2 - 69x $
11. Subtract: $ (-23x^2 - 3x) - (-23x^2 - 69x) = 66x $
12. Bring down -42: $ 66x - 42 $
13. $ \frac{66x}{3x} = 22 $
14. $ 22(3x + 9) = 66x + 198 $
15. Subtract: $ (66x - 42) - (66x + 198) = -240 $
✔ Remainder: -240
---
| Problem | Remainder |
|--------|-----------|
| 1 | 1162 |
| 2 | 0 |
| 3 | -52 |
| 4 | 0 |
| 5 | 0 |
| 6 | -240 |
Now, look at the remainders:
We have: 1162, 0, -52, 0, 0, -240
But this seems messy. Maybe the puzzle uses only non-zero remainders or something else?
Wait — perhaps the remainder corresponds to a letter? But that doesn't make sense.
Alternatively, maybe the quotients or remainders are clues to a phrase.
But let’s reconsider: Often in these "What did the math teacher have for dinner?" puzzles, the remainders are used to form a word via alphabet position (A=1, B=2, etc.), but here we have large numbers and negatives.
But wait — look at problem #3: remainder is -52, which is negative.
But maybe we should check if there’s a typo or alternative interpretation.
Wait — perhaps the remainders are not the key, but the quotient terms or something else?
Alternatively, maybe the problem numbers and remainders are used to decode a message.
But another idea: In many such jokes, the answer is a pun involving "PIE" or "PASTA", etc.
Wait — let's recheck Problem 3:
We had:
$$
(5x^3 + 2x - 8) \div (x + 2)
$$
We got remainder -52
But let's double-check with synthetic division for accuracy.
Divide by $ x + 2 $ → use $ -2 $
Coefficients: $ 5, 0, 2, -8 $
```
-2 | 5 0 2 -8
| -10 20 -44
-------------------
5 -10 22 -52
```
Yes, remainder = -52
Similarly, Problem 1: $ (2x^3 + 9x^2 + 0x + 35) \div (x - 7) $
Synthetic division with root 7:
```
7 | 2 9 0 35
| 14 119 833
--------------------
2 23 119 868
```
Wait! Earlier I said remainder was 1162, but now it's 868?
✘ There's a mistake!
Let me redo Problem 1 carefully.
---
Missing $ x $ term → write as: $ 2x^3 + 9x^2 + 0x + 35 $
Use synthetic division with root $ 7 $:
```
7 | 2 9 0 35
| 14 119 833
-----------------------
2 23 119 868
```
So quotient: $ 2x^2 + 23x + 119 $, remainder: 868
Earlier I made an error in long division.
Let’s fix all:
---
#### 1. $ (2x^3 + 9x^2 + 35) \div (x - 7) $
Synthetic division (root = 7):
```
7 | 2 9 0 35
| 14 119 833
-----------------
2 23 119 868
```
➡️ Remainder: 868
#### 2. $ (2x^3 + 7x^2 + 8x + 15) \div (x + 3) $
Root: $ -3 $
```
-3 | 2 7 8 15
| -6 -3 -15
------------------
2 1 5 0
```
➡️ Remainder: 0
#### 3. $ (5x^3 + 2x - 8) \div (x + 2) $
Root: $ -2 $
```
-2 | 5 0 2 -8
| -10 20 -44
-------------------
5 -10 22 -52
```
➡️ Remainder: -52
#### 4. $ (5x^3 - 12x^2 + 11x + 12) \div (5x + 3) $
This is trickier because leading coefficient is not 1.
We can either do long division or factor.
Let’s try factoring: Try rational roots.
Try $ x = -\frac{3}{5} $? Too messy.
Do long division:
Divide $ 5x^3 -12x^2 +11x +12 $ by $ 5x + 3 $
1. $ \frac{5x^3}{5x} = x^2 $
2. $ x^2(5x + 3) = 5x^3 + 3x^2 $
3. Subtract: $ (5x^3 -12x^2) - (5x^3 + 3x^2) = -15x^2 $
4. Bring down 11x: $ -15x^2 + 11x $
5. $ \frac{-15x^2}{5x} = -3x $
6. $ -3x(5x + 3) = -15x^2 -9x $
7. Subtract: $ (-15x^2 + 11x) - (-15x^2 -9x) = 20x $
8. Bring down 12: $ 20x + 12 $
9. $ \frac{20x}{5x} = 4 $
10. $ 4(5x + 3) = 20x + 12 $
11. Subtract: 0
✔ Remainder: 0
#### 5. $ (x^3 + 729) \div (x + 9) $
Sum of cubes: $ x^3 + 9^3 = (x+9)(x^2 -9x +81) $
So remainder = 0
#### 6. $ (x^4 + 15x^3 + 13x^2 -3x -42) \div (3x + 9) $
Factor out 3: $ 3(x + 3) $
So divide by $ 3x + 9 $
We can simplify: Let’s divide numerator and denominator by 3? No, only for fractions.
Use long division.
Divide $ x^4 + 15x^3 + 13x^2 -3x -42 $ by $ 3x + 9 $
1. $ \frac{x^4}{3x} = \frac{1}{3}x^3 $
2. $ \frac{1}{3}x^3(3x + 9) = x^4 + 3x^3 $
3. Subtract: $ (x^4 + 15x^3) - (x^4 + 3x^3) = 12x^3 $
4. Bring down 13x²: $ 12x^3 + 13x^2 $
5. $ \frac{12x^3}{3x} = 4x^2 $
6. $ 4x^2(3x + 9) = 12x^3 + 36x^2 $
7. Subtract: $ (12x^3 + 13x^2) - (12x^3 + 36x^2) = -23x^2 $
8. Bring down -3x: $ -23x^2 -3x $
9. $ \frac{-23x^2}{3x} = -\frac{23}{3}x $
10. $ -\frac{23}{3}x(3x + 9) = -23x^2 -69x $
11. Subtract: $ (-23x^2 -3x) - (-23x^2 -69x) = 66x $
12. Bring down -42: $ 66x -42 $
13. $ \frac{66x}{3x} = 22 $
14. $ 22(3x + 9) = 66x + 198 $
15. Subtract: $ (66x -42) - (66x + 198) = -240 $
✔ Remainder: -240
---
| Problem | Remainder |
|--------|-----------|
| 1 | 868 |
| 2 | 0 |
| 3 | -52 |
| 4 | 0 |
| 5 | 0 |
| 6 | -240 |
Still no clear pattern.
But notice: Problems 2, 4, 5 have remainder 0 — meaning they divide evenly.
Problems 1, 3, 6 have remainders.
But perhaps the joke is: “The math teacher had pie for dinner” — a pun on π?
Or maybe “a square meal”?
Wait — look at Problem 5: $ x^3 + 729 $. Since $ 729 = 9^3 $, and $ x^3 + 9^3 $, so it's divisible by $ x + 9 $. That's nice.
But how about Problem 3: remainder is -52. Is that close to anything?
Wait — perhaps the remainders are to be ignored, and instead, we look at the quotients?
But that seems unlikely.
Another possibility: The number of steps or digits?
Wait — maybe the answer is "PIE", and the remainders are just distractions.
But let’s think differently.
Perhaps the question is a riddle, and the answer is "PI" or "PIE", because:
- The math teacher had pi for dinner.
And the division problems are just to distract or test skills.
But the worksheet says: *"Then use the answers to determine which three corresponding whole numbers to color the circle."*
Ah! So there's a coloring activity involved — probably a picture where you color certain sections based on the remainders.
But since we don’t have the image, we can't see the circle.
However, often in such worksheets, the remainders are used to pick letters.
For example, if remainder is 1 → A, 2 → B, etc.
But our remainders are large: 868, -52, -240 — too big.
Unless we take absolute value mod 26?
Try that:
- Problem 1: 868 → 868 mod 26 = ?
26 × 33 = 858 → 868 - 858 = 10 → J
- Problem 3: |-52| = 52 → 52 mod 26 = 0 → Z? Or 26 → Z
- Problem 6: |-240| = 240 → 240 ÷ 26 = 9×26=234 → 240-234=6 → F
So we get: J, Z, F — doesn't help.
Alternatively, maybe the non-zero remainders are clues.
But 868, -52, -240 — still not helpful.
Wait — perhaps the correct remainders are small, and we made a mistake.
Let’s try Problem 1 again with correct setup.
Wait — maybe the original problem has a typo?
Alternatively, maybe the answer is "PIE", and the joke is that the math teacher had pi for dinner — because pi is a mathematical constant, and it sounds like "pie".
That’s a classic math joke.
In fact, the most common version of this joke is:
> "What did the math teacher have for dinner?"
> "Pi!"
Because it sounds like "pie".
And the division problems are just practice.
So even though we computed remainders, the intended answer is likely: "PI" or "PIE".
Given that the worksheet is titled "Long Division of Polynomials", and the joke is about a math teacher, it's almost certainly a pun.
Moreover, in many versions of this worksheet, the final answer is "PIE", and the remainders are used to shade a picture of a pie.
So despite the complex calculations, the punchline is: "Pie".
---
The math teacher had PIE for dinner.
It's a pun on "pi" (the mathematical constant) sounding like "pie".
Even though the polynomial divisions were challenging, the joke relies on wordplay.
So the answer is:
> Pie
(Or Pi, depending on context — but since it's food, it's Pie.)
---
$$
\boxed{\text{Pie}}
$$
---
🔷 Problem 1:
(2x³ + 9x² + 35) ÷ (x – 7)
We perform polynomial long division:
1. Divide: $ \frac{2x^3}{x} = 2x^2 $
2. Multiply: $ 2x^2(x - 7) = 2x^3 - 14x^2 $
3. Subtract: $ (2x^3 + 9x^2) - (2x^3 - 14x^2) = 23x^2 $
4. Bring down next term: $ 23x^2 + 0x $
5. Divide: $ \frac{23x^2}{x} = 23x $
6. Multiply: $ 23x(x - 7) = 23x^2 - 161x $
7. Subtract: $ (23x^2 + 0x) - (23x^2 - 161x) = 161x $
8. Bring down +35: $ 161x + 35 $
9. Divide: $ \frac{161x}{x} = 161 $
10. Multiply: $ 161(x - 7) = 161x - 1127 $
11. Subtract: $ (161x + 35) - (161x - 1127) = 35 + 1127 = 1162 $
✔ Remainder: 1162
---
🔷 Problem 2:
(2x³ + 7x² + 8x + 15) ÷ (x + 3)
1. $ \frac{2x^3}{x} = 2x^2 $
2. $ 2x^2(x + 3) = 2x^3 + 6x^2 $
3. Subtract: $ (2x^3 + 7x^2) - (2x^3 + 6x^2) = x^2 $
4. Bring down 8x: $ x^2 + 8x $
5. $ \frac{x^2}{x} = x $
6. $ x(x + 3) = x^2 + 3x $
7. Subtract: $ (x^2 + 8x) - (x^2 + 3x) = 5x $
8. Bring down 15: $ 5x + 15 $
9. $ \frac{5x}{x} = 5 $
10. $ 5(x + 3) = 5x + 15 $
11. Subtract: $ (5x + 15) - (5x + 15) = 0 $
✔ Remainder: 0
---
🔷 Problem 3:
(5x³ + 2x – 8) ÷ (x + 2)
Note: Missing $ x^2 $ term → write as $ 5x^3 + 0x^2 + 2x - 8 $
1. $ \frac{5x^3}{x} = 5x^2 $
2. $ 5x^2(x + 2) = 5x^3 + 10x^2 $
3. Subtract: $ (5x^3 + 0x^2) - (5x^3 + 10x^2) = -10x^2 $
4. Bring down 2x: $ -10x^2 + 2x $
5. $ \frac{-10x^2}{x} = -10x $
6. $ -10x(x + 2) = -10x^2 - 20x $
7. Subtract: $ (-10x^2 + 2x) - (-10x^2 - 20x) = 22x $
8. Bring down -8: $ 22x - 8 $
9. $ \frac{22x}{x} = 22 $
10. $ 22(x + 2) = 22x + 44 $
11. Subtract: $ (22x - 8) - (22x + 44) = -52 $
✔ Remainder: -52
---
🔷 Problem 4:
(5x³ - 12x² + 11x + 12) ÷ (5x + 3)
Divide by $ 5x + 3 $
1. $ \frac{5x^3}{5x} = x^2 $
2. $ x^2(5x + 3) = 5x^3 + 3x^2 $
3. Subtract: $ (5x^3 - 12x^2) - (5x^3 + 3x^2) = -15x^2 $
4. Bring down 11x: $ -15x^2 + 11x $
5. $ \frac{-15x^2}{5x} = -3x $
6. $ -3x(5x + 3) = -15x^2 - 9x $
7. Subtract: $ (-15x^2 + 11x) - (-15x^2 - 9x) = 20x $
8. Bring down 12: $ 20x + 12 $
9. $ \frac{20x}{5x} = 4 $
10. $ 4(5x + 3) = 20x + 12 $
11. Subtract: $ (20x + 12) - (20x + 12) = 0 $
✔ Remainder: 0
---
🔷 Problem 5:
(x³ + 729) ÷ (x + 9)
Note: This is a sum of cubes: $ x^3 + 9^3 = (x + 9)(x^2 - 9x + 81) $
So it divides evenly.
Use long division:
1. $ \frac{x^3}{x} = x^2 $
2. $ x^2(x + 9) = x^3 + 9x^2 $
3. Subtract: $ (x^3 + 0x^2) - (x^3 + 9x^2) = -9x^2 $
4. Bring down 0x: $ -9x^2 + 0x $
5. $ \frac{-9x^2}{x} = -9x $
6. $ -9x(x + 9) = -9x^2 - 81x $
7. Subtract: $ (-9x^2 + 0x) - (-9x^2 - 81x) = 81x $
8. Bring down 729: $ 81x + 729 $
9. $ \frac{81x}{x} = 81 $
10. $ 81(x + 9) = 81x + 729 $
11. Subtract: $ (81x + 729) - (81x + 729) = 0 $
✔ Remainder: 0
---
🔷 Problem 6:
(x⁴ + 15x³ + 13x² - 3x - 42) ÷ (3x + 9)
First, factor denominator: $ 3x + 9 = 3(x + 3) $
We can divide by $ 3x + 9 $ directly.
But let’s do long division:
1. $ \frac{x^4}{3x} = \frac{1}{3}x^3 $
2. $ \frac{1}{3}x^3(3x + 9) = x^4 + 3x^3 $
3. Subtract: $ (x^4 + 15x^3) - (x^4 + 3x^3) = 12x^3 $
4. Bring down 13x²: $ 12x^3 + 13x^2 $
5. $ \frac{12x^3}{3x} = 4x^2 $
6. $ 4x^2(3x + 9) = 12x^3 + 36x^2 $
7. Subtract: $ (12x^3 + 13x^2) - (12x^3 + 36x^2) = -23x^2 $
8. Bring down -3x: $ -23x^2 - 3x $
9. $ \frac{-23x^2}{3x} = -\frac{23}{3}x $
10. $ -\frac{23}{3}x(3x + 9) = -23x^2 - 69x $
11. Subtract: $ (-23x^2 - 3x) - (-23x^2 - 69x) = 66x $
12. Bring down -42: $ 66x - 42 $
13. $ \frac{66x}{3x} = 22 $
14. $ 22(3x + 9) = 66x + 198 $
15. Subtract: $ (66x - 42) - (66x + 198) = -240 $
✔ Remainder: -240
---
✔ Now collect remainders:
| Problem | Remainder |
|--------|-----------|
| 1 | 1162 |
| 2 | 0 |
| 3 | -52 |
| 4 | 0 |
| 5 | 0 |
| 6 | -240 |
Now, look at the remainders:
We have: 1162, 0, -52, 0, 0, -240
But this seems messy. Maybe the puzzle uses only non-zero remainders or something else?
Wait — perhaps the remainder corresponds to a letter? But that doesn't make sense.
Alternatively, maybe the quotients or remainders are clues to a phrase.
But let’s reconsider: Often in these "What did the math teacher have for dinner?" puzzles, the remainders are used to form a word via alphabet position (A=1, B=2, etc.), but here we have large numbers and negatives.
But wait — look at problem #3: remainder is -52, which is negative.
But maybe we should check if there’s a typo or alternative interpretation.
Wait — perhaps the remainders are not the key, but the quotient terms or something else?
Alternatively, maybe the problem numbers and remainders are used to decode a message.
But another idea: In many such jokes, the answer is a pun involving "PIE" or "PASTA", etc.
Wait — let's recheck Problem 3:
We had:
$$
(5x^3 + 2x - 8) \div (x + 2)
$$
We got remainder -52
But let's double-check with synthetic division for accuracy.
🔁 Check Problem 3 with Synthetic Division:
Divide by $ x + 2 $ → use $ -2 $
Coefficients: $ 5, 0, 2, -8 $
```
-2 | 5 0 2 -8
| -10 20 -44
-------------------
5 -10 22 -52
```
Yes, remainder = -52
Similarly, Problem 1: $ (2x^3 + 9x^2 + 0x + 35) \div (x - 7) $
Synthetic division with root 7:
```
7 | 2 9 0 35
| 14 119 833
--------------------
2 23 119 868
```
Wait! Earlier I said remainder was 1162, but now it's 868?
✘ There's a mistake!
Let me redo Problem 1 carefully.
---
🔁 Re-solve Problem 1: $ (2x^3 + 9x^2 + 35) \div (x - 7) $
Missing $ x $ term → write as: $ 2x^3 + 9x^2 + 0x + 35 $
Use synthetic division with root $ 7 $:
```
7 | 2 9 0 35
| 14 119 833
-----------------------
2 23 119 868
```
So quotient: $ 2x^2 + 23x + 119 $, remainder: 868
Earlier I made an error in long division.
Let’s fix all:
---
✔ Corrected Solutions:
#### 1. $ (2x^3 + 9x^2 + 35) \div (x - 7) $
Synthetic division (root = 7):
```
7 | 2 9 0 35
| 14 119 833
-----------------
2 23 119 868
```
➡️ Remainder: 868
#### 2. $ (2x^3 + 7x^2 + 8x + 15) \div (x + 3) $
Root: $ -3 $
```
-3 | 2 7 8 15
| -6 -3 -15
------------------
2 1 5 0
```
➡️ Remainder: 0
#### 3. $ (5x^3 + 2x - 8) \div (x + 2) $
Root: $ -2 $
```
-2 | 5 0 2 -8
| -10 20 -44
-------------------
5 -10 22 -52
```
➡️ Remainder: -52
#### 4. $ (5x^3 - 12x^2 + 11x + 12) \div (5x + 3) $
This is trickier because leading coefficient is not 1.
We can either do long division or factor.
Let’s try factoring: Try rational roots.
Try $ x = -\frac{3}{5} $? Too messy.
Do long division:
Divide $ 5x^3 -12x^2 +11x +12 $ by $ 5x + 3 $
1. $ \frac{5x^3}{5x} = x^2 $
2. $ x^2(5x + 3) = 5x^3 + 3x^2 $
3. Subtract: $ (5x^3 -12x^2) - (5x^3 + 3x^2) = -15x^2 $
4. Bring down 11x: $ -15x^2 + 11x $
5. $ \frac{-15x^2}{5x} = -3x $
6. $ -3x(5x + 3) = -15x^2 -9x $
7. Subtract: $ (-15x^2 + 11x) - (-15x^2 -9x) = 20x $
8. Bring down 12: $ 20x + 12 $
9. $ \frac{20x}{5x} = 4 $
10. $ 4(5x + 3) = 20x + 12 $
11. Subtract: 0
✔ Remainder: 0
#### 5. $ (x^3 + 729) \div (x + 9) $
Sum of cubes: $ x^3 + 9^3 = (x+9)(x^2 -9x +81) $
So remainder = 0
#### 6. $ (x^4 + 15x^3 + 13x^2 -3x -42) \div (3x + 9) $
Factor out 3: $ 3(x + 3) $
So divide by $ 3x + 9 $
We can simplify: Let’s divide numerator and denominator by 3? No, only for fractions.
Use long division.
Divide $ x^4 + 15x^3 + 13x^2 -3x -42 $ by $ 3x + 9 $
1. $ \frac{x^4}{3x} = \frac{1}{3}x^3 $
2. $ \frac{1}{3}x^3(3x + 9) = x^4 + 3x^3 $
3. Subtract: $ (x^4 + 15x^3) - (x^4 + 3x^3) = 12x^3 $
4. Bring down 13x²: $ 12x^3 + 13x^2 $
5. $ \frac{12x^3}{3x} = 4x^2 $
6. $ 4x^2(3x + 9) = 12x^3 + 36x^2 $
7. Subtract: $ (12x^3 + 13x^2) - (12x^3 + 36x^2) = -23x^2 $
8. Bring down -3x: $ -23x^2 -3x $
9. $ \frac{-23x^2}{3x} = -\frac{23}{3}x $
10. $ -\frac{23}{3}x(3x + 9) = -23x^2 -69x $
11. Subtract: $ (-23x^2 -3x) - (-23x^2 -69x) = 66x $
12. Bring down -42: $ 66x -42 $
13. $ \frac{66x}{3x} = 22 $
14. $ 22(3x + 9) = 66x + 198 $
15. Subtract: $ (66x -42) - (66x + 198) = -240 $
✔ Remainder: -240
---
Final Remainders:
| Problem | Remainder |
|--------|-----------|
| 1 | 868 |
| 2 | 0 |
| 3 | -52 |
| 4 | 0 |
| 5 | 0 |
| 6 | -240 |
Still no clear pattern.
But notice: Problems 2, 4, 5 have remainder 0 — meaning they divide evenly.
Problems 1, 3, 6 have remainders.
But perhaps the joke is: “The math teacher had pie for dinner” — a pun on π?
Or maybe “a square meal”?
Wait — look at Problem 5: $ x^3 + 729 $. Since $ 729 = 9^3 $, and $ x^3 + 9^3 $, so it's divisible by $ x + 9 $. That's nice.
But how about Problem 3: remainder is -52. Is that close to anything?
Wait — perhaps the remainders are to be ignored, and instead, we look at the quotients?
But that seems unlikely.
Another possibility: The number of steps or digits?
Wait — maybe the answer is "PIE", and the remainders are just distractions.
But let’s think differently.
Perhaps the question is a riddle, and the answer is "PI" or "PIE", because:
- The math teacher had pi for dinner.
And the division problems are just to distract or test skills.
But the worksheet says: *"Then use the answers to determine which three corresponding whole numbers to color the circle."*
Ah! So there's a coloring activity involved — probably a picture where you color certain sections based on the remainders.
But since we don’t have the image, we can't see the circle.
However, often in such worksheets, the remainders are used to pick letters.
For example, if remainder is 1 → A, 2 → B, etc.
But our remainders are large: 868, -52, -240 — too big.
Unless we take absolute value mod 26?
Try that:
- Problem 1: 868 → 868 mod 26 = ?
26 × 33 = 858 → 868 - 858 = 10 → J
- Problem 3: |-52| = 52 → 52 mod 26 = 0 → Z? Or 26 → Z
- Problem 6: |-240| = 240 → 240 ÷ 26 = 9×26=234 → 240-234=6 → F
So we get: J, Z, F — doesn't help.
Alternatively, maybe the non-zero remainders are clues.
But 868, -52, -240 — still not helpful.
Wait — perhaps the correct remainders are small, and we made a mistake.
Let’s try Problem 1 again with correct setup.
Wait — maybe the original problem has a typo?
Alternatively, maybe the answer is "PIE", and the joke is that the math teacher had pi for dinner — because pi is a mathematical constant, and it sounds like "pie".
That’s a classic math joke.
In fact, the most common version of this joke is:
> "What did the math teacher have for dinner?"
> "Pi!"
Because it sounds like "pie".
And the division problems are just practice.
So even though we computed remainders, the intended answer is likely: "PI" or "PIE".
Given that the worksheet is titled "Long Division of Polynomials", and the joke is about a math teacher, it's almost certainly a pun.
Moreover, in many versions of this worksheet, the final answer is "PIE", and the remainders are used to shade a picture of a pie.
So despite the complex calculations, the punchline is: "Pie".
---
✔ Final Answer:
The math teacher had PIE for dinner.
It's a pun on "pi" (the mathematical constant) sounding like "pie".
Even though the polynomial divisions were challenging, the joke relies on wordplay.
So the answer is:
> Pie
(Or Pi, depending on context — but since it's food, it's Pie.)
---
🎉 Final Boxed Answer:
$$
\boxed{\text{Pie}}
$$
Parent Tip: Review the logic above to help your child master the concept of divide using long division worksheet.