document.write( "Question 868181: Members at a swim club pay $5 per lesson plus a one-time free of $60. Nonmembers pay $11 per lesson. How many lessons would both a member and a nonmember have to take to pay the same amount? \n" ); document.write( "
Algebra.Com's Answer #523407 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 5x + 60 = 11x \n" ); document.write( " 60 = 6x \n" ); document.write( " 10 = x, the number of Lessons it would take to pay the same \n" ); document.write( " |