document.write( "Question 1168819: Stanley practices his running, swimming and biking every day. During these practices he runs at 9 mph, bikes at 16 mph and swims at 2.5 mph. Yesterday he ran for half an hour longer than he swam, and his biking time was twice his running time. How long did Stanley run, swim, and bike yesterday if the total distance he covered was 64 miles?
\n" ); document.write( "f
\n" ); document.write( "What was the total distance Stanley covered during practices in terms of t?
\n" ); document.write( "

Algebra.Com's Answer #793668 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Stanley practices his running, swimming and biking every day.
\n" ); document.write( " During these practices he runs at 9 mph, bikes at 16 mph and swims at 2.5 mph.
\n" ); document.write( "let t = time he ran
\n" ); document.write( " Yesterday he ran for half an hour longer than he swam,
\n" ); document.write( "t -.5 = time he swam
\n" ); document.write( " and his biking time was twice his running time.
\n" ); document.write( "2t = biking time
\n" ); document.write( " How long did Stanley run, swim, and bike yesterday if the total distance he covered was 64 miles?
\n" ); document.write( "9t + 2.5(t-.5) + 16(2t) = 64
\n" ); document.write( "9t + 2.5t - 1.25 + 32t = 64
\n" ); document.write( "43.5t = 64 + 1.25
\n" ); document.write( "t = 65.25/43.5
\n" ); document.write( "t = 1.5 hrs running
\n" ); document.write( "then
\n" ); document.write( "1.5-.5 = 1 hr swimming
\n" ); document.write( "and
\n" ); document.write( "2(1.5) = 3 hrs biking
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Find the dist of each event
\n" ); document.write( "1.5(9) = 13.5 mi running
\n" ); document.write( "1(2.5) = 2.5 mi swimming
\n" ); document.write( "3(16) = 48 mi biking
\n" ); document.write( "---------------------
\n" ); document.write( "total: 64 mi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );