document.write( "Question 193298: 3) An integer is chosen at random from the first 50bdigits. What is the probability that it is divisible by 6 or 8.
\n" );
document.write( "4) An integer is chosen at random from the first 100 positive integers. Find the probability that it is divisible by
\n" );
document.write( "i) 8 and 12.
\n" );
document.write( "ii) 16 and 20. \n" );
document.write( "
Algebra.Com's Answer #145138 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! 3) there are only 2 numbers that work 24 and 48 so 2/50=1/25 \n" ); document.write( ": \n" ); document.write( "4) \n" ); document.write( "i)only 4 numbers work 24,48,72, and 96 so 4/100=1/25 \n" ); document.write( "ii)only 1 number works 80.....so 1/100 \n" ); document.write( " |