document.write( "Question 376309: There is a 10 question quiz. 8 of them are mutiple choice with 4 possible answeres. The other 2 are true false. How many ways are there to answer the test? \n" ); document.write( "
Algebra.Com's Answer #267713 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
4^8*2^2 = 65536*4 = 262144 ways \n" ); document.write( "
\n" );