document.write( "Question 260392: the rate to rent a certain truck is $55 per day and 20 cents per mile your family pays $80 to rent this truck for one day how many miles did your family drive? \n" ); document.write( "
Algebra.Com's Answer #191801 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! 80 = .20m + 55 \n" ); document.write( "subtract 55 to get \n" ); document.write( "25 = .20m \n" ); document.write( "divide by .20 to get \n" ); document.write( "125 = m \n" ); document.write( " |