document.write( "Question 818151: A cyclist traveled 60 mi at a constant rate before reducing the speed by 7 mph. Another 40 mi was traveled at the reduced speed. The total time for the 100-mile trip was 9 h. Find the rate during the first 60 mi. \n" ); document.write( "
Algebra.Com's Answer #492388 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( "total trip:
\n" ); document.write( "ta + tb = 9
\n" ); document.write( "tb = 9 - ta
\n" ); document.write( "s = 100 / 9 = 11.11 mph
\n" ); document.write( "---
\n" ); document.write( "segment a:
\n" ); document.write( "sa = 60 / ta
\n" ); document.write( "---
\n" ); document.write( "segment b:
\n" ); document.write( "sb = 40 / tb
\n" ); document.write( "sb = sa - 7
\n" ); document.write( "40 / tb = sa - 7
\n" ); document.write( "40 = tb(sa - 7)
\n" ); document.write( "40 = (9 - ta)(sa - 7)
\n" ); document.write( "40 = 9sa - 63 - sa*ta + 7ta
\n" ); document.write( "---
\n" ); document.write( "sa = 60 / ta
\n" ); document.write( "sa*ta = 60
\n" ); document.write( "---
\n" ); document.write( "40 = 9sa - 63 - sa*ta + 7ta
\n" ); document.write( "40 = 9(60/ta) - 63 - 60 + 7ta
\n" ); document.write( "40 = 540/ta - 123 + 7ta
\n" ); document.write( "163 = 540/ta + 7ta
\n" ); document.write( "163 = 540/ta + 7ta^2/ta
\n" ); document.write( "163ta = 540 + 7ta^2
\n" ); document.write( "7ta^2 - 163ta + 540 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=7, b=-163, and c=540
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, plug this:
\n" ); document.write( "7 -163 540
\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( "ta = 19.2857143
\n" ); document.write( "ta = 4
\n" ); document.write( "---
\n" ); document.write( "the large root (19.3 hours) exceeds the total time for the trip (9 hours), so use the small root (4 hours):
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "ta = 4 hours
\n" ); document.write( "tb = 5 hours
\n" ); document.write( "sa = 60 / 4 = 15 mph
\n" ); document.write( "sb = 40 / 5 = 8 mph
\n" ); document.write( "---
\n" ); document.write( "check:
\n" ); document.write( "sa - sb = 7 mph (correct!)
\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" );