document.write( "Question 356938: Rachael runs 2 kilometers to a bus stop, and then rides 4.5 km to school. On average the bus is 45 km/hr faster than Rachael's average running speed. If the entire trip takes 25 minutes, how fast does Rachael run? \n" ); document.write( "
Algebra.Com's Answer #254891 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Rachael runs 2 kilometers to a bus stop, and then rides 4.5 km to school. On average the bus is 45 km/hr faster than Rachael's average running speed. If the entire trip takes 25 minutes, how fast does Rachael run?
\n" ); document.write( "-------
\n" ); document.write( "Running DATA:
\n" ); document.write( "distance: 2 km ; rate = x km/h ; time = 2/x hrs
\n" ); document.write( "-------
\n" ); document.write( "Bus DATA:
\n" ); document.write( "distance: 4.5 km ; rate = x+45 km/h ; time = 4.5/(x+45) hrs.
\n" ); document.write( "----------------------
\n" ); document.write( "Equation:
\n" ); document.write( "time + time = 25/60 hr
\n" ); document.write( "----
\n" ); document.write( "2/x + 4.5/(x+45) = 5/12
\n" ); document.write( "----
\n" ); document.write( "Multiply thru by 12x(x+45) to get:
\n" ); document.write( "24(x+45) + 12*4.5x = 5x(x+45)
\n" ); document.write( "---------------
\n" ); document.write( "24x + 1080 + 54x = 5x^2 + 225x
\n" ); document.write( "=============================
\n" ); document.write( "78x + 1080 = 5x^2 + 225x
\n" ); document.write( "5x^2 + 147x - 1080 = 0
\n" ); document.write( "-----------------------
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 6.0868 km/h (running rate)
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );