document.write( "Question 1145154: The probability that a person picked at random is 85 years old is 0.008. If two people are picked at random, find the probability that:
\n" );
document.write( "a.) they are both 85\r
\n" );
document.write( "\n" );
document.write( "b.) neither is 85 \n" );
document.write( "
Algebra.Com's Answer #766362 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "(a) P = 0.008*0.008.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) P = (1-0.008)*(1-0.008) = 0.992*0.992.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |