document.write( "Question 210631: Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney take using her grandmother’s gift? 11months
\n" );
document.write( " 11 months
\n" );
document.write( " Additional Month is x
\n" );
document.write( "30(x)+50=350
\n" );
document.write( "
\n" );
document.write( "30x=300
\n" );
document.write( "X=10
\n" );
document.write( "I know answer but how do I set up formular? \n" );
document.write( "
Algebra.Com's Answer #159158 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney take using her grandmother’s gift? 11months \n" ); document.write( " 11 months \n" ); document.write( " Additional Month is x \n" ); document.write( "30(x)+50=350 \n" ); document.write( " \n" ); document.write( "30x=300 \n" ); document.write( "X=10 \n" ); document.write( "I know answer but how do I set up formular?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First of all, let's make the amount of months she can take lessons be M\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 1st month, therefore, would be counted as 1 month, at $50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The other months would then be M - 1, at $30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, we have the equation: 1(50) + (M - 1)30 = 350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving for M, we get: 50 + 30M - 30 = 350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30M + 20 = 350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30M = 330\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus, the total amount of months that she can take lessons, or M is: \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |