document.write( "Question 1045761: Richard took a 1900km trip traveling by bus and plane. The bus averaged 60km/h and the plane averaged 700 km/h if the trip took a total of 5 h how many kilometers did she travel \n" ); document.write( "
Algebra.Com's Answer #661242 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = the distance traveled by bus in km
\n" ); document.write( "\"+1900+-+d+\" = the distance traveled by plane
\n" ); document.write( "Let \"+t+\" = time in hrs spent traveling by bus
\n" ); document.write( "\"+5+-+t+\" = time in hrs spent traveling by plane
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Equation for bus:
\n" ); document.write( "(1) \"+d+=+60t+\"
\n" ); document.write( "Equation for plane:
\n" ); document.write( "(2) \"+1900+-+d+=+700%2A%28+5+-+t+%29+\"
\n" ); document.write( "----------------------------
\n" ); document.write( "(1) \"+t+=+d%2F60+\"
\n" ); document.write( "Plug this result into (2)
\n" ); document.write( "(2) \"+1900+-+d+=+700%2A%28+5+-+d%2F60+%29+\"
\n" ); document.write( "(2) \"+1900+-+d+=+3500+-+%2835%2F3%29%2Ad+\"
\n" ); document.write( "(2) \"+5700+-+3d+=+10500+-+35d+\"
\n" ); document.write( "(2) \"+32d+=+4800+\"
\n" ); document.write( "(2) \"+d+=+150+\"
\n" ); document.write( "and
\n" ); document.write( "\"+1900+-+d+=+1900+-+150+\"
\n" ); document.write( "\"+1900+-+d+=+1750+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "She traveled 150 km by bus and 1750 km by plane
\n" ); document.write( "-------------
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+t+=+d%2F60+\"
\n" ); document.write( "(1) \"+t+=+150%2F60+\"
\n" ); document.write( "(1) \"+t+=+2.5+\" hrs by bus
\n" ); document.write( "------------------------
\n" ); document.write( "(2) \"+1900+-+d+=+700%2A%28+5+-+t+%29+\"
\n" ); document.write( "(2) \"+1900+-+150+=+700%2A%28+5+-+t+%29+\"
\n" ); document.write( "(2) \"+1750+=+700%2A%28+5+-+t+%29+\"
\n" ); document.write( "(2) \"+5+-+t+-+2.5+\" by plane
\n" ); document.write( "\"+2.5+%2B+2.5+=+5+\" hrs total
\n" ); document.write( "OK
\n" ); document.write( "
\n" );