Find the value of a if x 3 + 8 x 2 + a x − 2 is divisible by x − 1 .
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.
Another way to do it is to use algebraic long division, up to the point where you are dividing 9 x 2 + ax - 2 and continue dividing by keeping the ax part as it is, and work backwards from zero (as the expression is dividable by x-1, it would have no remainder).
easy put x=1 ............then the equation equals 0
For this problem, we can easily use synthetic division. a=-7.
When x 3 + 8 x 2 + a x − 2 is divisible by ( x − 1 ) , it means-
1 3 + 8 ( 1 ) 2 + a ( 1 ) − 2 = 0 which gives us
a = − 7 .
Problem Loading...
Note Loading...
Set Loading...
This problem using the factor theorem.
We can take x 3 + 8 x 2 + ax - 2 as the function f(x)
As x 3 + 8 x 2 + ax - 2 is dividable by x - 1,
f(1) = 1 3 + 8 × 1 2 + ax - 2 = 0
f(1) = 1 +8(1) + a - 2 = 0
f(1) = 9 - 2 + a = 0
f(1) = 7 +a =0 f(1) = a = − 7