document.write( "Question 309594: when 247 is divided by 6 , the remainder is r , and when 247 is divided by 12 , the remainder is s. what is the value of r - s ?\r
\n" );
document.write( "\n" );
document.write( "A) -6 B) -1 C) 0 D)1 E) 6 \n" );
document.write( "
Algebra.Com's Answer #221489 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 247/6=35 R=1 \n" ); document.write( "247/12=20 S=7 \n" ); document.write( "R-S=1-7=-6 ANS. A) \n" ); document.write( " |