document.write( "Question 992129: Hello and thank you for your time. I have reviewed the same question, basically with different numbers, however I am not understanding how they are coming up with the solution. Any help, (especially with explanation) will be much appreciated.\r
\n" );
document.write( "\n" );
document.write( "You are choosing between two health clubs. Club A offers a membership for a fee of $24 plus a monthly fee of $15. Club B offers a membership for a fee of $23 plus a monthly fee of $19. After how many months will the total cost of each health club be the same? What will be the total cost for each club? \n" );
document.write( "
Algebra.Com's Answer #611758 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "CLUB MEMB.FEE MONTHLY COST for n months\r\n" ); document.write( "A 24 15 15n+24\r\n" ); document.write( "B 23 19 19n+23\r\n" ); document.write( "\n" ); document.write( " |