document.write( "Question 984876: When a number is divided by 25, it leaves a remainder of 18. What will the remainder be when this number is divided by 5? \n" ); document.write( "
Algebra.Com's Answer #605699 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"n%2F25=q%2B18%2F25\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try smallest possible q just to be simple.
\n" ); document.write( "q=1
\n" ); document.write( "\"n%2F25=1%2B18%2F25\"
\n" ); document.write( "\"n=25%281%2B18%2F25%29\"
\n" ); document.write( "\"n=25%2B18\"
\n" ); document.write( "\"highlight%28n=43%29\"-----a good possible answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "q should be able to be any natural or whole number.
\n" ); document.write( "If 1=2, then \"n=25%282%2B18%2F25%29=50%2B18=highlight%2868=n%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See further that either of these n values, if n is divided by 5, remainder will be 3.
\n" ); document.write( "
\n" );