document.write( "Question 1134893: f f(x) = x8 - 1 is divided by x -2, the remainder would be? \n" ); document.write( "
Algebra.Com's Answer #752390 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Either try polynomial Division or if you know it, synthetic division.\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "2 | 1 0 0 0 0 0 0 0 -1\r\n" ); document.write( " |\r\n" ); document.write( " | 2 4 8 16 32 64 128 256\r\n" ); document.write( " |________________________________________\r\n" ); document.write( " 1 2 4 8 16 32 64 128 255\r\n" ); document.write( " \n" ); document.write( "Remainder is 255. \n" ); document.write( " |