document.write( "Question 421774: Hertz car rental agency charges $25 daily plus $.10 per mile. Budet charges $20 daily plus $.20 per mile. Find the daily mileage for which the Budget charge is equal to the Hertz charge. (Please can u show me how to do this step by step using the substitution method?) \n" ); document.write( "
Algebra.Com's Answer #294455 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Hertz Car $25+0.10x where x is the number of miles. \n" ); document.write( "Budget car $20+0.20x\r \n" ); document.write( "\n" ); document.write( "Both equal \n" ); document.write( "25+0.1x=20+0.2x \n" ); document.write( "25-20 = 0.2x-0.1x \n" ); document.write( "5=0.1x \n" ); document.write( "50=x \n" ); document.write( "50 miles \n" ); document.write( " |