document.write( "Question 438040: A physical education class has 12 boys and 18 girls. Each day, the teacher randomly selects a team captain. Assume that no student is absent. What is the probability that the team captain is a girl two days in a row? \n" ); document.write( "
Algebra.Com's Answer #303001 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A physical education class has 12 boys and 18 girls. Each day, the teacher randomly selects a team captain. Assume that no student is absent. What is the probability that the team captain is a girl two days in a row?
\n" ); document.write( "------------------------------------------
\n" ); document.write( "P(pick a girl) = 18/30 = 3/5 = 0.6
\n" ); document.write( "---
\n" ); document.write( "P(pick a girl 2 days in a row) = (0.6)^2 = 0.36
\n" ); document.write( "==================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );