Difference between revisions of "005 Sample Final A, Question 6"
Jump to navigation
Jump to search
(Created page with "''' Question ''' Factor the following polynomial completely, <math>p(x) = x^4 + x^3 + 2x-4 </math> {| class="mw-collapsible mw-collapsed" style = "...") |
|||
Line 4: | Line 4: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
− | ! | + | ! Step 1: |
|- | |- | ||
− | | | + | | First, we use the Rational Zeros Theorem to note that the possible zeros are: <math>\{\pm 1, \pm 2, \pm 4 \}</math> |
+ | |} | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Step 2: | ||
|- | |- | ||
− | | | + | | Now we start checking which of the possible roots are actually roots. We find that 1 is a zero, and apply either synthetic division or long division to get <math>x^4 + x^3 +2x - 4 = (x - 1)(x^3 +2x^2 + 2x +4)</math> |
+ | |} | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Step 3: | ||
|- | |- | ||
− | | | + | | We continue checking zeros and find that -2 is a zero. Applying synthetic division or long division we can simplify the polynomial down to: |
|- | |- | ||
− | | | + | |<math>x^4 +x^3+ 2x -4 = (x - 1)(x + 2)(x^2 + 2)</math> |
+ | |} | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Step 4: | ||
|- | |- | ||
− | | | + | | Now we can finish the problem by applying the quadratic formula or just finding the roots of <math>x^2 + 2</math> |
+ | |} | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | ! Final Answer: | ||
|- | |- | ||
− | | | + | | <math>x^4 + x^3 +2x - 4 = (x - 1)(x + 2)(x - \sqrt{2}i)(x + \sqrt{2}i)</math> |
|} | |} |
Revision as of 15:13, 17 May 2015
Question Factor the following polynomial completely,
Step 1: |
---|
First, we use the Rational Zeros Theorem to note that the possible zeros are: |
Step 2: |
---|
Now we start checking which of the possible roots are actually roots. We find that 1 is a zero, and apply either synthetic division or long division to get |
Step 3: |
---|
We continue checking zeros and find that -2 is a zero. Applying synthetic division or long division we can simplify the polynomial down to: |
Step 4: |
---|
Now we can finish the problem by applying the quadratic formula or just finding the roots of |
Final Answer: |
---|