Polynomials!!!

Algebra Level 3

If the G.C.D of the polynomials x 3 3 x 2 + p x + 24 a n d x 2 7 x + q i s x 2 x^{3} - 3x^{2} + px + 24 \:\:\: and \:\:\: x^{2}-7x+q \:\:\:is\:\:\:x-2 T h e n t h e v a l u e o f ( p + q ) i s Then\:\: the \:\:value\:\:of\:\:\: (p+q)\:\:is


The answer is 0.

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.

3 solutions

Since the G . C . D . G.C.D. of the polynomials is x 2 x - 2 , their remainders should be 0 0 .

Given that x 2 x - 2 is the G . C . D . G.C.D. , equating it to 0 0 , x = 2 x = 2

Substitute x = 2 x = 2 , first into x 3 x^3 - 3 3 x 2 x^2 + p x px + 24 24 = 0 0 , where p = 10 p = -10 ,

then into x 2 x^2 - 7 x 7x + q q = 0 0 , where q q = 10 10 .

Since we are looking for the value of p p + q q , - 10 10 + 10 10 = 0 \boxed{0} , which is the answer .

Bill Bell
Dec 1, 2014

As Mr Alvaro has already mentioned, that x 2 x-2 is the GCD of the two other polynomials implies that when each is divided by it the remainders must be zero.

Using the Python sympy library:

code seen in interactive mode code seen in interactive mode

The remainder for the first polynomial is 2 p + 20 2p+20 , that for the second q 10 q-10 , implying values of -10 and 10 for p p and q q respectively.

William Isoroku
Nov 29, 2014

Use the sum of the roots to find the second root of the quadratic equation. Multiply the roots to get q. Divide the cubic equation by x-2 and substitute the values of p that would leave a remainder of 0. It turns out p=-10 and q=10.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...