document.write( "Question 1192859: Thaddeus and Ian start at the same location and drive in opposite​ directions, but leave at different times. When they are 575 miles​ apart, their combined travel time is 11 hours. If Thaddeus drives at a rate of 50 miles per hour and Ian drives at a rate of 55 miles per​ hour, how long had each been​ driving?\r
\n" ); document.write( "\n" ); document.write( "Thaddeus has been driving ____ ​hours, and Ian has been driving ____ hours
\n" ); document.write( "

Algebra.Com's Answer #824783 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "Make this chart\r\n" );
document.write( "\r\n" );
document.write( "          |  Distance |  Rate  |  Time |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "Thaddeus  |           |        |       |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "   Ian    |           |        |       |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Fill in their given rates:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "          |  Distance |  Rate  |  Time |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "Thaddeus  |           |   50   |       |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "   Ian    |           |   55   |       |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "We want to know their driving times. \r\n" );
document.write( "Let x = Thaddeus's time.  Then since their\r\n" );
document.write( "total driving time is 11, Ian's time is 11-x.\r\n" );
document.write( "Fill those in:\r\n" );
document.write( "\r\n" );
document.write( "          |  Distance |  Rate  |  Time |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "Thaddeus  |           |   50   |   x   |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "   Ian    |           |   55   | 11-x  |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Now since Distance = Rate x Time, we fill in the \r\n" );
document.write( "distances by multiplying:\r\n" );
document.write( "\r\n" );
document.write( "          |  Distance |  Rate  |  Time |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "Thaddeus  |    50x    |   50   |   x   |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "   Ian    |  55(11-x) |   55   | 11-x  |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Since they are 575 miles apart, and since they\r\n" );
document.write( "traveled in opposite directions,\r\n" );
document.write( "\r\n" );
document.write( "Thaddeus' distance + Ian's distance = 575 miles\r\n" );
document.write( "\r\n" );
document.write( "50x + 55(11-x) = 575\r\n" );
document.write( "\r\n" );
document.write( "Solve that for x.  That will be Thaddeus's time.\r\n" );
document.write( "Subtract from 11 and that will be Ian's time.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );