document.write( "Question 550206: a two digit number is formed using digits 2,3,4,5 and 6 without replacement.what is the probability that the number is an odd number? \n" ); document.write( "
Algebra.Com's Answer #358531 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Choose the units digit first. Choosing either 3 or 5 for the units digit will produce an odd number. Since this has probability 2/5, the probability of obtaining a two-digit odd number is 2/5. \n" ); document.write( "
\n" );