document.write( "Question 945000: In a free throw shooting contest, you shoot free throws until you miss once or until you make four shots. You keep track of the sequence of misses/makes. How many outcomes are in the sample space for this experiment? \n" ); document.write( "
Algebra.Com's Answer #576297 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let A = make a shot\r\n" ); document.write( "Let B = miss a shot\r\n" ); document.write( "\r\n" ); document.write( "Sample space:\r\n" ); document.write( "\r\n" ); document.write( "{B,AB,AAB,AAAB,AAAA}\r\n" ); document.write( "\r\n" ); document.write( "4 outcomes.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |