document.write( "Question 946903: Josie is biking across her state. It takes 23 hours to complete the 213 mile ride. For the first leg, she is pedaling downhill and is averaging a speed of 12 miles an hour. Upon reaching the second leg her speed is cut down to 3 miles an hour. How long did she spend biking downhill? \n" ); document.write( "
Algebra.Com's Answer #577696 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
First part was downhill, and second part was uphill.
\n" ); document.write( "R=12
\n" ); document.write( "r=3
\n" ); document.write( "T=23 hours, total trip time
\n" ); document.write( "D=213 miles, total trip distance\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This could be set up in one unknown variable, but it is done here using two unknown variables:
\n" ); document.write( "u, the time downhill
\n" ); document.write( "v, the time uphill\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "________________speed___________time____________distance
\n" ); document.write( "FIRST___________R________________u______________Ru
\n" ); document.write( "SECND___________r________________v______________rv
\n" ); document.write( "Total____________________________T_______________D\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fundamentally, \"rate%2Atime=distance\".
\n" ); document.write( "
\n" );