document.write( "Question 1132613: The final mathematics exam at a certain school contains question of equal difficulty, and is matched to the students' past performance in mathematics. Four students who take the exam have averages of 25%, 50%, 60% and 80%. What is the probability that at least one of these students will get the first question on the exam correct?
\n" ); document.write( "A)97/100 B)9/10 C)17/20 D)13/15 E)23/30
\n" ); document.write( "

Algebra.Com's Answer #749708 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "P(at least one gets the first question correct) = 1 - P(none get it correct)

\n" ); document.write( "P(1 wrong) = 75% = 3/4
\n" ); document.write( "P(2 wrong) = 50% = 1/2
\n" ); document.write( "P(3 wrong) = 40% = 2/5
\n" ); document.write( "P(4 wrong) = 20% = 1/5

\n" ); document.write( "P(none get it correct) = (3/4)(1/2)(2/5)(1/5) = 6/200 = 3/100

\n" ); document.write( "P(at least one gets it correct = 1-3/100 = 97/100

\n" ); document.write( "ANSWER A
\n" ); document.write( "
\n" );