document.write( "Question 1058255: The digits 3,4,5,6,7, and 8 are randomly arranged to form a three-digit
\n" );
document.write( "number. (Digits are not repeated.) Find the probability that the number
\n" );
document.write( "is even and greater than 800. \n" );
document.write( "
Algebra.Com's Answer #673293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! : The digits 3,4,5,6,7, and 8 are randomly arranged to form a three-digit number. (Digits are not repeated.) \n" ); document.write( "----------------------------- \n" ); document.write( "Ans: even AND >800 \n" ); document.write( "hundreds:: choose an 8:: 1 way \n" ); document.write( "units digit:: choose 4,6 or 8:: 3 ways \n" ); document.write( "ten's digit:: choose ten's digit:: 4 ways \n" ); document.write( "Ans:: 1*3*4 = 12 ways \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |