document.write( "Question 905942: If one number is chosen at random from the first 1,800 positive integers, what is the probability that the number chosen is a multiple of both 2 and 8?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(I have tried (900/1800) + (225/1800) - (900/1800)(22/1800) = 1/6 [incorrect]. Not sure what I'm doing wrong...) \n" );
document.write( "
Algebra.Com's Answer #549583 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! I'm not sure what you're doing either.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hint: An integer is a multiple of 2 and 8 if and only if it is a multiple of 8. \n" ); document.write( " |