SOLUTION: Determine the value of k so that 3x-2 is a factor of 6x^3 + 5x^2 + kx + 10.

Algebra ->  Inequalities -> SOLUTION: Determine the value of k so that 3x-2 is a factor of 6x^3 + 5x^2 + kx + 10.      Log On


   



Question 995825: Determine the value of k so that 3x-2 is a factor of 6x^3 + 5x^2 + kx + 10.
Found 4 solutions by ikleyn, stanbon, solver91311, MathTherapy:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
If  3x-2  is a factor of  6x%5E3+%2B+5x%5E2+%2B+kx+%2B+10,  then this polynomial has the root  2%2F3.

So,  substitute  2%2F3  in place of  x,  and you will get the equation to determine  k.


Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Determine the value of k so that 3x-2 is a factor of 6x^3 + 5x^2 + kx + 10.
------
3x-2 is a factor if x = 2/3 is a zero.
------
Solve for "k"::
-----------------------
6(2/3)^3 + 5(2/3)^2 + (2/3)k + 10 = 0
------------------------------------------
6(8/27) + 5(4/9) + (2/3)k + 10 = 0
------
Multiply thru by 27 to get:
48 + 60 + 36k + 270 = 0
36k = -378
-----
k = -10.5
-----------------
Cheers,
Stan H.
-------------

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


If is a factor of the polynomial, so is . Use Synthetic Division

2/3     6     5     k    10
              4     6   -10
     -----------------------
        6     9     ?     0

So . Solve for

John

My calculator said it, I believe it, that settles it

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

Determine the value of k so that 3x-2 is a factor of 6x^3 + 5x^2 + kx + 10.
After applying long division, itw's determined that:
kx + 6x = - 15x
x(k + 6) = x(- 15) -------- Factoring out GCF, x
k + 6 = - 15
k = - 15 - 6, or highlight_green%28-+21%29