document.write( "Question 231990: A car and a truck leave the same place at the same time. the car is traveling twice as fast as the truck. In three hours time, the car is ahead of the truck by 72 miles. at what rate of speed is each vehicle driving? \n" ); document.write( "
Algebra.Com's Answer #171542 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
In this problem, both the car and the truck are traveling
\n" ); document.write( "for the same amount of time.
\n" ); document.write( "Write separate \"d+=+r%2At\" equations for both
\n" ); document.write( "given:
\n" ); document.write( "\"t\" is the same for both
\n" ); document.write( "\"d%5Bc%5D+=+d%5Bt%5D+%2B+72\"
\n" ); document.write( "\"r%5Bc%5D+=+2%2Ar%5Bt%5D\"
\n" ); document.write( "----------------------------
\n" ); document.write( "(1) \"d%5Bc%5D+=+r%5Bc%5D%2At\"
\n" ); document.write( "(2) \"d%5Bt%5D+=+r%5Bt%5D%2At\"
\n" ); document.write( "and, rewriting:
\n" ); document.write( "(1) \"d%5Bc%5D+=+r%5Bc%5D%2At\"
\n" ); document.write( "(2) \"d%5Bc%5D+-+72+=+%28r%5Bc%5D%2F2%29%2At\"
\n" ); document.write( "--------------------------------
\n" ); document.write( "Multiply both sides of (2) by \"2\"
\n" ); document.write( "(2) \"2d%5Bc%5D+-+144+=+r%5Bc%5D%2At\"
\n" ); document.write( "Now substitute (1) in (2)
\n" ); document.write( "(2) \"2d%5Bc%5D+-+144+=+d%5Bc%5D\"
\n" ); document.write( "Subtract \"d%5Bc%5D\" from both sides
\n" ); document.write( "(2) \"d%5Bc%5D+=+144\" mi
\n" ); document.write( "and from
\n" ); document.write( " \"d%5Bc%5D+=+d%5Bt%5D+%2B+72\"
\n" ); document.write( "\"d%5Bt%5D+=+d%5Bc%5D+-+72\"
\n" ); document.write( "\"d%5Bt%5D+=+144+-+72\"
\n" ); document.write( "\"d%5Bt%5D+=+72\"
\n" ); document.write( "They both travelled for \"3\" hrs, so
\n" ); document.write( "The car's speed is
\n" ); document.write( "\"144%2F3+=+48\" mi/hr
\n" ); document.write( "The truck's speed is
\n" ); document.write( "\"72%2F3+=+24\" mi/hr
\n" ); document.write( "
\n" ); document.write( "
\n" );