Equation - Remainder Theorem

Algebra Level 2

When divided by x 1 x-1 , the polynomial P ( x ) = x 5 + 2 x 3 + A x + B P(x) = x^5 + 2x^3 + Ax +B , where A A and B B are constants, the remainder is equal to 2 2 . When P ( x ) P(x) is divided by x + 3 x+3 , the remainder is equal to 314 -314 . find A A .


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Kevin Xu
Jun 25, 2018

Remainder Theorem The remainder of the division of a polynomial f(x) by a linear polynomial x- r is equal to f(r) In particular, x - r is a divisor of f(x) if and only if f(r)=0

Ex: Let f(x)=x3 -12x2 - 42. Polynomial division of f(x) gives the quotient x2 - 9x - 27 and a remainder of -123. Therefore, f(3) = -123.

Solution: Because remainder = 2 when equation divided by x-1. Therefore, 15 + 2(13) + A + B = 2

Because remainder = -314 when equation divided by x+3 Therefore, (-3)5 + 2(-3)3 + A(-3) + B = -314 —> -3A + B = -17

Solve equations and get A = 4, B = -5

Good solution. But I suggest you to use latex. Your solution will be more clear and you can get more upvotes.

Ram Mohith - 2 years, 11 months ago

Log in to reply

thx. But how does latex works. Do you mind show me an example?

Kevin Xu - 2 years, 11 months ago

Log in to reply

Ok, let us take your example.

Enter the code x^3 - 12x^2 - 42 as it is in . You will get it as x 3 12 x 2 42 x^3 - 12x2 - 42 .

Similarly you can write the function f(x) in the Latex Code .

For more you can see maths formating guide and latex code usage wikies and notes in the search option.

Ram Mohith - 2 years, 11 months ago

Log in to reply

@Ram Mohith K, thank you so much

Kevin Xu - 2 years, 11 months ago
Chew-Seong Cheong
Jun 26, 2018

Relevant wiki: Remainder Factor Theorem - Intermediate

Given that P ( x ) = x 5 + 2 x 3 + A x + B P(x) = x^5+2x^3 + Ax+B . Using remainder factor theorem, we have

{ P ( 1 ) = 1 5 + 2 ( 1 3 ) + A ( 1 ) + B = 2 A + B = 1 . . . ( 1 ) P ( 3 ) = ( 3 ) 5 + 2 ( 3 ) 3 + A ( 3 ) + B = 314 3 A + B = 17 . . . ( 2 ) \begin{cases} P(1) = 1^5 +2(1^3) + A(1) + B = 2 & \implies A+B = - 1 & ...(1) \\ P(-3) = (-3)^5 +2(-3)^3 + A(-3) + B = -314 & \implies -3A+B = - 17 & ...(2) \end{cases}

( 1 ) ( 2 ) : 4 A = 16 A = 4 (1)-(2): \quad 4A = 16 \implies A = \boxed{4}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...