document.write( "Question 90416: A car rents for $30 per day plus 23 cents per mile. You are on a daily budget of $76.What mileage will allo you to stay within your budget \n" ); document.write( "
Algebra.Com's Answer #65618 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 30+.23x=76 \n" ); document.write( ".23x=76-30 \n" ); document.write( ".23x=46 \n" ); document.write( "x=46/.23 \n" ); document.write( "x=200 miles is the mileage limit for $200. \n" ); document.write( " |