document.write( "Question 1136908: You are setting up a tutoring scheme and have 23 volunteer tutors, 8 of whom are men. There are 17 male students and 15 female students who have applied to receive tutoring.\r
\n" ); document.write( "\n" ); document.write( "You decide to draw the names of the tutor and the student at random. What is the probability that the first pair consists of a male tutor and a male student?
\n" ); document.write( "

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


\n" ); document.write( "P(tutor is male) = 8/23

\n" ); document.write( "P(student is male) = 17/32

\n" ); document.write( "P((tutor is male) AND (student is male)) = (8/23)*(17/32)

\n" ); document.write( "Write the answer in simplest form if required....
\n" ); document.write( "
\n" );