Factor and remainder theorem problem

Click For Summary

Homework Help Overview

The discussion revolves around a polynomial problem involving the factor and remainder theorem. The original poster presents a cubic polynomial with specific roots and conditions regarding its remainder when divided by a linear factor.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore the relationships between the coefficients of the polynomial and its roots, questioning the calculations and assumptions made. There are discussions about the implications of having a zero at a certain point and the maximum number of roots for a cubic polynomial.

Discussion Status

Multiple interpretations of the polynomial's structure and the calculations involved are being explored. Some participants suggest different forms of the polynomial and question the accuracy of the derived equations. There is an ongoing examination of the relationships between the roots and the polynomial's coefficients.

Contextual Notes

Participants are working under the constraints of homework rules, focusing on deriving relationships and equations without providing direct solutions. There is an emphasis on understanding the implications of the factor and remainder theorem in the context of the problem.

chwala
Gold Member
Messages
2,835
Reaction score
426
Homework Statement
if## f(x)= x^3+ax^2+bx+c## and the roots of f(x) are ##1, k, k+1##

when ##f(x)## is divided by ##x-2## the remainder is ##20##.

show that ##k^2-3k-18=0##
Relevant Equations
factor/remainder theorem
##0=1+a+b+c##
##20=8+4a+2b+c##
it follows that,
##13=3a+b##
and,
##0=k^3+ak^2+bk+c##...1
##0=(k+1)^3+a(k+1)^2+(k+1)b+c##...2
subtracting 1 and 2,
##3k^2+k(3+2a)+14-2a=0##
 
Physics news on Phys.org
chwala said:
Homework Statement:: if## f(x)= x^3+ax^2+bx+c## and the roots of f(x) are ##1, k, k+1##

when ##f(x)## is divided by ##x-2## the remainder is ##20##.

show that ##k^2-3k-18=0##
Homework Equations:: factor/remainder theorem

##0=1+a+b+c##
##20=8+4a+2b+c##
it follows that,
##13=3a+b##
and,
##0=k^3+ak^2+bk+c##...1
##0=(k+1)^3+a(k+1)^2+(k+1)b+c##...2
subtracting 1 and 2,
##3k^2+k(3+2a)+14-2a=0##
Firstly: Are you sure it isn't ##3k^2-k-18=0\;?##

Secondly: What have you calculated there?

Thirdly: What do you know, if a polynomial ##p(x)## has a zero (root) ##x=a\;?##
 
@chwala: You know the 3 roots and the leading coefficient is ##1##. So you should immediately be able to write the polynomial in factored form in terms of ##k##. Then set ##f(2)=20##. There's hardly anything to do.
 
  • Like
Likes   Reactions: chwala
fresh_42 said:
Firstly: Are you sure it isn't ##3k^2-k-18=0\;?##

Secondly: What have you calculated there?

Thirdly: What do you know, if a polynomial ##p(x)## has a zero (root) ##x=a\;?##

it is ##k^2-3k-18##
what i am trying to do there is solving the three factor equations and the remainder equation (simultaneous equations) in terms of ##k##
 
chwala said:
it is ##k^2-3k-18##
what i am trying to do there is solving the three factor equations and the remainder equation (simultaneous equations) in terms of ##k##
Ok, then I made a mistake somewhere, since I got ##3k^2-k-18=0##. But you haven't answered the important question: What does it mean if a polynomial ##p(x)## has a zero at ##x=a##? How many zeros does a polynomial of degree ##3## have at most?
 
in response to post ##3##,
i am getting,
##f(x)=x^3-2x^2(k-1)+x(k^2+3k+1)-k^2-k##
 
chwala said:
in response to post ##3##,
i am getting,
##f(x)=x^3-2x^2(k-1)+x(k^2+3k+1)-k^2-k##
I have a different polynomial. How did you get there? Probably a typo in the ##x^2## term.
 
this is question is a bit 'silly' just taken my time for no reason :cool:
The factors are## (x-1),(x-k)## and ##(x-k-1)##.
Therefore,
##(x-1)(x-k)(x-k-1)=0##
##x^3-x^2(2k+2)+2(k^2+3k+1)-k^2-k=0##
##f(x)=x^3-x^2(2k+2)+2(k^2+3k+1)-k^2-k##
using ##f(2)=20##
we have ## 20=8-8k-8+2k^2+6k+2-k^2-k##
giving as the required ## k^2-3k-18=0##
bingo Africa
 
  • Like
Likes   Reactions: fresh_42
LCKurtz said:
@chwala: You know the 3 roots and the leading coefficient is ##1##. So you should immediately be able to write the polynomial in factored form in terms of ##k##. Then set ##f(2)=20##. There's hardly anything to do.
Thanks, good brains there:wink:
 
  • #10
chwala said:
this is question is a bit 'silly' just taken my time for no reason :cool:
The factors are## (x-1),(x-k)## and ##(x-k-1)##.
Therefore,
##(x-1)(x-k)(x-k-1)=0##

You mean ##p(x) = (x-1)(x-k)(x-k-1)##. And you can put ##x=2## in that and set it equal to ##20## without doing all that work below to multiply it out.

##x^3-x^2(2k+2)+2(k^2+3k+1)-k^2-k=0##
##f(x)=x^3-x^2(2k+2)+2(k^2+3k+1)-k^2-k##
using ##f(2)=20##
we have ## 20=8-8k-8+2k^2+6k+2-k^2-k##
giving as the required ## k^2-3k-18=0##
bingo Africa
 
  • Like
Likes   Reactions: chwala
  • #11
LCKurtz said:
You mean ##p(x) = (x-1)(x-k)(x-k-1)##. And you can put ##x=2## in that and set it equal to ##20## without doing all that work below to multiply it out.
Don't complain, I even did the long division ... o:)
 
  • Like
Likes   Reactions: chwala
  • #12
LCKurtz said:
You mean ##p(x) = (x-1)(x-k)(x-k-1)##. And you can put ##x=2##in that and set it equal to ##20## without doing all that work below to multiply it out.
Yes, expand then substitute...
 
  • #13
chwala said:
Yes, expand then substitute...
No, even worse. Expand, and calculate ##(x^3-x^2(2k+2)+2(k^2+3k+1)-k^2-k ):(x-2)##. This happens if you apply the methods without thinking about the problem.
 
  • Informative
Likes   Reactions: chwala

Similar threads

Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
20
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
8
Views
2K