document.write( "Question 1077068: The probability that Sam will win in a certain game whenever he plays is 2/5. If he plays two games, what is the probability that he will win just the first game? \n" ); document.write( "
Algebra.Com's Answer #691720 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p = 2/5 \n" ); document.write( "q = 1 - 2/5 = 3/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he wins any game he plays in is 2/5 \n" ); document.write( "probability he loses any game he plays in is 3/5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he plays 2 games.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he wins the first game only is 2/5 * 3/5 = 6/25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he wins the second game only is 3/5 * 2/5 = 6/25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he wins both games is 2/5 * 2/5 = 4/25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he loses both games is 3/5 * 3/5 = 9/25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sum of all probabilities must be equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6/25 + 6/25 + 4/25 + 9/25 = 25/25 = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "everything checks out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability he wins the first game only is 6/25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |