document.write( "Question 816658: Find the speed of a train if an increase of 6 kph lowers the time for a journey of 72 km by 10 minutes. \n" ); document.write( "
Algebra.Com's Answer #491648 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s = d / t
\n" ); document.write( "d = s * t
\n" ); document.write( "---
\n" ); document.write( "D = 72 = st
\n" ); document.write( "D = (s + 6)(t - 1/6)
\n" ); document.write( "---
\n" ); document.write( "st = (s + 6)(t - 1/6)
\n" ); document.write( "st = st - (1/6)s + 6t - 1
\n" ); document.write( "0 = -(1/6)s + 6t - 1
\n" ); document.write( "0t = -(1/6)st + 6tt - t
\n" ); document.write( "0 = -(1/6)72 + 6t^2 - t
\n" ); document.write( "0 = 6t^2 - t - 12
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=6, b=-1, and c=-12
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, plug this:
\n" ); document.write( "6 -1 -12
\n" ); document.write( "into this: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the roots of the quadratic are:
\n" ); document.write( "t = 1.5
\n" ); document.write( "t = -1.33333333
\n" ); document.write( "---
\n" ); document.write( "negative time doesn't make sense for this problem, so use the positive root:
\n" ); document.write( "t = 1.5 hours
\n" ); document.write( "---
\n" ); document.write( "Answer:
\n" ); document.write( "the speed of a train: 72 km / 1.5 hours = 48 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( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );