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)\"\" \"About 
You can put this solution on YOUR website!
I think the problem is the \"+26+\" at 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( "\"+%2825%2A1%2A24%2A23%29%2A%281%2A9%2A8%2A7%29%2A%2822%2A21%2A20%2A19%29+\"
\n" ); document.write( "\"+13800%2A504%2A175560+\"
\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( "
\n" );