document.write( "Question 911629: find the greatest number of 6 digits from which 15 is subtracted and the result of subtraction is exactly divisible by 16,24,27 and 36
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #553234 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the LCM of 16,24,27 and 36.
\n" ); document.write( "\"16=2%5E4\"
\n" ); document.write( "\"24=2%5E3%2A3\"
\n" ); document.write( "\"27=3%5E3\"
\n" ); document.write( "\"36=2%5E2%2A3%5E2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"LCM=2%5E4%2A3%5E3\"
\n" ); document.write( "\"LCM=432\"
\n" ); document.write( "Divide \"1000000\" by \"432\" to find the multiplier to get you to the largest 6 digit number.
\n" ); document.write( "\"1000000%2F432=2314.815\"
\n" ); document.write( "So then multiply the LCM by \"2314\".
\n" ); document.write( "\"N=432%2A2314\"
\n" ); document.write( "\"N=999648\"
\n" ); document.write( "Then add 15.
\n" ); document.write( "\"N=999648%2B15\"
\n" ); document.write( "\"N=999663\"
\n" ); document.write( "
\n" );