KnowledgeBoat Logo
|

Mathematics

On dividing (ax3 + 9x2 + 4x - 10) by (x + 3), we get 5 as remainder. Find the value of a.

Factorisation

3 Likes

Answer

By remainder theorem,

If f(x) is divided by (x - a), then remainder = f(a).

Let f(x) = ax3 + 9x2 + 4x - 10

Given,

Remainder = 5

Divisor :

⇒ x + 3 = 0

⇒ x = -3.

Substituting x = -3 in f(x), will give remainder 5.

⇒ f(-3) = 5

⇒ a(-3)3 + 9(-3)2 + 4(-3) - 10 = 5

⇒ a(-27) + 81 - 12 - 10 = 5

⇒ -27a + 81 - 22 = 5

⇒ -27a + 59 = 5

⇒ -27a = 5 - 59

⇒ -27a = -54

⇒ a = 5427\dfrac{-54}{-27}

⇒ a = 2.

Hence, the value of a = 2.

Answered By

2 Likes


Related Questions