document.write( "Question 427486: Regarding functions and their graphs:
\n" ); document.write( "Guess a formula for the function represented by each of the following tables. Begin each formula with y = .
\n" ); document.write( "x 1 2 3 4 5
\n" ); document.write( "y 2 6 12 20 30
\n" ); document.write( "My answer: I thought my answer would be y/x but it can't be because I have to begin the formula with y =
\n" ); document.write( "

Algebra.Com's Answer #297300 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "x 1 2  3  4  5\r\n" );
document.write( "y 2 6 12 20 30 \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1 times 1 more than 1, or 2,   is  2\r\n" );
document.write( "2 times 1 more than 2, or 3,   is  6\r\n" );
document.write( "3 times 1 more than 3, or 4,   is 12\r\n" );
document.write( "4 times 1 more than 4, or 5,   is 20\r\n" );
document.write( "5 times 1 more than 5, or 6,   is 30\r\n" );
document.write( "\r\n" );
document.write( "So\r\n" );
document.write( "\r\n" );
document.write( "x times 1 more than x, or x+1, is y\r\n" );
document.write( "\r\n" );
document.write( "  So                     x(x+1) = y\r\n" );
document.write( "\r\n" );
document.write( "or       y = x(x+1)\r\n" );
document.write( "           \r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );