document.write( "Question 1207721: Find the smallest positive integer $N$ such that
\n" );
document.write( "N &\equiv 2 \pmod{5}, \\
\n" );
document.write( "N &\equiv 2 \pmod{7}. \n" );
document.write( "
Algebra.Com's Answer #845754 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "N is the smallest positive integer that is both 2 more than a multiple of 5 and 2 more than a multiple of 7. \n" ); document.write( "The answer, trivially, is N=2. \n" ); document.write( "ANSWER: 2 \n" ); document.write( " \n" ); document.write( " |