document.write( "Question 366034: Find the smallest value of a positive integer x such that x^2 + 4 is divisible by 25.\r
\n" ); document.write( "\n" ); document.write( "A) 4 B) 7 C) 6 D) 5 E) 8
\n" ); document.write( "

Algebra.Com's Answer #261458 by Sphinx pinastri(17)\"\" \"About 
You can put this solution on YOUR website!
If such number exist, it doesn't exceed 25.
\n" ); document.write( "So the search domain is rather small and the search can be
\n" ); document.write( "easily completed by hand.\r
\n" ); document.write( "\n" ); document.write( "11^2 + 4 = 125
\n" ); document.write( "
\n" ); document.write( "
\n" );