document.write( "Question 1205726: Two students agreed to meet at the Library between 6 pm and 7 pm. They also agree that the student arriving first will wait for a maximum of 25 minutes. What is the probability that they will meet, if they arrive at the Library between 6 pm and 7 pm randomly (uniform random distribution)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #842733 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Picture the diagram as described in the response from tutor @ikleyn. \n" ); document.write( "Then here is a different way you can do the calculations to find the answer to the problem. \n" ); document.write( "Note that the two isosceles right triangles representing the combinations of times when the two students do NOT meet have legs of \"length\" 35 minutes, or 7/12 of an hour. \n" ); document.write( "Those two triangles put together form a square with side length 7/12 of an hour, so the area of those two triangles together is (7/12)^2 = 49/144 of the total area of the square. \n" ); document.write( "Then the area of the square representing the combinations of times when the two students WILL meet is (144-49)/144 = 95/144 of the total area of the square. So \n" ); document.write( "ANSWER: The probability that they will meet is 95/144 \n" ); document.write( " \n" ); document.write( " |