document.write( "Question 207646: Maria drove at a steady speed for 5 hrs. on the turnpike. she then slowed her traveling speed by 15 miles per hour for traveling on secondary roads. the entire trip took 7 hours and covered 369 miles. what was her speed on the turnpike? \n" ); document.write( "
Algebra.Com's Answer #157073 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! d=rt \n" ); document.write( "369=5x+(7-5)*(x-15) \n" ); document.write( "369=5x+2(x-15) \n" ); document.write( "369=5x+2x-30 \n" ); document.write( "369+30=7x \n" ); document.write( "399=7x \n" ); document.write( "x=399/7 \n" ); document.write( "x=57 mph. for the first 5 hrs. \n" ); document.write( "57-15=42 mph for the last 2 hrs. \n" ); document.write( "Proof: \n" ); document.write( "369=5*57+2*42 \n" ); document.write( "369=285+84 \n" ); document.write( "369 \n" ); document.write( " |