document.write( "Question 1165246: Owen is signing up for a gym membership with a one-time fee to join and then a monthly fee to remain a member. The one-time fee to join the gym is $100 and the total cost of membership, including the joining fee, would be $200 for 2 months. Write an equation for C, in terms of t,
\n" );
document.write( " representing the total cost of the gym membership over t months. \n" );
document.write( "
Algebra.Com's Answer #853104 by mananth(16949) You can put this solution on YOUR website! Owen is signing up for a gym membership with a one-time fee to join and then a monthly fee to remain a member. The one-time fee to join the gym is $100 and the total cost of membership, including the joining fee, would be $200 for 2 months. Write an equation for C, in terms of t, \n" ); document.write( "representing the total cost of the gym membership over t months.\r \n" ); document.write( "\n" ); document.write( "one-time fee -$100\r \n" ); document.write( "\n" ); document.write( "Monthly fee - $ x\r \n" ); document.write( "\n" ); document.write( "C = total cost =$ 200 for 2 months\r \n" ); document.write( "\n" ); document.write( "The equation \r \n" ); document.write( "\n" ); document.write( "C= 100+2x\r \n" ); document.write( "\n" ); document.write( "200= 100+2x\r \n" ); document.write( "\n" ); document.write( "200-100=2x\r \n" ); document.write( "\n" ); document.write( "100= 2x \n" ); document.write( "x= 50\r \n" ); document.write( "\n" ); document.write( "General Equation\r \n" ); document.write( "\n" ); document.write( "c= 100 + 50t\r \n" ); document.write( "\n" ); document.write( "t is number of months\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |