document.write( "Question 1113901: Tommy and Zach are starting out at the same position. Tommy runs north at 3 miles per hour and Zach starts to run east 2 hours later at the rate of 4 miles per hour. How long until Tommy and Zach are 8 miles apart?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #728954 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The distance between them is the hypotenuse of a right-angled triangle with the legs of  3t miles  and  4(t-2) miles:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "D = \"sqrt%289t%5E2+%2B+16%2A%28t-2%29%5E2%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem asks to find \"t\" such as\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%289t%5E2+%2B+16%2A%28t-2%29%5E2%29\" = 8,   or,  equivalently,  9t^2 + 16*(t-2)^2 = 64.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "9t^2 + 16t^2 - 64t + 64 = 64\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "25t^2 = 64t   ====>  the only answer is  t = 64/25 of an hour  after Tommy started his run,  or  0.56 of an hour = 33.6 minutes  after Zach  started his run.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );