document.write( "Question 1041926: The access code for a car's security system consists of five digits. The first digit cannot be 5 and the last digit must be even. How many different codes are available? \n" ); document.write( "
Algebra.Com's Answer #656846 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The access code for a car's security system consists of five digits. The first digit cannot be 5 and the last digit must be even. How many different codes are available?
\n" ); document.write( "--------
\n" ); document.write( "9*10*10*10*5 (if 0 counts as even)
\n" ); document.write( "
\n" ); document.write( "
\n" );