document.write( "Question 717319: Linda can jog to work in 3/4 of an hour. When she rides her bike, it takes her 1/3 of an hour. If she rides 9 miles per hour faster than she jogs, how far away is her work?
\n" );
document.write( "Do not do any rounding. \n" );
document.write( "
Algebra.Com's Answer #440263 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! (3/4)x=(1/3)(x+9) \n" ); document.write( "9x=4x+36 \n" ); document.write( "5x=36 \n" ); document.write( "x=36/5= 7 1/5miles \n" ); document.write( " |