document.write( "Question 984337: rate problem---- 'an airplane travels at 350m/h to a destination and back at 250m/h. total travel time is 3 hours. distance travelled one way equals distance travelled in oppisite direction. what is the distance travelled'\r
\n" ); document.write( "\n" ); document.write( "my equation
\n" ); document.write( "350m/h (x hours)= 250m/h( Y hours)
\n" ); document.write( "

Algebra.Com's Answer #605132 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Use RT=D concept and if you want to make some of the numbers and relationships clear, use a data table.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "              speed       time      distance\r\n" );
document.write( "GOING         350         (  )       d\r\n" );
document.write( "BACK          250         (  )       d\r\n" );
document.write( "Total                      3\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fill in the missing time information. This should enough to figure how to solve for both times each way and the distance either direction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "              speed       time      distance\r\n" );
document.write( "GOING         350         d/350       d\r\n" );
document.write( "BACK          250         d/250       d\r\n" );
document.write( "Total                      3\r\n" );
document.write( "\r\n" );
document.write( "\"d%2F350%2Bd%2F250=3\";\r\n" );
document.write( "Solve for d; you can get each of the time values if you want, using found d.\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );