This test uses JavaScript to generate your test and mark it. You therefore need to enable Scripting using the Preferences... item in one of the Menu items for this Browser's window. Once enabled, just Reload (Refresh) this page.

Polynomials: Remainder Theorem

y3 – 9 y2 + 15 y + a when divided by y – 4 has a remainder of –7
=>a =

tickcross


Worked Solution:

The Remainder Theorem:
When a polynomial P(y) is divided by ya the remainder is P(a)
The divisor is y – 4 so we substitute y = 4 into y3 – 9 y2 + 15 y + a:
=>the remainder is (4)3 – 9 (4)2 + 15 (4) + a = –20 + a
But we know the remainder is –7:
=> –20 + a = –7
<=>a = 13


© MEI Produced by Dr Ron Knott, 3 September 2004
tom . button [AT] mei . org . uk
Test reference: PolyRemThm.html?ref=38134