document.write( "Question 1106726: Two busea A and B leave the same bus depot, A towards the north and B towards the East. After four hours the distance between the two buses is 100 km. Determine the speed of the bus A if it travels at a speed of 5 km/hr more than that of bus B. \n" ); document.write( "
Algebra.Com's Answer #721706 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Use Pythagorean Theorem and rate * time = distance
\n" ); document.write( ":
\n" ); document.write( "(4x+20)^2 + (4x)^2 = 100^2
\n" ); document.write( ":
\n" ); document.write( "16x^2 +160x +400 +16x^2 = 10000
\n" ); document.write( ":
\n" ); document.write( "32x^2 +160x -9600 = 0
\n" ); document.write( ":
\n" ); document.write( "x^2 +5x -300 = 0
\n" ); document.write( ":
\n" ); document.write( "(x+20)*(x-15) = 0
\n" ); document.write( ":
\n" ); document.write( "we have two solutions for x, -20 and 15
\n" ); document.write( "we reject the negative solution
\n" ); document.write( ":
\n" ); document.write( "x = 15
\n" ); document.write( ":
\n" ); document.write( "A = 15 +5 = 20 km/hr
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );