document.write( "Question 352205: 1. An urn contains 15 marbles – 8 blue, 5 red, and 2 white. If 2 marbles are chosen without replacement, find the probability that the first marble is blue and the second is white.\r
\n" ); document.write( "\n" ); document.write( "2. A quick quiz consists of a true/false question followed by a multiple-choice question with four possible answers (a,b,c,d). An unprepared student makes random guesses for both answers. What is the probability that s/he gets both answers correct?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #251768 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
2) P(both answers correct) = (1/2)*(1/4) = 1/8 \n" ); document.write( "
\n" );