document.write( "Question 715657: if a person travels for a total distance of 2880 km by bus travelling at 50 kph and then by plane travelling at 700 kph. What distance was travelled by bus and what distance was travelled by plane if the total time taken was 5 hours?\r
\n" ); document.write( "\n" ); document.write( "Tried to use D/S = T but couldn't come up with two linear equations.
\n" ); document.write( "

Algebra.Com's Answer #439542 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if a person travels for a total distance of 2880 km by bus travelling at 50 kph and then by plane travelling at 700 kph.
\n" ); document.write( " What distance was travelled by bus and what distance was travelled by plane if the total time taken was 5 hours?
\n" ); document.write( ":
\n" ); document.write( "Let p = distance traveled by plane
\n" ); document.write( "Let b = distance traveled by bus
\n" ); document.write( "then
\n" ); document.write( "p + b = 2880
\n" ); document.write( "we can also write it
\n" ); document.write( "b = (2880-p)\r
\n" ); document.write( "\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Bus time + Plane time = 5 hrs
\n" ); document.write( "\"b%2F50\" + \"p%2F700\" = 5
\n" ); document.write( "replace b with (2880-p)
\n" ); document.write( "\"%282880-p%29%2F50\" + \"p%2F700\" = 5
\n" ); document.write( "multiply by 700, to clear the denominators, resulting in:
\n" ); document.write( "14(2880 - p) + p + 700(5)
\n" ); document.write( "40320 - 13p = 3500
\n" ); document.write( "40320 - 14p + p = 3500
\n" ); document.write( "40320 - 3500 = 13p
\n" ); document.write( "36820 = 13p
\n" ); document.write( "p = 36820/13
\n" ); document.write( "p = 2832.3 km by plane
\n" ); document.write( "then
\n" ); document.write( "2880 - 2832.3 = 47.7 km by bus
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that checks out, find the actual time of each
\n" ); document.write( "2832.3/700 = 4.046 hrs by plane
\n" ); document.write( "47.7/50 = .954 hrs by bus
\n" ); document.write( "-------------------------
\n" ); document.write( "total time: 5hr
\n" ); document.write( "
\n" ); document.write( "
\n" );