document.write( "Question 1042395: The 20 balls in a box as shown above have either 0 (blank), 1, or 2 letters on them. If five balls have only a C on them, two balls have only a B on them, and two balls have an A and a C on them, what is the maximum number of balls that can be blank? \n" ); document.write( "
Algebra.Com's Answer #657419 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
The 20 balls in a box as shown above have either 0 (blank),
\n" ); document.write( "1, or 2 letters on them. If five balls have only a C on
\n" ); document.write( "them, two balls have only a B on them, and two balls have
\n" ); document.write( "an A and a C on them, what is the maximum number of balls
\n" ); document.write( "that can be blank?
\n" ); document.write( "
\r\n" );
document.write( "There are no balls with 3 letters.  Since the 5+2+2 = 9 balls \r\n" );
document.write( "mentioned include some with only one letter, and some with two \r\n" );
document.write( "letters, the other 20-9=11 balls could all be blank.  So the \r\n" );
document.write( "answer is 11.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );