document.write( "Question 852493: a local college is having tickets printed for an upcoming concert. each ticket begins with a letter and is followed by 4 digits. how many different tickets can be printed \n" ); document.write( "
Algebra.Com's Answer #513403 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "26 letters in alphabet, 10 digits
\n" ); document.write( "Note: letter, followed by 4 digits
\n" ); document.write( " 26*10*10*10*10 = 260,000 different tickets can be printed \n" ); document.write( "
\n" );