document.write( "Question 20748: Fitness Fitness For 30 minutes you do a combination of walking and jogging. At the end of your workout your pedometer displays a total of 2.5 miles. You know that you walk 0.05 mile per minute and jog 0.1 mile per minute. For how much time were you walking? For how much time were you jogging? Use a verbal model to write and solve a system of linear equations. \n" ); document.write( "
Algebra.Com's Answer #363618 by harshachittar(3)\"\" \"About 
You can put this solution on YOUR website!
Okay here goes,
\n" ); document.write( "Before I start the solution please notice that the time is in minutes but the distance is in miles/hr. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Information given,
\n" ); document.write( "Total Time, t = 30 mins or 1/2 hr or .5 hr
\n" ); document.write( "Total distance, d = 2.5 miles/hr
\n" ); document.write( "Rate of walking Rw = 0.05 miles/min or 3 miles/hr
\n" ); document.write( "Rate of jogging Rj = 0.1 miles/min or 6 miles/hr \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To Find,
\n" ); document.write( "Time jogged, Tj = ?
\n" ); document.write( "Time walked, Tw = ? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let Dj be the distance jogged and Dw be the distance walked \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dj + Dw = 2.5 ------------ Equ (1)
\n" ); document.write( "Tj + Tw = 0.5 ------------ Equ (2) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We know that
\n" ); document.write( "D = T x R
\n" ); document.write( "so,
\n" ); document.write( "Dw = Tw x Rw
\n" ); document.write( "Dj = Tj x Rj \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Replace the above in Equ (1)
\n" ); document.write( "(Tw x Rw) + (Tj x Rj) = 2.5 -------------- Equ (3) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From Equ(2) we get,
\n" ); document.write( "Tw = 0.5 - Tj,
\n" ); document.write( "So Equ (3) becomes
\n" ); document.write( "[(0.5 - Tj) x 3] + (6 x Tj) = 2.5
\n" ); document.write( "Solving the above equation for Tj we get,
\n" ); document.write( "Tj = 1/3 hr \r
\n" ); document.write( "\n" ); document.write( "Since,
\n" ); document.write( "Tw + Tj = 1/2
\n" ); document.write( "Tw = 1/2 - 1/3
\n" ); document.write( "Tw = 1/6 \r
\n" ); document.write( "\n" ); document.write( "Time spent walking is 1/6 hr or 10 mins
\n" ); document.write( "Time spent jogging is 1/3 hr or 20 mins\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );