document.write( "Question 175456: During our vacation it rained on 13 days. Sometimes it rained in the morning, sometimes in the afternoon, but never at night. If it rained in the morning, the afternoon was clear. If it rained in the afternoon, the preceding morning was clear. We had 11 clear mornings and 12 clear afternoons. How long was the vacation?? \n" ); document.write( "
Algebra.Com's Answer #130547 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
if we add all the clear units(1/2days) with all the rain units(1/2days) and divide by 2 we should get the number of vacation days.
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28%2823%2B13%29%2F2=18%29\"days
\n" ); document.write( ":
\n" ); document.write( "
\r\n" );
document.write( ":\r\n" );
document.write( "            1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20\r\n" );
document.write( "            **************************************************\r\n" );
document.write( "Morning     C C R C C R R C C  R  R  C  C  C  R  C  C  R\r\n" );
document.write( "            **************************************************\r\n" );
document.write( "afternoon   R C C R C C C R C  C  C  R  R  C  C  R  C  C\r\n" );
document.write( "            **************************************************\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "C=clear
\n" ); document.write( "R=Rain
\n" ); document.write( "
\n" ); document.write( "
\n" );