document.write( "Question 1151261: An urn contains 6 green and 7 red marbles. Five marbles are selected. In how many ways can this be done where at least one marble is red? \n" ); document.write( "
Algebra.Com's Answer #772956 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "From the context, the marbles differ by their colors only (since the opposite is not stated).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let R be the number of red marbles among 5 selected marbles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the number of different cases (the number \"in how many ways can this be done\") is equal to the number of solution to this inequality\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    1 <= R <= 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of solution is 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the ANSWER to the problem's question is 5.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );