document.write( "Question 937497: an integer is chosen at random random from the first two hundred digits. what is the probability that the integers chosen is divisible by 6 or 8?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570883 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the multiples of 6 and 8 below 200. \n" ); document.write( "There are 33 multiples of 6 (6,12,...,192,198) \n" ); document.write( "There are 25 multiples of 8 (8,16,...,192,200) \n" ); document.write( "There are 8 numbers that are multiples of both 6 and 8 (24,48,72,96,120,144,168,192). \n" ); document.write( "So then, \n" ); document.write( " |