document.write( "Question 1155313: Radio station call letters in the US consist of three or four letters, of which the first must be either “K” or “W”. Assuming that letters many be repeated, determine the number of radio stations that can be assigned call letters. (Example: The logo/call letters for Iowa State University is KURE.) \n" ); document.write( "
Algebra.Com's Answer #777897 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Radio station call letters in the US consist of three or four letters, of which the first must be either “K” or “W”. Assuming that letters many be repeated, determine the number of radio stations that can be assigned call letters.
\n" ); document.write( "-------------
\n" ); document.write( "For 3 letter call signs:
\n" ); document.write( "---> 2*26*26
\n" ); document.write( "=============
\n" ); document.write( "For 4 letter call signs:
\n" ); document.write( "---> 2*26*26*26
\n" ); document.write( "==========
\n" ); document.write( "Add
\n" ); document.write( "+++++++++++++++++++++++
\n" ); document.write( "With a few exceptions, stations East of the Mississippi River start with W
\n" ); document.write( "Stations West of it start with K.
\n" ); document.write( "---------------------------
\n" ); document.write( "Stations in Canada start with C.
\n" ); document.write( "You never outgrow your need for useless facts.
\n" ); document.write( "
\n" );