document.write( "Question 321453: how many three digit numbers have only even digits?\r
\n" ); document.write( "\n" ); document.write( "How many ways are there to rearrange the letters in the word aptitude,if the first and last letter must each be a vowel?
\n" ); document.write( "

Algebra.Com's Answer #230238 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We can choose the 1st digit as 2,4,6, or 8.  That's 4 ways.\r\n" );
document.write( "We can choose the 2nd digit as 0,2,4,6, or 8.  That's 5 ways.\r\n" );
document.write( "We can choose the 3rd digit as 0,2,4,6, or 8.  That's 5 ways.\r\n" );
document.write( "\r\n" );
document.write( "Answer 4*5*5 = 100 three-digit numbers with only even digits.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );