document.write( "Question 1107620: A certain computer takes an average of 6 seconds to solve a 4- letter matching puzzle. Research has shown that the average time to solve a matching puzzle is directly proportional to the total number of possible choices for the letters. Which of the following is closest to the average length of time it would take to solve an 8-letter matching puzzle? \"Letter\" refers to the 26 uppercase letters of the English alphabet. Letters may be repeated. Assume the computer works continuously and without interruption.
\n" ); document.write( "a) 1 hour
\n" ); document.write( "b) 1 day
\n" ); document.write( "c) 1 month
\n" ); document.write( "d) 1 year
\n" ); document.write( "

Algebra.Com's Answer #722630 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Possible choices for 4 letters is 26^4=456,976
\n" ); document.write( "for 8, it is 26^8=2 x 10^11
\n" ); document.write( "That ratio is 456976
\n" ); document.write( "time=k*combinations
\n" ); document.write( "6=k*456,976
\n" ); document.write( "k=6/456976=0.00001313\r
\n" ); document.write( "\n" ); document.write( "time for 24= 0.00001313* 2 x 10^11=2,741,899
\n" ); document.write( "That is closest to a month
\n" ); document.write( "30 days*86,40-0 seconds per day=2,592,000
\n" ); document.write( "C
\n" ); document.write( "
\n" );