document.write( "Question 278675: Please help. I am not good with word problems. I don't know where to start. \r
\n" ); document.write( "\n" ); document.write( "John and Tony start from the same place and at the same time and head for a town 10 miles away. John walks twice as fast as Tony and arrives 3 hours before Tony. Find the speed of each.
\n" ); document.write( "

Algebra.Com's Answer #202754 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Please help. I am not good with word problems. I don't know where to start.
\n" ); document.write( "John and Tony start from the same place and at the same time and head for a town 10 miles away. John walks twice as fast as Tony and arrives 3 hours before Tony. Find the speed of each.
\n" ); document.write( "
\r\n" );
document.write( "It can be done with only one unknown but I'll use two.\r\n" );
document.write( "Hope you've had systems of equations.\r\n" );
document.write( "\r\n" );
document.write( "       distance   rate  time\r\n" );
document.write( "John     10        2r   t-3\r\n" );
document.write( "Tony     10         r    t\r\n" );
document.write( "\r\n" );
document.write( "\"system%28distance+=+rate%2Atime%2C10=2r%28t-3%29%2C10=rt%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%2810=2rt-6r%2C10=rt%29\"\r\n" );
document.write( "\r\n" );
document.write( "Sustitute 10 for rt in the first\r\n" );
document.write( "\r\n" );
document.write( "\"10=2%2810%29-6r\"\r\n" );
document.write( "\r\n" );
document.write( "\"10=20-6r\"\r\n" );
document.write( "\r\n" );
document.write( "\"6r=10\"\r\n" );
document.write( "\r\n" );
document.write( "\"r=10%2F6\"\r\n" );
document.write( "\r\n" );
document.write( "\"r=5%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "\"r=1%262%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "So Tony walked \"1%262%2F3\" mph\r\n" );
document.write( "\r\n" );
document.write( "John walks twice that fast or \"10%2F3\" or \"3%261%2F3\" mph.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );