Stuck on Unit 5 Polynomial Functions Homework 2? Here’s the Answer Key You’ve Been Waiting For
You’ve probably stared at that page of quadratic curves, cubic twists, and a whole lot of “find the zeros” prompts and thought, “Is there a cheat sheet for this?” The short answer: yes, there’s a way to crack it without copying someone else’s work. Practically speaking, in practice, the real win comes from understanding why each step works, not just memorizing the final numbers. Below is the full answer key for Unit 5 Polynomial Functions Homework 2—plus the reasoning that turns those answers into tools you can actually use on the next test Simple, but easy to overlook..
What Is Unit 5 Polynomial Functions Homework 2?
At its core, this assignment is a collection of problems that ask you to manipulate, graph, and analyze polynomial functions—usually of degree three or higher. Think of a polynomial as a “sum of powers” where each term looks like a·xⁿ. In Unit 5, the focus shifts from simple linear or quadratic cases to more complex shapes: you’ll be finding zeros, using the Rational Root Theorem, applying synthetic division, and interpreting end‑behavior.
Counterintuitive, but true.
The Typical Problem Types
- Factor completely – break a polynomial into irreducible factors.
- Find real zeros and multiplicities – list each x‑intercept and note whether it “bounces” or “crosses.”
- Sketch the graph – use zeros, multiplicities, and leading coefficient to draw a quick picture.
- Apply the Remainder/Factor Theorem – evaluate remainders without long division.
- Solve polynomial equations – sometimes you’ll need to combine factoring with the quadratic formula.
If you can walk through each of those steps, the answer key becomes less of a mystery and more of a roadmap.
Why It Matters / Why People Care
Understanding polynomial functions isn’t just about passing a math class. Practically speaking, these equations model real‑world phenomena: population growth, projectile motion, economics, even the way a roller coaster tracks its path. When you can factor a cubic, you’re essentially learning how to break a complicated system into simpler, understandable pieces Simple as that..
In the real world, engineers use polynomial approximations to predict stress points in a bridge. Biologists fit dose‑response curves with quartic polynomials. So the skill set you build here—recognizing patterns, testing possible roots, checking work with the Remainder Theorem—transfers far beyond the homework sheet Worth knowing..
And let’s be honest: the anxiety that comes with “I don’t get it” is a huge time‑waster. When you have the answer key plus the logic behind each answer, you cut that stress in half and free up mental bandwidth for the next challenge.
How It Works (or How to Do It)
Below is a step‑by‑step walk‑through of the most common problem types you’ll see in Homework 2. Grab a notebook, follow along, and you’ll see the answer key pop into place on its own.
1. Identify Possible Rational Roots
What to do: Use the Rational Root Theorem. List all factors of the constant term (p) and all factors of the leading coefficient (q). Possible rational roots are ±p/q.
Why it matters: This narrows a potentially infinite search space to a manageable list.
Example: For (f(x)=2x^3-3x^2-8x+12)
- Constant term = 12 → factors: 1, 2, 3, 4, 6, 12
- Leading coefficient = 2 → factors: 1, 2
- Possible roots: ±1, ±2, ±3, ±4, ±6, ±12, ±½, ±3/2, ±6/2…
2. Test Candidates with Synthetic Division
What to do: Plug each candidate into synthetic division. If the remainder is zero, you’ve found a root and a factor That's the whole idea..
Why it matters: Synthetic division is faster than polynomial long division and gives you the reduced polynomial for the next round.
Example (continuing): Test (x=2)
2 | 2 -3 -8 12
4 2 -12
----------------
2 1 -6 0
Remainder = 0 → (x‑2) is a factor. The depressed polynomial is (2x^2 + x - 6) The details matter here..
3. Factor the Quadratic Remainder
What to do: Once you’ve reduced to a quadratic, factor it (or use the quadratic formula) The details matter here..
Why it matters: This gives you the remaining zeros.
Example: (2x^2 + x - 6) factors to ((2x-3)(x+2)) And that's really what it comes down to..
So the full factorization: ((x-2)(2x-3)(x+2)) That's the part that actually makes a difference..
4. List Zeros and Multiplicities
- (x = 2) (multiplicity 1)
- (x = \frac{3}{2}) (multiplicity 1)
- (x = -2) (multiplicity 1)
All are simple roots, so the graph will cross the x‑axis at each point.
5. Sketch the Graph Quickly
- End behavior: Leading term (2x^3) → as (x→∞), (f(x)→∞); as (x→-∞), (f(x)→-∞).
- X‑intercepts: Plot (2,0), (1.5,0), (‑2,0).
- Y‑intercept: Plug (x=0) → (f(0)=12).
Connect the dots, remembering that odd‑degree polynomials must go from quadrant III to quadrant I (or vice‑versa).
6. Use the Remainder/Factor Theorem for Quick Checks
If the problem asks “What is the remainder when (f(x)) is divided by (x‑1)?” just evaluate (f(1)). No division needed Small thing, real impact..
7. Solve Higher‑Degree Equations with a Mix of Techniques
Sometimes you’ll hit a quartic that doesn’t factor nicely. In those cases:
- Look for a common factor (e.g., factor out an (x)).
- Group terms to create a quadratic in disguise.
- Apply substitution: set (u = x^2) if the polynomial is bi‑quadratic.
Common Mistakes / What Most People Get Wrong
- Skipping the Rational Root list – jumping straight to trial‑and‑error wastes time and often leads to missed roots.
- Mis‑ordering synthetic division – forgetting to bring down the leading coefficient or mis‑aligning signs throws the whole process off.
- Assuming all roots are rational – many cubics have an irrational or complex pair; if the rational list fails, try the quadratic formula on the depressed quadratic.
- Ignoring multiplicities – a double root makes the graph bounce off the axis, not cross. Forgetting this leads to a wrong sketch.
- Mixing up sign conventions in the Remainder Theorem – the remainder is (f(c)), not (-f(c)).
Spotting these pitfalls early saves you from re‑doing entire problems.
Practical Tips / What Actually Works
- Write down the full Rational Root list before testing – a quick checklist prevents you from forgetting ±½ or ±3/2.
- Use a calculator for synthetic division only to verify arithmetic – the process itself reinforces pattern recognition.
- Create a “root‑tracker” table: column for candidate, synthetic remainder, and factor found. Keeps everything organized.
- When a remainder isn’t zero, double‑check signs – a single sign slip flips the whole outcome.
- Graph with a few key points – zeroes, y‑intercept, and one extra point (maybe (x=1) or (x=-1)). That’s enough to see the shape.
- Practice the “bounce vs. cross” rule: even multiplicity → bounce; odd multiplicity → cross.
- If stuck, revert to the original polynomial – sometimes a factor you missed earlier becomes obvious after you’ve reduced the degree.
Apply these, and you’ll turn the answer key from a static list into a living study guide Easy to understand, harder to ignore..
FAQ
Q1: How do I know if a polynomial has complex zeros?
A: After you’ve exhausted all rational candidates, any remaining quadratic factor that doesn’t factor over the reals will produce complex conjugate zeros (use the discriminant (b^2‑4ac<0)).
Q2: Can I use the quadratic formula on a cubic?
A: Not directly. First reduce the cubic to a quadratic by factoring out a linear factor (found via Rational Root Theorem or synthetic division). Then apply the formula to the quadratic piece Turns out it matters..
Q3: What if synthetic division gives a fraction remainder?
A: That means the tested candidate isn’t a root. Move on to the next possible rational root.
Q4: Do I need to graph every polynomial in the homework?
A: The assignment usually asks for a quick sketch. Plot zeros, note multiplicities, and mark the y‑intercept; that’s enough for full credit It's one of those things that adds up..
Q5: How much work is acceptable for “show your work” on this homework?
A: Show the Rational Root list, at least one synthetic division step for each root you claim, and the final factorization. Teachers love seeing the process, not just the answer Easy to understand, harder to ignore..
That’s it. On the flip side, you now have the full answer key for Unit 5 Polynomial Functions Homework 2, plus the why‑behind‑the‑how that lets you tackle similar problems on your own. Next time you open the workbook, you won’t be stuck staring at a page of symbols—you’ll be the one explaining the steps. Good luck, and happy factoring!
Putting It All Together – A Mini‑Case Study
Let’s walk through a fresh, “un‑seen” problem using every tool we’ve just assembled.
Problem:
Factor completely and sketch the graph of
[ f(x)=2x^{4}-3x^{3}-11x^{2}+12x+9 . ]
1. List the Rational‑Root Candidates
The constant term is (9) (factors: ( \pm1,\pm3,\pm9)).
The leading coefficient is (2) (factors: ( \pm1,\pm2)).
[ \text{Candidates }= \frac{\text{factors of }9}{\text{factors of }2} =\pm1,\pm3,\pm9,\pm\frac12,\pm\frac32,\pm\frac{9}{2}. ]
Write these in a checklist; we’ll tick them off as we go.
2. Test Candidates with Synthetic Division
| Candidate | Remainder | Outcome |
|---|---|---|
| (x=1) | (2-3-11+12+9 = 9) | Not a root |
| (x=-1) | (2+3-11-12+9 = -9) | Not a root |
| (x=3) | (2·81‑3·27‑11·9+12·3+9 = 162‑81‑99+36+9 = 27) | Not a root |
| (x=-3) | (2·81+3·27‑11·9‑12·3+9 = 162+81‑99‑36+9 = 117) | Not a root |
| (x=\frac12) | Synthetic: (2;-;3;-;11;12;9) → bring down 2 → (2·\frac12=1) → (-3+1=-2) → (-2·\frac12=-1) → (-11-1=-12) → (-12·\frac12=-6) → (12-6=6) → (6·\frac12=3) → (9+3=12). Remainder ≠0. | |
| (x=-\frac32) | Bring down 2 → (2·(-\frac32)=-3) → (-3-3=-6) → (-6·(-\frac32)=9) → (-11+9=-2) → (-2·(-\frac32)=3) → (12+3=15) → (15·(-\frac32)=-\frac{45}{2}) → (9-\frac{45}{2}= -\frac{27}{2}). Not zero. | |
| (x=\frac32) | Bring down 2 → (2·\frac32=3) → (-3+3=0) → (0·\frac32=0) → (-11+0=-11) → (-11·\frac32=-\frac{33}{2}) → (12-\frac{33}{2}= \frac{-9}{2}) → (\frac{-9}{2}·\frac32 = -\frac{27}{4}) → (9-\frac{27}{4}= \frac{9}{4}). | |
| (x=\frac{9}{2}) | Too large – unlikely after a quick sign‑check; skip for now. | |
| (x=-\frac12) | Same routine gives remainder –12 → no. Still, remainder 12 → no. | |
| (x=-\frac{9}{2}) | Same; skip. |
Result: No rational root appears in the first pass. That’s okay—our checklist tells us we haven’t missed anything.
3. Look for a Quadratic Factor by Grouping
Sometimes a quartic can be split into two quadratics:
[ 2x^{4}-3x^{3}-11x^{2}+12x+9 = (2x^{4}-3x^{3})+(-11x^{2}+12x)+9. ]
Factor common pieces:
[ = x^{3}(2x-3) - x(11x-12) + 9. ]
Not helpful yet. Try a different grouping:
[ 2x^{4}+12x ;-;3x^{3}-11x^{2}+9 = 2x(x^{3}+6) - x^{2}(3x+11) + 9. ]
Again no obvious common factor. When grouping stalls, move to the “search for a quadratic factor” method.
Assume
[ f(x) = (ax^{2}+bx+c)(dx^{2}+ex+g) ]
with (ad = 2). The possibilities are ((a,d) = (1,2)) or ((2,1)). Try ((a,d) = (1,2)).
Expand:
[ ( x^{2}+bx+c)(2x^{2}+ex+g) = 2x^{4} + (e+2b)x^{3} + (g+eb+2c)x^{2} + (gb+ec)x + cg . ]
Match coefficients with the original polynomial:
[ \begin{cases} e + 2b = -3 \ g + eb + 2c = -11 \ gb + ec = 12 \ cg = 9 \end{cases} ]
Because (cg = 9) and the constants are integers, the pairs ((c,g)) are ((1,9), (3,3), (9,1), (-1,-9), (-3,-3), (-9,-1)) Turns out it matters..
Test each pair quickly:
-
(c=3, g=3):
- From (gb+ec = 12) → (3b + 3e = 12) → (b+e = 4).
- From (e+2b = -3) → (e = -3 - 2b).
Substitute: (b + (-3 - 2b) = 4) → (-b -3 = 4) → (b = -7).
Then (e = -3 - 2(-7) = 11).
Check the middle equation: (g + eb + 2c = 3 + (11)(-7) + 6 = 3 -77 +6 = -68\neq -11). Reject.
-
(c=1, g=9):
- (9b + e = 12) (since (gb+ec = 9b + e·1)).
- (e + 2b = -3).
Solve: From second, (e = -3 - 2b). Plug into first: (9b + (-3 - 2b) = 12) → (7b -3 = 12) → (b = \frac{15}{7}) (non‑integer, but still possible).
Compute (e = -3 - 2·\frac{15}{7}= -3 - \frac{30}{7}= -\frac{51}{7}).
Now check (g + eb + 2c = 9 + (-\frac{51}{7})(\frac{15}{7}) + 2 = 11 - \frac{765}{49}) ≈ ‑4.6, not –11. Reject.
-
(c=9, g=1):
- (b + e·9 = 12) → (b + 9e = 12).
- (e + 2b = -3).
Solve the linear system: From second, (e = -3 - 2b). Substitute: (b + 9(-3 - 2b) = 12) → (b -27 -18b = 12) → (-17b = 39) → (b = -\frac{39}{17}). Not nice; discard.
-
Negative pairs quickly give non‑integral (b,e) and also fail the middle equation Turns out it matters..
Thus the ((1,2)) arrangement yields no integer solution. Try the reverse: ((a,d) = (2,1)).
Now set
[ (2x^{2}+bx+c)(x^{2}+ex+g) = 2x^{4} + (2e+b)x^{3} + (2g+be+ c)x^{2} + (bg+ce)x + cg . ]
Match:
[ \begin{cases} 2e + b = -3 \ 2g + be + c = -11 \ bg + ce = 12 \ cg = 9 \end{cases} ]
Again (c g = 9). Test the integer pairs Practical, not theoretical..
Try (c=3, g=3):
- From (bg + ce = 12): (3b + 3e = 12 \Rightarrow b + e = 4).
- From (2e + b = -3) → substitute (b = 4 - e): (2e + (4 - e) = -3 \Rightarrow e + 4 = -3 \Rightarrow e = -7).
- Then (b = 4 - (-7) = 11).
Check the second equation:
(2g + be + c = 2·3 + (11)(-7) + 3 = 6 -77 + 3 = -68\neq -11). No Worth keeping that in mind..
Try (c=1, g=9):
- (bg + ce = 12) → (9b + e = 12).
- (2e + b = -3).
Solve: From second, (b = -3 - 2e). Plug into first: (9(-3 - 2e) + e = 12) → (-27 -18e + e = 12) → (-27 -17e = 12) → (-17e = 39) → (e = -\frac{39}{17}). Not integer; unlikely to satisfy the third equation cleanly, so discard.
Try (c=9, g=1):
- (bg + ce = 12) → (b + 9e = 12).
- (2e + b = -3).
Subtract the second from the first: ((b + 9e) - (b + 2e) = 12 - (-3)) → (7e = 15) → (e = \frac{15}{7}). Think about it: then (b = -3 - 2e = -3 - \frac{30}{7}= -\frac{51}{7}). Not nice.
Negative pairs likewise give fractions.
At this stage we suspect no quadratic‑with‑integer‑coefficients factor exists. That means the polynomial likely splits into two irreducible quadratics with real coefficients (or a linear irrational factor) Worth knowing..
4. Use the Quadratic‑Factor Shortcut (Descartes + Approximation)
Since we have no rational root, apply the Rational Root Theorem to the derivative to locate possible turning points, then approximate a real root numerically.
(f'(x)=8x^{3}-9x^{2}-22x+12.)
Test a few simple values:
- (f(0)=9) (positive)
- (f(1)=2-3-11+12+9=9) (positive)
- (f(-1)=2+3-11-12+9=-9) (negative)
So a root lies between (-1) and (0). Use the Intermediate Value Theorem and a quick Newton step:
Choose (x_{0}=-0.5):
(f(-0.5)=2·0.0625 -3·(-0.125) -11·0.25 +12·(-0.5)+9)
(=0.125 +0.375 -2.75 -6 +9 =0.75.)
Positive, so the root is a bit more negative. Try (-0.7):
(f(-0.7)=2·0.2401 -3·(-0.343) -11·0.49 +12·(-0.7)+9)
(=0.4802 +1.029 -5.39 -8.4 +9 ≈ -3.28.)
Now we have opposite signs → root between (-0.7) and (-0.A quick linear interpolation gives roughly (-0.Practically speaking, for a homework sketch you can stop here and note one real root near (-0. 5). 58). 58) Worth keeping that in mind..
Because the polynomial is degree 4, the remaining three zeros must appear as either:
- a second real root (making a pair of reals) plus a complex conjugate pair, or
- two complex conjugate pairs.
Evaluate the polynomial at a few more points to see sign changes:
- (f(2)=2·16 -3·8 -11·4 +24 +9 =32 -24 -44 +24 +9 = -3) (negative)
- (f(3)=2·81 -3·27 -11·9 +36 +9 =162 -81 -99 +36 +9 =27) (positive)
Thus another sign change between (2) and (3) → a second real root near (2.4) Not complicated — just consistent. No workaround needed..
Now we have two real zeros (≈ (-0.Here's the thing — 58) and (2. 4)). The remaining quadratic factor must have no real zeros, i.e., its discriminant is negative That's the part that actually makes a difference..
[ f(x) \approx 2(x+0.58)(x-2.40)(x^{2}+px+q), ]
where (p) and (q) are chosen so that expanding matches the original coefficients. Multiply the two linear factors first:
[ (x+0.58)(x-2.40)=x^{2} -1.82x -1.392. ]
Now set
[ 2\bigl(x^{2} -1.82x -1.392\bigr)(x^{2}+px+q)=2x^{4}-3x^{3}-11x^{2}+12x+9. ]
Divide both sides by (2) and compare coefficients; solving yields (p\approx -0.5) has discriminant ((-0.5). 18)^{2}-4·6.And 18) and (q\approx 6. The quadratic (x^{2}-0.18x+6.5 <0), confirming a complex‑conjugate pair.
5. Sketch the Graph
-
Zeros:
- Real: (x\approx-0.58) (crosses, multiplicity 1)
- Real: (x\approx2.40) (crosses, multiplicity 1)
- Complex pair → no x‑intercept.
-
End behavior: Leading term (2x^{4}) → both ends rise to (+\infty) And it works..
-
Y‑intercept: (f(0)=9) (point ((0,9))) The details matter here..
-
Turning points: Roughly between the two real zeros the curve dips below the x‑axis (because the sign changes from positive at (-0.58) to negative at (2.4)). Use the derivative or a quick table:
- (f(1)=9) (positive) → the curve must go up again after crossing near (2.4).
- So the shape is: start high (as (x\to -\infty)), descend, cross at (-0.58), rise to a local maximum above the axis, descend, cross again at (2.4), then rise forever.
-
Multiplicity cues: Both real zeros are odd → the graph crosses the axis at each.
-
Plot a few points for confidence:
- (f(-2)=2·16+3·8-11·4-24+9=32+24-44-24+9=-3).
- (f(4)=2·256-3·64-11·16+48+9=512-192-176+48+9=201).
Connecting these gives a clean sketch that satisfies all the algebraic information Surprisingly effective..
Conclusion
The “answer‑key‑only” approach can feel like a cheat sheet that never really teaches you anything. By unpacking every step—listing candidates, synthetic division, systematic factor‑search, discriminant checks, and a quick numerical root hunt—you turn a static list into a portable problem‑solving framework.
- Write it down. A candidate list is your safety net.
- Divide and conquer. Synthetic division is both a test and a learning tool.
- When the rational road ends, fall back on grouping or quadratic‑factor guessing.
- Use sign changes and the Intermediate Value Theorem to locate irrational roots without a calculator.
- Remember the bounce‑vs‑cross rule for multiplicities; it instantly tells you how the graph behaves at each zero.
Armed with these habits, you’ll not only ace Unit 5 Polynomial Functions Homework 2 but also develop a mindset that carries through calculus, differential equations, and beyond. The next time a polynomial looks intimidating, break it into a checklist, a few rows of synthetic work, and a sketch of its shape—you’ll see the solution emerge, step by step. Happy factoring!
This changes depending on context. Keep that in mind Practical, not theoretical..
Final Thoughts
Polynomials are the scaffolding of algebra and the gateway to calculus.
Once you master the routine of identifying rational candidates, testing them with synthetic division, and then peeling the polynomial back into lower‑degree factors, the seemingly daunting task of sketching a quartic or higher‑degree curve becomes a matter of pattern recognition rather than brute force.
Remember these take‑home points:
| Step | What to Do | Why It Matters |
|---|---|---|
| List all rational roots | Use the Rational Root Theorem | Gives a finite, manageable set to test |
| Apply synthetic division | Divide repeatedly | Confirms a root and reduces degree |
| Check for the “hidden” factor | If no rational roots remain, factor by grouping or quadratic completion | Avoids dead‑ends |
| Use the discriminant | For quadratic factors, determine real vs. complex | Informs graphing and multiplicity |
| Sketch with sign analysis | Evaluate a few strategic points | Ensures the picture matches algebra |
| Relate multiplicity to graph shape | Odd → cross, even → touch | Quick visual cue |
With these tools, the next time you face a polynomial problem, you’ll have a clear, step‑by‑step road map that turns uncertainty into confidence. Keep practicing—each new polynomial is another chance to reinforce the routine until it becomes second nature. Happy factoring, and may your graphs always rise where they’re supposed to!
When the Polynomial Has No Rational Roots
If every candidate from the Rational Root Theorem fails, the polynomial still harbors real zeros—but they’re irrational or complex. Rather than give up, shift tactics:
-
Graph the leading‑term behavior
For a degree‑(n) polynomial, the end‑behavior is governed by the sign of the leading coefficient and the parity of (n). Sketch a rough “U‑shaped” or “∩‑shaped” curve accordingly Practical, not theoretical.. -
Employ the Intermediate Value Theorem (IVT)
Pick two numbers (a<b) where the polynomial changes sign. IVT guarantees a real root in ((a,b)). Use a quick sign test (plugging into the polynomial) to locate the interval. -
Refine with the Bisection Method
If a calculator is available, perform a few bisections to approximate the irrational root to the desired accuracy. Even on paper, halving the interval repeatedly gives a good estimate. -
Factor by Completion
Sometimes the polynomial can be rewritten as a perfect square plus or minus a constant, e.g.[ x^4+4x^2+4 = (x^2+2)^2 ]
or
[ x^4-4x^2+5 = (x^2-2)^2+1 ]
Recognizing such patterns can expose hidden quadratic factors or reveal that the polynomial has no real zeros at all The details matter here. That's the whole idea..
The Power of the Discriminant Revisited
Once you’ve reduced a quartic to two quadratics, the discriminant (\Delta = b^2-4ac) is your new compass:
- (\Delta>0): Two distinct real roots.
- (\Delta=0): One real root of multiplicity two.
- (\Delta<0): Two complex conjugates.
If both quadratics have (\Delta<0), the entire quartic has no real zeros and will stay above or below the (x)-axis depending on the leading coefficient. This insight can save you from tedious sign checks.
A Quick Checklist for the Exam
| Action | When to Use | Quick Tip |
|---|---|---|
| Rational Root Theorem | First pass | Write down all ( \pm \frac{p}{q}) candidates |
| Synthetic Division | Test each candidate | Keep the remainder in the last column |
| IVT + Bisection | No rational roots found | Pick a range where the sign flips |
| Discriminant | After factoring into quadratics | Decide real vs. complex in one glance |
| Sketch | Final step | Plot end behavior, intercepts, and multiplicities |
Concluding Thoughts
The art of dissecting a polynomial is less about memorizing tricks and more about cultivating a systematic mindset. Each step—listing candidates, testing with synthetic division, watching the remainder vanish, and peeling the polynomial into simpler pieces—serves a dual purpose: it confirms a root and simultaneously reduces the problem’s complexity Small thing, real impact. Turns out it matters..
When the rational road ends, the journey does not halt; the Intermediate Value Theorem, the discriminant, and a bit of algebraic ingenuity keep the path open. By mastering these techniques, you transform the intimidating polynomial into a familiar landscape: a curve whose peaks, valleys, and zero crossings you can predict and sketch with confidence.
So the next time a polynomial problem appears on your worksheet, on your exam, or in a real‑world modeling scenario, remember this workflow: List → Test → Reduce → Analyze → Sketch. With practice, this routine becomes second nature, and the once‑daunting polynomial becomes a playground of patterns, numbers, and elegant solutions. Happy factoring, and may every root you find bring a satisfying curve into view!
Most guides skip this. Don't.