document.write( "Question 321015: I keep getting the wrong answer please help.
\n" ); document.write( "You are choosing between two health clubs. Club A offers a membership for a fee of $28 plus a monthly fee of $15.
\n" ); document.write( "Club B offers a membership for a fee of $24 plus a monthly fee of $16.\r
\n" ); document.write( "\n" ); document.write( "After how many months will the total cost of each health club be the same?
\n" ); document.write( "What will be the total cost for each club?
\n" ); document.write( "

Algebra.Com's Answer #229900 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"m\" = months belonging to either club\r
\n" ); document.write( "\n" ); document.write( "Let \"C%5Ba%5D\" = total cost to belong to A
\n" ); document.write( "Let \"C%5Bb%5D\" = total cost to belong to B
\n" ); document.write( "Given:
\n" ); document.write( "\"C%5Ba%5D+=+28m+%2B+15\"
\n" ); document.write( "\"C%5Bb%5D+=+24m+%2B+16\"
\n" ); document.write( "--------------------
\n" ); document.write( "When will \"C%5Ba%5D+=+C%5Bb%5D\"?
\n" ); document.write( "\"28m+%2B++15+=+24m+%2B+16\"
\n" ); document.write( "\"4m+=+1\"
\n" ); document.write( "\"m+=+1%2F4\"
\n" ); document.write( "The memberships will be the same after 1/4 month, or 1 week
\n" ); document.write( "check:
\n" ); document.write( "\"C%5Ba%5D+=+28m+%2B+15\"
\n" ); document.write( "\"C%5Ba%5D+=+28%2A%281%2F4%29+%2B+15\"
\n" ); document.write( "\"C%5Ba%5D+=+7+%2B+15\"
\n" ); document.write( "\"C%5Ba%5D+=+22\"
\n" ); document.write( "\"C%5Bb%5D+=+24m+%2B+16\"
\n" ); document.write( "\"C%5Bb%5D+=+24%2A%281%2F4%29+%2B+16\"
\n" ); document.write( "\"C%5Bb%5D+=+6+%2B+16\"
\n" ); document.write( "\"C%5Bb%5D+=+22\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );