document.write( "Question 232799: What two-digit positive integer is one more than a multiple of 2, 3,4, 5 and 6 ? \n" ); document.write( "
Algebra.Com's Answer #171998 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What two-digit positive integer is one more than a multiple of 2, 3,4, 5 and 6 ?
\n" ); document.write( ":
\n" ); document.write( "Primes representing all these numbers: 2, 2, 3, 5,
\n" ); document.write( ":
\n" ); document.write( "2 * 2 * 3 * 5 = 60 + 1 = 61
\n" ); document.write( "
\n" );