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)\"\" \"About 
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): \"0+%3C+x\", \"y+%3C+60\"} is the (open) square with vertices (0,0), (0,60), (60,0), and (60,60).
\n" ); document.write( "What is wanted is the intersection of the sample space S with the region satisfying
\n" ); document.write( "\"abs%28y-x%29+%3C+10\", or equivalently,\r
\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 \"A%5BS%5D+-+A%5BS-R%5D\", where \"A%5BS%5D\" = area of sample space S, and \"A%5BS-R%5D\" = the area of S-R.\r
\n" ); document.write( "\n" ); document.write( "Then the probability is equal to \"%28A%5BS%5D+-+A%5BS-R%5D%29%2FA%5BS%5D\".
\n" ); document.write( "Incidentally, S-R consists of two congruent triangles \"T%5B1%5D\" and \"T%5B2%5D\".
\n" ); document.write( "\"T%5B1%5D\" has vertices (0,10), (50,0), (50,60)
\n" ); document.write( "\"T%5B2%5D\" has vertices (10,0), (60,0), (60,50)
\n" ); document.write( "(Each triangle has area \"%281%2F2%29%2A50%5E2\".)
\n" ); document.write( "The probability that Anne and Robert meet is then
\n" ); document.write( "\"%2860%5E2+-+2%2A%281%2F2%29%2A50%5E2%29%2F60%5E2+=+%2860%5E2+-+50%5E2%29%2F60%5E2+=+11%2F36\"
\n" ); document.write( "
\n" );