document.write( "Question 1010288: For what value of m is 4x^2+6x+m divisible by x-3? \n" ); document.write( "
Algebra.Com's Answer #625719 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Synthetic division \n" ); document.write( ";;;;;4;;;;;;6;;;;;;;m \n" ); document.write( "3 \n" ); document.write( ";;;;4;;;;;12;;;;; \n" ); document.write( ";;;;;;;;;;;18;;;;;;;54 \n" ); document.write( "the remainder is 54, so m must be -54 to make the remainder 0. \n" ); document.write( "================== \n" ); document.write( "(x-3)(4x+18)=4x^2+6x-54\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |