document.write( "Question 729777: Hello, having issues with this question, please help\r
\n" );
document.write( "\n" );
document.write( " Using the digits 0 – 9, find out how many 4 digit passcodes (Like 0056 or 3984) can be configured based on the stated conditions.\r
\n" );
document.write( "\n" );
document.write( " The passcode must begin with an odd digit and end with an even digit. (Repetition OK)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #446231 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! Since digit one must be odd, it can only be 1,3,5,7 or 9. That means there are 5 possible digits for the first digit.
|