document.write( "Question 1167337: tim did 10 lunges on day 1 and continued this doing 4 more lunges on each day.on day 7th he took a breakand did nt do any day day.what is the equation for this? express it in the form y=ax(x+b)+c, where a,b and c are constants.x= no of days and y=no of lunges tim Did \n" ); document.write( "
Algebra.Com's Answer #852200 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
Tim did 10 lunges on day 1 and continued this doing 4 more lunges on each day.
\n" ); document.write( "On day 7th he took a break and did not do any day.
\n" ); document.write( "What is the equation for this?
\n" ); document.write( "express it in the form y=ax(x+b)+c, where a, b and c are constants. x= no of days and y=no of lunges Tim Did
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The numbers of lunges per day form arithmetic progression with the first term of  \"a%5B1%5D\" = 10\r\n" );
document.write( "and the common difference of  d = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the formula for the sum of first n terms of an arithmetic progression\r\n" );
document.write( "\r\n" );
document.write( "    \"S%5Bn%5D\" = \"%28%282a%5B1%5D+%2B+%28n-1%29%2Ad%29%2An%29%2F2\".    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In your problem\r\n" );
document.write( "\r\n" );
document.write( "    \"S%5Bn%5D\" = \"%28%2820+%2B+%28n-1%29%2A4%29%2An%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "They want you use x instead of n and y instead of \"S%5Bn%5D\".\r\n" );
document.write( "OK.  Then the formula takes the form\r\n" );
document.write( "\r\n" );
document.write( "    y = \"%28%2820+%2B+4%28x-1%29%29%2Ax%29%2F2\" = 2(x-1)*x + 10x = 2x^2 - 2x + 10x = 2x^2 + 8x = 2x(x+4).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, your final formula is\r\n" );
document.write( "\r\n" );
document.write( "    y = 2x*(x+4),  1 <= x <= 6.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Comparing with the form  y = ax(x+b) + c,  you see for the coefficients 'a', 'b' and 'c'\r\n" );
document.write( "\r\n" );
document.write( "    a = 2;  b = 4;  c = 0.         (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Below in the Table, calculations are compared using formulas (2), (3)  with direct calculations of the cumulative sum \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      T      A      B      L      E   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "day   every   cumulative sum       cumulative sum\r\n" );
document.write( "       day    computed directly    computed by formula (2)\r\n" );
document.write( "\r\n" );
document.write( " 1     10         10                    10\r\n" );
document.write( "\r\n" );
document.write( " 2     14         24                    24\r\n" );
document.write( "\r\n" );
document.write( " 3     18         42                    42\r\n" );
document.write( "\r\n" );
document.write( " 4     22         64                    64\r\n" );
document.write( "\r\n" );
document.write( " 5     26         90                    90\r\n" );
document.write( "\r\n" );
document.write( " 6     30        120                   120\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  For the given sequence, the formula is  y = 2x*(x+4).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );