document.write( "Question 880150: There are 31 students in the class: 16 boys and 15 girls. Find the probablity of a boy being chosen followed by a girl. \n" ); document.write( "
Algebra.Com's Answer #531275 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assuming you choose them without replacement,
\n" ); document.write( "\"P%28B%2CG%29=%2816%2F31%29%2815%2F30%29=8%2F31\"
\n" ); document.write( "Assuming you choose them with replacement,
\n" ); document.write( "\"P%28B%2CG%29=%2816%2F31%29%2815%2F31%29=240%2F961\"
\n" ); document.write( "
\n" );