When the expression #2x^3 + ax^2 -5x -2# is divided by #2x-1#, the remainder is #-3.5# . Determine the value of the constant #a#. Can someone please help?
When the expression #2x^3 + ax^2 -5x -2# is divided by #2x-1# , the remainder is #-3.5# . Determine the value of the constant #a# .
When the expression
1 Answer
May 21, 2018
Explanation:
The remainder theorem states that if
Therefore:
#2(1/2)^3 + a(1/2)^2 - 5(1/2) - 2 = -3.5#
A little bit of algebra lets us simplify to
#2(1/8) + a(1/4) - 5/2 = -1.5#
#1/4a = -3/2 + 5/2 - 1/4#
#4(1/4a) = 4(-3/2 + 5/2 - 1/4)#
#a = -6 + 10 - 1#
#a = 3#
Hopefully this helps1