document.write( "Question 955680: The chorus has six sopranos and eight baritones. In how many ways can the director choose a quartet that contains at least one soprano? \n" ); document.write( "
Algebra.Com's Answer #583838 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The chorus has six sopranos and eight baritones. In how many ways can the director choose a quartet that contains at least one soprano?
\n" ); document.write( "-----
\n" ); document.write( "Total # of possible quartets:: 12C4 = 495
\n" ); document.write( "----
\n" ); document.write( "# of quartets with no sopranos:: 6C4 = 6C2 = 15
\n" ); document.write( "----
\n" ); document.write( "P(at least one soprano) = 495-15 = 480 ways
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );