document.write( "Question 1119930:  what is the least number which must be subtracted from 9600 so that the remaining number becomes divisible by 78
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #735563 by Theo(13342)     You can put this solution on YOUR website! 9600 / 78 = 123 plus a remainder, because the answer is not an integer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the remainder is 9600 - 78 * 123 = 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 6 from 9600 and divide that by 78 and the remainder will be equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9600 - 6 = 9594.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9594 / 78 = 123 with a remainder of 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the remainder is equal to 0 because the answer of 123 is an integer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the remainder is equal to 0, 9594 is divisible by 78.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the smallest number you can subtract from 9600 so that the result is divisible by 78 is 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |