document.write( "Question 173668: a moving van leaves a house traveling at an average rate of 35 mi/h. the family leaves the house 3/4 hour later following the same route in a car. they travel at an average rate of 50 mi/h.
\n" ); document.write( "a.define a variable for the time traveled by the moving van.
\n" ); document.write( "b.write an expression for the time traveled by the car.
\n" ); document.write( "c. copy and complete the table.\r
\n" ); document.write( "\n" ); document.write( "vehicle rate time distance traveled\r
\n" ); document.write( "\n" ); document.write( "moving van x x x\r
\n" ); document.write( "\n" ); document.write( "car x x x
\n" ); document.write( "

Algebra.Com's Answer #128543 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
a) call the time traveled by the van t
\n" ); document.write( "b.) time traveled by car call \"t%5B2%5D\" which equals t-3/4
\n" ); document.write( "c)
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "........rate........time.......distance
\n" ); document.write( "van......35...........t.........35t
\n" ); document.write( "car......50..........t-3/4......50t-75/2
\n" ); document.write( ":
\n" ); document.write( "so for
\n" ); document.write( ".................................van mi...........car mi
\n" ); document.write( "D(t)=D(1/2)............35/2.........0(they hadnt started driving yet)
\n" ); document.write( ".....D(1)......................35...........25/2
\n" ); document.write( ".....D(3/2).................105/2..........75/2
\n" ); document.write( ".....D(2).....................70..............125/2
\n" ); document.write( ".....D\"highlight%28%285%2F2%29%29\".............175/2.......175/2(at this point they are at the same spot)
\n" ); document.write( ":
\n" ); document.write( "if you were doing this by formulas
\n" ); document.write( ":
\n" ); document.write( "D=35t and D=50t-75/2...since the Distances are equal when the car catches up, this allows us to set the equations equal to one another.
\n" ); document.write( ":
\n" ); document.write( "35t=50t-75/2..multiply each term by 2
\n" ); document.write( ":
\n" ); document.write( "70t=100t-75
\n" ); document.write( ":
\n" ); document.write( "-30t=-75
\n" ); document.write( ":
\n" ); document.write( "t=-75/-30=75/30=25/10=\"highlight%285%2F2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );