document.write( "Question 398287: Anne and Robert decide to meet between 6 and 7 pm for dinner but agree that each should wait no longer than 10 minutes for the other. Find the probability that they meet. \n" ); document.write( "
Algebra.Com's Answer #282279 by robertb(5830) You can put this solution on YOUR website! Let x = # minutes after 6 pm when Anne came, and \n" ); document.write( "y = # minutes after 6 pm when Robert came. \n" ); document.write( "Then the sample space S = {(x,y): \n" ); document.write( "What is wanted is the intersection of the sample space S with the region satisfying \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-10 < y-x < 10.\r \n" ); document.write( "\n" ); document.write( "The boundaries of this double inequality are the lines y - x = -10 and y - x = 10. \n" ); document.write( "All points between these two lines (excluding the lines themselves) satisfy the preceding double inequality. Call this region R.\r \n" ); document.write( "\n" ); document.write( "Then what is desired is the area of S intersection R. This area is equal to \n" ); document.write( "\n" ); document.write( "Then the probability is equal to \n" ); document.write( "Incidentally, S-R consists of two congruent triangles \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(Each triangle has area \n" ); document.write( "The probability that Anne and Robert meet is then \n" ); document.write( " |