document.write( "Question 1167309: tim did 10 lunges on day 1 and continued this doing 4 more lunges on each day.on day 7th he took a break and 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 #837783 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
----------------------------------------------------
\n" ); document.write( "tim did 10 lunges on day 1 and continued this doing 4 more lunges on each day.on day 7th he took a break and did nt do any day day.what is the equation for this?
\n" ); document.write( "----------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Later parts to that not clear. Only goes for days 1 through 6.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Domain is integers 1 through 6.\r\n" );
document.write( "\r\n" );
document.write( "DAY COUNT,x       LUNGES, y\r\n" );
document.write( "  1                 10\r\n" );
document.write( "  2                 10+4(2-1)\r\n" );
document.write( "  3                 10+4(3-1)\r\n" );
document.write( "  4                 10+4(4-1)\r\n" );
document.write( "  5                 10+4(5-1)\r\n" );
document.write( "  6                 10+4(6-1)\r\n" );
document.write( "

\n" ); document.write( "\"highlight%28y=4%28x-1%29%2B10%29\"
\n" ); document.write( "
\n" );