document.write( "Question 927846: The speed of an ordinary train is x km/hr and that of an express train is x+25 km/hr. (i) Find the time taken for each train to cover 300 km. (ii) If the ordinary tran takes 2 hrs more than the express train; calculate the speed of the express train. \n" ); document.write( "
Algebra.Com's Answer #563334 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s = d/t
\n" ); document.write( "t = d/s
\n" ); document.write( "---
\n" ); document.write( "time for ordinary train:
\n" ); document.write( "a = 300/x
\n" ); document.write( "---
\n" ); document.write( "time for express train:
\n" ); document.write( "b = 300/(x+25)
\n" ); document.write( "---
\n" ); document.write( "a = b + 2
\n" ); document.write( "300/x = 300/(x+25) + 2
\n" ); document.write( "300/x - 300/(x+25) = 2
\n" ); document.write( "(x+25)300/x(x+25) - 300x/x(x+25) = 2
\n" ); document.write( "(x+25)300 - 300x = 2x(x+25)
\n" ); document.write( "300x + 25*300 - 300x = 2xx + 50x
\n" ); document.write( "2xx + 50x - 7500 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=2, b=50 and c=-7500
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "2 50 -7500
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the quadratic has two real roots at:
\n" ); document.write( "---
\n" ); document.write( "x = 50
\n" ); document.write( "x = -75
\n" ); document.write( "---
\n" ); document.write( "the negative root doesn't fit the problem statement, so use the positive root:
\n" ); document.write( "x = 50
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "speed of the express train = 50 + 25 = 75 kph
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );