document.write( "Question 295877: Translate the problem into a pair of linear equations in two variables. Solve the equations using either elimination or substitution. State your answer for both variables.\r
\n" ); document.write( "\n" ); document.write( "John and Tony start from the same place 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 #213286 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
John and Tony start from the same place 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( "----------------------------
\n" ); document.write( "Let t = Tony's time ; Let j = John's time
\n" ); document.write( "Time Equation: t-j = 3
\n" ); document.write( "Rate Equation: 10/j = 2(10/t)
\n" ); document.write( "--------
\n" ); document.write( "Solve the Time Eq. for t: t = j+3
\n" ); document.write( "----------
\n" ); document.write( "Substitute for \"t\" in the Rate Equation and solve for \"j\":
\n" ); document.write( "10/j = 2(10/(j+3))
\n" ); document.write( "---
\n" ); document.write( "1/j = 2/(j+3)
\n" ); document.write( "---
\n" ); document.write( "j+3 = 2j
\n" ); document.write( "j = 3 hrs (John's time)
\n" ); document.write( "t = 6 hrs (Tony's time)
\n" ); document.write( "-----------------
\n" ); document.write( "John's speed = 10/3 mph
\n" ); document.write( "Tony's speed = 10/6 mph
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" ); document.write( "
\n" );