document.write( "Question 1172383: Two game tiles, numbered 1 through 9, are selected at random from a box without replacement. If their sum is even, what is the probability that both numbers are odd? \n" ); document.write( "
Algebra.Com's Answer #797404 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "If their sum is even, it means that EITHER both numbers are odd OR both numbers are even.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Among the numbers 1 to 9 inclusive, there are 5 odd and 4 even numbers.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, P(the sum is even) = P(both are odd) + P(both are even) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |