document.write( "Question 550546: If two numbers chosen from [-2011, 2012] are multiplied, find the probability that their product is greater than zero. \n" ); document.write( "
Algebra.Com's Answer #358964 by Edwin McCravy(20063) You can put this solution on YOUR website! \r\n" ); document.write( "[-2011, 2012]\r\n" ); document.write( "\r\n" ); document.write( "There are 2012 positive numbers, and 2011 negative numbers, and 1 zero.\r\n" ); document.write( "\r\n" ); document.write( "So there are 2012+2011+1 or 4024 numbers to choose from.\r\n" ); document.write( "\r\n" ); document.write( "We have to choose a pair of positive numbers or a pair of negative numbers.\r\n" ); document.write( "\r\n" ); document.write( "If we choose the numbers with replacement:\r\n" ); document.write( "\r\n" ); document.write( "P[(positive 1st AND positive 2nd) OR (negative 1st AND negative 2nd)] =\r\n" ); document.write( "\r\n" ); document.write( "P(positive 1st)×P(positive 2nd) + P(negative 1st)×P(negative 2nd)\r\n" ); document.write( "\r\n" ); document.write( "If the choosing of the numbers is done with replacement\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |