document.write( "Question 1051892: Two different golf country clubs have the following membership fees and monthly cost. Ludwig's Fast 18 charges $100 membership fee and then $30 a month. Ocean shore country club charges a $160 membership fee and then $10 a month. Find the number of months you must be a member to have the same cost for each club. \n" ); document.write( "
Algebra.Com's Answer #667449 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the number of months for each membership. Then:
\n" ); document.write( "100+30n=160+10n
\n" ); document.write( "20n=60
\n" ); document.write( "n=3 months till the total cost of membership for the clubs are the same. ☺☺☺☺
\n" ); document.write( "
\n" );