document.write( "Question 1013352: Community gym charges a $50 membership fee and a $55 monthly fee. without gym charges $200 membership fee and a $45 money fee. After how many months will the total amount of money paid to both gyms be the same? What will the amount be? \n" ); document.write( "
Algebra.Com's Answer #629632 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 50+55x = 200+45x \n" ); document.write( "10x = 150 \n" ); document.write( "x = 15 months \n" ); document.write( " |