document.write( "Question 1038992: When x is divided by 8 , the remainder is 3 . What is remainder when 4x is divided by 8 ??
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #653714 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "X could be any multiple of 8 plus the three left over \n" ); document.write( "If X is 11, then 4x = 44 divided b,y 8 = 5 with 4 remaining \n" ); document.write( "If X is 67, then 4x = 268, divided by 8 = 33 with 4 remaining \n" ); document.write( "If X is 99, then 4x = 396, divided by 8 = 49 with 4 remaining \n" ); document.write( "Are you seeing a pattern? \n" ); document.write( " \n" ); document.write( " |