document.write( "Question 907706: A health club currently charges its 1,700 clients monthly membership dues of $44. The board of directors decides to increase the monthly membership dues. Market research shows that each $1 increase in dues will result in the loss of 7 clients. How much should the club charge each month to optimize the revenue from monthly dues? \n" ); document.write( "
Algebra.Com's Answer #550523 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Monthly revenue goes this way:\r \n" ); document.write( "\n" ); document.write( "(clients)*(membershipRate) \n" ); document.write( "1700*44 \n" ); document.write( "(1700-7)*(44+1) \n" ); document.write( "(1700-7-7)(44+1+1) \n" ); document.write( "(1700-7x)(44+x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x = dollar increase in membership monthly rate, and the monthly revenue is |