document.write( "Question 956273: at playmor campground, it costs a $25deposit to rent a kayak plus $7 per hour. the cost, y for x hours is given by y=7x+25 if you spent $88 total, for how many hours did you rent the kayak? \n" ); document.write( "
Algebra.Com's Answer #584230 by macston(5194) You can put this solution on YOUR website! y=7x+25 \n" ); document.write( "y-25=7x \n" ); document.write( "(y-25)/7=x \n" ); document.write( "For $88: \n" ); document.write( "(88-25)/7=x \n" ); document.write( "63/7=x \n" ); document.write( "9=x ANSWER: For $88, you rented the kayak for 9 hours. \n" ); document.write( " \n" ); document.write( " |