document.write( "Question 1170400: find the values of A, B and C if (x-1), (x+2), and (x-2) are factors of
\n" );
document.write( "2Ax^3-Bx^2-Cx-16 \n" );
document.write( "
Algebra.Com's Answer #795288 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "The constant term is 4k = -16, so k = -4. Then \n" ); document.write( " \n" ); document.write( "Equating coefficients of each terms gives \n" ); document.write( "2A = -4, so A = -2 \n" ); document.write( "-B = 4, so B = -4 \n" ); document.write( "-C = 16, so C = -16 \n" ); document.write( " \n" ); document.write( " |