document.write( "Question 724347: sandy ran out at 8mph and rode back at 24mph. if the total trip took 8hrs how far did she run and how far did she ride? \n" ); document.write( "
Algebra.Com's Answer #443704 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
sandy ran out at 8mph and rode back at 24mph. if the total trip took 8hrs how far did she run and how far did she ride?
\n" ); document.write( "***
\n" ); document.write( "let x=time Sandy ran
\n" ); document.write( "8-x time Sandy rode
\n" ); document.write( "distance=speed*travel time
\n" ); document.write( "8x=24(8-x)
\n" ); document.write( "8x=192-24x
\n" ); document.write( "32x=192
\n" ); document.write( "x=6
\n" ); document.write( "8-x=2
\n" ); document.write( "time Sandy ran=6 hrs
\n" ); document.write( "time Sandy rode=2hrs
\n" ); document.write( "
\n" );