document.write( "Question 795369: A secret code for a bank vault consists of 4 letters, then 4 digits and then 4 more letters. \r
\n" );
document.write( "\n" );
document.write( "Question: How many codes are possible if repeats are not allowed and the second letter must be 'G' and the first digit must be '0'? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have tried this (26*1*24*23*1*9*8*7*22*21*20*19) but when I submit it the answer comes back incorrect. I would appreciate any help thanks. \n" );
document.write( "
Algebra.Com's Answer #480962 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! I think the problem is the \n" ); document.write( "beginning. That implies that \"G\" is a possible \n" ); document.write( "choice, which it is not, so i think this should be: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The products max out my calculator, \n" ); document.write( "but this is my guess\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |