document.write( "Question 976287: One person left at 9:00am and drove north at 60 miles per hr. Another person left the same rest stop and an hour later and headed south at 50 mph. What time were they 335 miles apart ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #854490 by greenestamps(13355) You can put this solution on YOUR website! \n" ); document.write( "Let t be the number of hours after 9 am. \n" ); document.write( "The distance between the two people is changing at the rate of 60 miles each hour for 1 hour. \n" ); document.write( "The distance between them is changing at the rate of (60+50) = 110 miles each hour for (t-1) hours. \n" ); document.write( "The total distance between them after t hours is 335 miles. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The time when the two people are 335 miles apart is 3.5 hours after 9 am, which is 12:30 pm. \n" ); document.write( "ANSWER: 12:30 pm \n" ); document.write( " \n" ); document.write( " |