document.write( "Question 1186555: How many three-digit numbers can be formed using the digits 2,3,5,7,8 if the number is odd and no digit is repeated. \n" ); document.write( "
Algebra.Com's Answer #817457 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many three-digit numbers can be formed using the digits 2,3,5,7,8
\n" ); document.write( "if the number is odd and no digit is repeated.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Any of the three digits  3, 5, or 7 in the last, the \"ones\" position.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Any of remaining 4 digits in the middle, the \"tens\" position.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Any of remaining 3 digits in the mostleft, the \"hundreds\" position.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In all, there are  3*4*3 = 36 such numbers.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );