document.write( "Question 1023190: Value Rent-A-Car rents a luxury car at a daily rate of $38.81 plus 4 cents per mile. A business person is allotted $100 for car rental each day. How many miles can the business person travel on the $100? \n" ); document.write( "
Algebra.Com's Answer #638698 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let's call the miles x \n" ); document.write( "38.81+0.04x = 100 \n" ); document.write( "x = (100-38.81)/0.04 Do the math, use your calculator \n" ); document.write( " |