document.write( "Question 901355: Kyle and Tony are driving in two different cars towards the same destination 587 miles away. Kyle drives 51 mph and Tony drives 70 mph. How long will it take each of them to travel to the destination? \n" ); document.write( "
Algebra.Com's Answer #546684 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
k*(51)=587
\n" ); document.write( "t*(70)=587
\n" ); document.write( "k=587/51
\n" ); document.write( "t=587/70\r
\n" ); document.write( "\n" ); document.write( "You can use your calculator.
\n" ); document.write( "
\n" );