document.write( "Question 327378: You drive 90 miles to a hiking trail, and then take a 5 mile hike. The driving time is 9x that of your walking time. The total time for driving and hiking is 3 hours, find the average rate of driving and the average rate of hiking.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #424701 by NathanC(1)![]() ![]() ![]() You can put this solution on YOUR website! 3 = 5/x + 90/9x \n" ); document.write( "LCD = 9x \r \n" ); document.write( "\n" ); document.write( "Restriction: x ≠ 0 \n" ); document.write( " \n" ); document.write( "27x = 45 + 90 \n" ); document.write( "27x = 135 \n" ); document.write( "x = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The walking rate is 5 MPH and the driving rate is 45 MPH. \n" ); document.write( " |