document.write( "Question 888448: Two trains left the same station at the same time. One was traveling due north at a speed that was 10 kph faster than the other train, which was traveling due east. After one hour, the trains were 71 km apart. How fast to the nearest km per hour was each train traveling?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "My first trial was:
\n" );
document.write( ".........|\
\n" );
document.write( ".........|''\
\n" );
document.write( "x+10|''''\71 km
\n" );
document.write( ".........|'''''\
\n" );
document.write( ".........|----\
\n" );
document.write( " x\r
\n" );
document.write( "\n" );
document.write( "But that didn't help me...
\n" );
document.write( "It was supposed to be solved using quadratic equations \n" );
document.write( "
Algebra.Com's Answer #537398 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two trains left the same station at the same time. One was traveling due north at a speed that was 10 kph faster than the other train, which was traveling due east. After one hour, the trains were 71 km apart. How fast to the nearest km per hour was each train traveling?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "My first trial was: \n" ); document.write( ".........|\ \n" ); document.write( ".........|''\ \n" ); document.write( "x+10|''''\71 km \n" ); document.write( ".........|'''''\ \n" ); document.write( ".........|----\ \n" ); document.write( " x\r \n" ); document.write( "\n" ); document.write( "But that didn't help me... \n" ); document.write( "It was supposed to be solved using quadratic equations \n" ); document.write( "================ \n" ); document.write( " |