document.write( "Question 1142272: An introductory art class has 9 male & 2 female freshmen, 5 male & 8 female sophomores, 3 male & 9 female juniors, and 3 male seniors. What is the probability of randomly selecting a sophomore? \n" ); document.write( "
Algebra.Com's Answer #762974 by greenestamps(13206)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "By the basic definition of probability,
\r\n" );
document.write( "       # of sophomores             5+8\r\n" );
document.write( "  -------------------------- = -------------\r\n" );
document.write( "   total number of students    9+2+5+8+3+9+3
\n" ); document.write( "
\n" );