document.write( "Question 1018940: a number between 1 and 10000 is randomly selected . what is the probably that it will be divisible by 4 and 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #634921 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! Numbers divisible by 4 and 5 must be multiples of 20.\r \n" ); document.write( "\n" ); document.write( "So 1 in 20. \n" ); document.write( " |