document.write( "Question 934390: Sue needed to return a bike she had borrowed from her friend. She can make the trip there and back in one hour by riding there and walking back. She can bike six times faster than she can walk. She can walk at the rate of two miles per hour. How long did she spend walking? \n" ); document.write( "
Algebra.Com's Answer #567416 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
t = time walking
\n" ); document.write( "x = speed biking
\n" ); document.write( "y = speed walking = 2 mph
\n" ); document.write( "---
\n" ); document.write( "x = 6y
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "t = d/s
\n" ); document.write( "---
\n" ); document.write( "time biking:
\n" ); document.write( "1 - t = d/x
\n" ); document.write( "1 - t = d/6y
\n" ); document.write( "t = 1 - d/6*2
\n" ); document.write( "t = 1 - d/12
\n" ); document.write( "---
\n" ); document.write( "time walking:
\n" ); document.write( "t = d/y
\n" ); document.write( "t = d/2
\n" ); document.write( "---
\n" ); document.write( "equate times:
\n" ); document.write( "1 - d/12 = d/2
\n" ); document.write( "1 = d/2 + d/12
\n" ); document.write( "1 = 6d/12 + d/12
\n" ); document.write( "1 = 7d/12
\n" ); document.write( "d = 12/7
\n" ); document.write( "---
\n" ); document.write( "t = d/2
\n" ); document.write( "t = (12/7)/2
\n" ); document.write( "t = 0.857142857143 hours
\n" ); document.write( "t = (0.857142857143 hours) * (60 minutes/hour)
\n" ); document.write( "t = 51.43 minutes
\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 with 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( "Send and receive free text messages online:
\n" ); document.write( "https://sooeet.com
\n" ); document.write( "
\n" );