Solveeit Logo

Question

Question: How do you use synthetic division to divide: \(\dfrac{{180x - {x^4}}}{{x - 6}}?\)...

How do you use synthetic division to divide: 180xx4x6?\dfrac{{180x - {x^4}}}{{x - 6}}?

Explanation

Solution

Synthetic division is consist of very systematic process, to divide a polynomial expression ax3+bx2+cx+da{x^3} + b{x^2} + cx + d with xqx - q, you have to go through following steps:
i. Set the synthetic division: equate the denominator or the divisor to get the digit to put in the
division box. And be sure that numerator or dividend is written in decreasing order of the
degree of xx, if any term is missing then fill 00 with it as follows:
q!  a  b  c  d                           \left. {\underline {\, q \,}}\\! \right| \;a\;b\;c\;d \\\ \;\;\;\underline {\;\;\;\;\;\;\;\;\;} \\\
ii. Now write the first coefficient as it is, as follows
q!  a  b  c  d                                a  \left. {\underline {\, q \,}}\\! \right| \;a\;b\;c\;d \\\ \;\;\;\underline {\;\;\;\;\;\;\;\;\;} \\\ \;\;\;a \\\
iii. Multiply the number in the division box with the number which is previously written down
q!  a      b        c      d           (q×a)                     a  \left. {\underline {\, q \,}}\\! \right| \;a\;\;\;b\;\;\;\;c\;\;\;d \\\ \;\;\;\underline {\;\;(q \times a)\;\;\;\;\;\;\;} \\\ \;\;\;a \\\
iv. Add b  &  q×ab\;\& \;q \times a and write down
v. Again multiply qq with the new number which is written and write it and add with next number
vi. Do this until you reach the last number
vii. Write down the final answer, start multiplying variable xx with degree less than 11 from
numerator and decrease one with each next term. The last number is your remainder which will
be written in fraction with original divisor xqx - q in denominator.

Complete step by step solution:
Given: 180xx4x6\dfrac{{180x - {x^4}}}{{x - 6}}, rewriting it as
=x4+180xx6= \dfrac{{ - {x^4} + 180x}}{{x - 6}}
For divisor, x6=0 x=6  \Rightarrow x - 6 = 0 \\\ \Rightarrow x = 6 \\\

Setting up the synthetic division
=6!  1      180                                       = \left. {\underline {\, 6 \,}}\\! \right| \; - 1\;\;\;180 \\\ \;\;\;\;\;\;\underline {\;\;\;\;\;\;\;\;\;\;\;\;} \\\
Putting down 1 - 1 as it is
=6!  1      180                                                  1  = \left. {\underline {\, 6 \,}}\\! \right| \; - 1\;\;\;180 \\\ \;\;\;\;\;\;\underline {\;\;\;\;\;\;\;\;\;\;\;\;} \\\ \;\;\;\;\;\; - 1 \\\
Multiplying 66 with 1 - 1 and adding the product with 180180
=6!  1      180                           6               1      174  = \left. {\underline {\, 6 \,}}\\! \right| \; - 1\;\;\;180 \\\ \;\;\;\;\;\;\underline {\;\;\;\;\;\;\; - 6\;} \\\ \;\;\;\;\;\; - 1\;\;\;174 \\\
Now writing the final answer, multiplying xx of degree 11 less in each term and last number having denominator x6x - 6
=1×x+174x6 =x+174x6  = - 1 \times x + \dfrac{{174}}{{x - 6}} \\\ = - x + \dfrac{{174}}{{x - 6}} \\\
We got our final result =x+174x6 = - x + \dfrac{{174}}{{x - 6}}

Note: To use synthetic division for division of polynomials, the denominator must be a linear expression and coefficient of xx must be 11. If it is not 11 then make it by dividing the expression with coefficient of xx Sometimes due to complex expression synthetic division doesn’t work, go for a long division method in that case.