document.write( "Question 929435: A man can ride his bike 18 miles in the same time it takes him to run 6 miles. He can ride his bike 10 mph faster than he can run. How fast can he ride his bike? \n" ); document.write( "
Algebra.Com's Answer #564287 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = biking speed
\n" ); document.write( "y = running speed
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "t = d/s
\n" ); document.write( "---
\n" ); document.write( "bike:
\n" ); document.write( "t = 18/x
\n" ); document.write( "---
\n" ); document.write( "run:
\n" ); document.write( "t = 6/y
\n" ); document.write( "---
\n" ); document.write( "18/x = 6/y
\n" ); document.write( "18y = 6x
\n" ); document.write( "x = y + 10
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "6x - 18y = 0
\n" ); document.write( "x - y = 10
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above standard form linear equations in to this solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = biking speed = 15 mph
\n" ); document.write( "y = running speed = 5 mph
\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" ); document.write( "
\n" ); document.write( "
\n" );