document.write( "Question 431548: A three-digit number is chosen by randomly picking from the digits 1 through 9, and no digit can be chosen more than once. If the first two choices picked are the digits 2 and 8, what is the approximate probability that the third digit will be even? \n" ); document.write( "
Algebra.Com's Answer #299462 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "total number of remaining digit = 7\r
\n" ); document.write( "\n" ); document.write( "no. of remaining even digit = 2 [i.e. 4,6]\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability = 2/7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );