document.write( "Question 414341: A math quiz has one multiple-choice questions with the answers a,b,c and two true/false questions. What is the probablity of answering all the questions right by guessing? \n" ); document.write( "
Algebra.Com's Answer #290624 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "total no. of possible ways to answer all the questions = 3 * 2 * 2 = 12\r
\n" ); document.write( "\n" ); document.write( "total no. of ways to answer all the question correctly = 1 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of all the answer are right = 1/12 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );