document.write( "Question 618626: I drove 150 miles for work in one week, the next week I only drove approximately 20% less than the previous week. What is the amount of miles i drove the second week? \n" ); document.write( "
Algebra.Com's Answer #389006 by Maths68(1474) You can put this solution on YOUR website! 1st week driving = 150 miles \n" ); document.write( "20% of 150 miles = 150(20%)=150(20/100)=150(1/5)=150/5=30miles \n" ); document.write( "2nd week driving = 20% less than the 1st week = 150-30=120miles \n" ); document.write( " |