document.write( "Question 1041971: Amanda and Dirk are renting in‐line skates for a day in the park. They both take the same size shoe, and there are 4 pairs remaining in their size. Unbeknownst to them, 2 of the pairs of skates have defective bearings. If they randomly choose 2 pairs, what is the probability they will both get a pair of skates that are not defective?
\n" ); document.write( "(List all of the outcomes of the sample space.)
\n" ); document.write( "

Algebra.Com's Answer #656878 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let \"U%5B1%5D\" and \"U%5B2%5D\" be the two non-defective pair of skates, and \"D%5B1%5D\" and \"D%5B2%5D\" the two defective pairs of skates.
\n" ); document.write( "Then the sample space is
\n" ); document.write( "{ { \"U%5B1%5D\",\"U%5B2%5D\" }, { \"D%5B1%5D\", \"D%5B2%5D\" }, { \"D%5B1%5D\", \"U%5B1%5D\" }, { \"D%5B1%5D\", \"U%5B2%5D\" }, { \"U%5B1%5D\", \"D%5B2%5D\" }, { \"U%5B2%5D\", \"D%5B2%5D\" } }.\r
\n" ); document.write( "\n" ); document.write( "The probability that they will both get a pair of skates that are not defective is then 1/6.
\n" ); document.write( "
\n" );