document.write( "Question 856998: In how many ways can the digits 8675309 be arranged if the digits must alternate between odd and then even? \n" ); document.write( "
Algebra.Com's Answer #516343 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
8675309
\n" ); document.write( "860 - Even numbers - 3 total
\n" ); document.write( "7539 - Odd numbers - 4 total
\n" ); document.write( "Since they must alternate, the numbers must start with an odd number.
\n" ); document.write( "\"N=4%2A3%2A3%2A2%2A2%2A1%2A1=144\"
\n" ); document.write( "
\n" ); document.write( "
\n" );