document.write( "Question 814667: What driving distance would Claudia pay the same amount if one driving company is a down payment of $90 plus $0.10 per mile traveled and the other is a down payment of $75 plus $0.15 per mile traveled. \n" ); document.write( "
Algebra.Com's Answer #490453 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What driving distance would Claudia pay the same amount if one driving company is a down payment of $90 plus $0.10 per mile traveled and the other is a down payment of $75 plus $0.15 per mile traveled. \n" ); document.write( "--------------- \n" ); document.write( "m = miles \n" ); document.write( "90 + 0.1m = 75 + 0.15m \n" ); document.write( " |