document.write( "Question 369539: Ava is taking a multiple choice quiz for which she has not studied. There are 5 questions on the quiz and each question has four possible choices. If Ava guesses on each of the questions, what is the probability that she will receive a perfect score? \n" ); document.write( "
Algebra.Com's Answer #263341 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "each of the 5 question has four possible choices
\n" ); document.write( "P( perfect score by guessing all five questions) = (1/4)^5 = 1/1024 \n" ); document.write( "
\n" );