document.write( "Question 141528:
Take a look at the table below and write out an equation for f(x) \r\n" );
document.write( "___________________________\r\n" );
document.write( " x   | -2 | -1 | 0 | 1 | 2 |\r\n" );
document.write( "f(x) | -5 | -2 | 1 | 4 | 7 |

\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #103127 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Pick any two ordered pairs represented in the table. Call one of them point 1 and the other one point 2. Subtract the f(x) value for the first point from f(x) value of the second point. Then subtract the x value for the first point from the x value of the second point. Divide the f(x) difference by the x difference. Call that value m.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One of your points has a 0 for an x-coordinate, call the y-coordinate of that point b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now replace m and b in \"y=mx%2Bb\" with the values you determined above.
\n" ); document.write( "
\n" );