Gabriel's question at Yahoo Answers regarding polynomial division and remainders

In summary: Smile)In summary, the remainder of f(x)/[(x^2+x+1)(x+1)] is given by the expression ax^2+bx+c, where a=-6, b=-5, and c=-1. This is obtained by solving the equations f(x)=Q_3(x)(x^2+x+1)(x+1)+a(x^2+x+1)-ax-a+bx+c, b-a=1, and c-a=5, with the given information that the remainder of f(x)/(x^2+x+1) is x+5 and the remainder of f(x)/[(x+1)^2] is x-1.
Mathematics news on Phys.org
  • #2
Hello Gabriel,

We are told:

\(\displaystyle \frac{f(x)}{x^2+x+1}=Q_1(x)+(x+5)\)

\(\displaystyle \frac{f(x)}{(x+1)^2}=Q_2(x)+(x-1)\)

If we multiply the second equation by $x+1$, we have:

\(\displaystyle \frac{f(x)}{x+1}=Q_2(x)(x+1)+(x^2-1)\)

Now, adding the two equation, we find:

\(\displaystyle f(x)\left(\frac{x^2+2x+2}{(x+1)(x^2+x+1)} \right)=Q_1(x)+Q_2(x)(x+1)+(x^2+x+4)\)

Dividing through by $x^2+2x+2$ and then defining \(\displaystyle Q_3(x)\equiv\frac{Q_1(x)+Q_2(x)(x+1)}{x^2+2x+2}\), we obtain:

\(\displaystyle \frac{f(x)}{(x+1)(x^2+x+1)}=Q_3(x)+\frac{x^2+x+4}{x^2+2x+2}\)

To Gabriel and any other visitors viewing this topic, I invite and encourage you to register and post any other algebra questions in our http://www.mathhelpboards.com/f2/ forum.

Best Regards,

Mark.
 
  • #3
Thank you for the help~

However, the first two lines should be...
\[
\frac{f(x)}{x^2+x+1}=Q_1(x)+\frac{x+5}{x^2+x+1}\\
\frac{f(x)}{(x+1)^2}=Q_2(x)+\frac{x-1}{(x+1)^2}
\]

and the given answer is \[-6x^2-5x-1\]
 
  • #4
We are told:

\(\displaystyle f(x)=Q_1(x)(x^2+x+1)+(x+5)\) (*)

\(\displaystyle f(x)=Q_2(x)(x+1)^2+(x-1)\) (**)

We are then asked to find the expression for \(\displaystyle ax^2+bx+c\) in

\(\displaystyle f(x)=Q_3(x)(x^2+x+1)(x+1)+(ax^2+bx+c)\) (***)

First, we can use the fact that \(\displaystyle f(-1)=-1-1=-2\) to the equation (***) and obtain:

\(\displaystyle f(-1)=-2=a-b+c\) or simply \(\displaystyle a-b+c=-2\)

But we know that we can rewrite the equation (***) so that it takes the form in (**) in the following manner:

\(\displaystyle f(x)=Q_3(x)(x^2+x+1)(x+1)+a(x^2+x+1)-ax-a+bx+c\)

\(\displaystyle f(x)=(Q_3(x)(x+1)a)(x^2+x+1)+(b-a)x+c-a\)

It is obvious that we now have \(\displaystyle b-a=1\) and \(\displaystyle c-a=5\).

Solving \(\displaystyle a-b+c=-2\), \(\displaystyle b-a=1\) and \(\displaystyle c-a=5\) for the values of a, b and c and we get

\(\displaystyle a=-6\), \(\displaystyle b=-5\) and \(\displaystyle c=-1\).
 
  • #5
Yeah, I got in a hurry and botched that one big time. (Giggle) Thank you anemone! (Cool)
 
  • #6
anemone said:
...

\(\displaystyle f(x)=Q_3(x)(x^2+x+1)(x+1)+a(x^2+x+1)-ax-a+bx+c\)

\(\displaystyle f(x)=(Q_3(x)(x+1)a)(x^2+x+1)+(b-a)x+c-a\)

It is obvious that

...

I think the highlighted line should be
\[ f(x)=(x^2+x+1)((Q_3(x))(x+1)+a)+(b-a)x+c-a \]Thank you anemone for solving the problem!(Handshake) and thank you Mark for the help as well (Smile)
 
  • #7
gabriel said:
I think the highlighted line should be
\[ f(x)=(x^2+x+1)((Q_3(x))(x+1)+a)+(b-a)x+c-a \]

Ops...:eek: I was too in a hurry and yes,
\(\displaystyle f(x)=(Q_3(x)(x+1)a)(x^2+x+1)+(b-a)x+c-a\) should be read as
\(\displaystyle f(x)=[(Q_3(x)(x+1))+a](x^2+x+1)+(b-a)x+c-a\) instead. Thanks for fixing it for me and glad to help out!
 

FAQ: Gabriel's question at Yahoo Answers regarding polynomial division and remainders

1. What is polynomial division and how does it work?

Polynomial division is the process of dividing one polynomial by another. In this process, the dividend is divided by the divisor, and the resulting quotient and remainder are obtained. It follows the same principles as long division, but with algebraic expressions instead of numbers.

2. What is the purpose of finding remainders in polynomial division?

The remainder in polynomial division allows us to have a more precise answer to the division. Without the remainder, the quotient would be an incomplete answer. The remainder also helps us to check the accuracy of the division process.

3. How do you know when a polynomial is completely divided without any remainder?

A polynomial is completely divided without any remainder when the degree of the remainder is less than the degree of the divisor. In other words, the remainder is a polynomial of a lower degree than the divisor.

4. Can you give an example of polynomial division with remainders?

Yes, for example, if we divide x^3 + 2x^2 + 3x + 4 by x + 2, the resulting quotient would be x^2 + 2x + 1 and the remainder would be 2. This can be written as (x^3 + 2x^2 + 3x + 4) / (x + 2) = (x^2 + 2x + 1) + 2 / (x + 2).

5. Are there any shortcuts or tricks for polynomial division?

Yes, there are some shortcuts or tricks that can make polynomial division easier. One of them is the synthetic division method, which is a quicker method for dividing polynomials by a linear binomial divisor. Another trick is using long division with synthetic division, which combines the steps of long division with those of synthetic division for a more efficient process.

Similar threads

Replies
1
Views
1K
Replies
6
Views
2K
Replies
4
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
1
Views
1K
Back
Top