document.write( "Question 1161506: Determine the value of k so that 3x-1 is a factor of\r
\n" );
document.write( "\n" );
document.write( "3x^3 + 8x^2 + kx - 2 \n" );
document.write( "
Algebra.Com's Answer #785096 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If 3x-1 is a factor, then x=1/3 is a root. \n" ); document.write( "Use synthetic division to find the value of k that makes the remainder zero. \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 1/3 | 3 8 k -2\r\n" ); document.write( " | 1 3 (1/3)k+1\r\n" ); document.write( " ----------------------\r\n" ); document.write( " 3 9 k+3 (1/3)k-1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |