document.write( "Question 654378: A baseball team's pitching staff has 5 left-handed and 8 right-handed pitchers. If 2 pitchers are randomly chosen to warm up, what is the probability that at least one of them is right-handed? \n" ); document.write( "
Algebra.Com's Answer #408772 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A baseball team's pitching staff has 5 left-handed and 8 right-handed pitchers. If 2 pitchers are randomly chosen to warm up, what is the probability that at least one of them is right-handed?
\n" ); document.write( "---------
\n" ); document.write( "P(at least one right-handed) = 1 - P(2 left-handed) = 1 - 5C2/13C2
\n" ); document.write( "---
\n" ); document.write( "= 1 - 10/78
\n" ); document.write( "------
\n" ); document.write( "= 0.8718
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );