document.write( "Question 992587: Two different golf country clubs have the following membership fees and monthly costs. Ludwig's Fast 18 charges a $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 #612179 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "M=number of months for equal costs
\n" ); document.write( ".
\n" ); document.write( "$100+$30M=$160+$10M
\n" ); document.write( "$20M=$60
\n" ); document.write( "M=3
\n" ); document.write( "ANSWER: The cost is the same at 3 months.
\n" ); document.write( "
\n" );