document.write( "Question 779660: A gym offers two options for membership plans. Option A includes an initiation fee of $121 and costs $1 per day. Option B has no initiation fee but costs $12 per day. After how many days will the total costs of the gym membership plans be equal? \n" ); document.write( "
Algebra.Com's Answer #475312 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A gym offers two options for membership plans. Option A includes an initiation fee of $121 and costs $1 per day. Option B has no initiation fee but costs $12 per day. After how many days will the total costs of the gym membership plans be equal? \n" ); document.write( "--- \n" ); document.write( "1st Plan:: A(x) = 121+x \n" ); document.write( "2nd Plan:: B(x) = 12x \n" ); document.write( "------------------- \n" ); document.write( "Equation: \n" ); document.write( "121+x = 12x \n" ); document.write( "121 = 11x \n" ); document.write( "x = 11 days (break-even days) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |