document.write( "Question 926372: if it cost $64 to rent a truck on a day when its driven 48 miles what is the daily fee? \n" ); document.write( "
Algebra.Com's Answer #562201 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 64 - 48m = d \n" ); document.write( "where m is the mileage and d is the daily fee. \n" ); document.write( "For example, if it costs .50 per mile, then the daily fee is: \n" ); document.write( "64 - (48*.50) = d \n" ); document.write( "64 - 24 = 40 \n" ); document.write( "If it costs $1 per mile, then: \n" ); document.write( "64 - (48*1) = d \n" ); document.write( "64 - 48 = 16 \n" ); document.write( " |