document.write( "Question 349284: Approximately 11% of the people are left-handed. If two people are selected at random, what is the probability that one is right-handed and the other is left-handed? \n" ); document.write( "
Algebra.Com's Answer #249729 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Approximately 11% of the people are left-handed. If two people are selected at random, what is the probability that one is right-handed and the other is left-handed?
\n" ); document.write( "-----------
\n" ); document.write( "P(1 right and 1 left) = 1 -[P(2 left) + P(2 right)]
\n" ); document.write( "= 1 - [0.11^2 + 0.89^2]
\n" ); document.write( "---
\n" ); document.write( "= 1 - 0.8042
\n" ); document.write( "-----
\n" ); document.write( "= 0.1958
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );