document.write( "Question 1000116: Given the word Decimal\r
\n" ); document.write( "\n" ); document.write( "how many arrangement wiil the word start with a vowel and end with a consonet if repeat is not allowed?
\n" ); document.write( "

Algebra.Com's Answer #617624 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given the word Decimal
\n" ); document.write( "how many arrangement will the word start with a vowel and end with a consonent if repeat is not allowed?
\n" ); document.write( "----
\n" ); document.write( "# of consonents in \"Decimal\": 4
\n" ); document.write( "# of vowels in \"Decimal\": 3
\n" ); document.write( "----
\n" ); document.write( "# of arrangements: 3*4*5 = 60
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );