document.write( "Question 238493: One health club charges a $44 sign up fee and $30 per month. Another health club charges a $99 sign up fee and $25 per month. For what number of months is the cost the same? \n" ); document.write( "
Algebra.Com's Answer #175209 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
44+30X=99+25X
\n" ); document.write( "30X-25X=99-44
\n" ); document.write( "5X=55
\n" ); document.write( "X=55/5
\n" ); document.write( "X=11 MONTHS THE COSTS WILL BE THE SAME.
\n" ); document.write( "PROOF:
\n" ); document.write( "44+30*11=99+25*11
\n" ); document.write( "44+330=99+275
\n" ); document.write( "374=374
\n" ); document.write( "
\n" ); document.write( "
\n" );