document.write( "Question 273560: Safety rent a truck rents a truck at a daily rate of 41.95 plus 29 cents per mile city rentals rents the same size truck for 38.95 plus 31 cents per mile for what mileage is the cost the same \n" ); document.write( "
Algebra.Com's Answer #199986 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Safety rent a truck rents a truck at a daily rate of 41.95 plus 29 cents per mile \n" ); document.write( " city rentals rents the same size truck for 38.95 plus 31 cents per mile \n" ); document.write( " for what mileage is the cost the same \n" ); document.write( ": \n" ); document.write( "Let m = the mileage when they are equal cost \n" ); document.write( ": \n" ); document.write( "City cost = Safety cost \n" ); document.write( "38.95 + .31m = 41.95 + .29m \n" ); document.write( ": \n" ); document.write( ".31m - .29m = 41.95 - 38.95 \n" ); document.write( ": \n" ); document.write( ".02m = 3.00 \n" ); document.write( "m = \n" ); document.write( "m = 150 miles they are equal cost \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this yourself in the original cost equation, replace m with 150 \n" ); document.write( " |