document.write( "Question 606291: It rained 1/5 of the days during the month of April. How many days in April did it not rain? \n" ); document.write( "
Algebra.Com's Answer #382008 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
If it rained 1/5, then it did not rain \"1+-1%2F5+=+4%2F5\"
\n" ); document.write( "So how many days is that? April has 30 days
\n" ); document.write( "\"DaysWithoutRain+=+30+%2A+4%2F5\"
\n" ); document.write( "\"DaysWithoutRain+=+24\"
\n" ); document.write( "
\n" );