document.write( "Question 533965: Problem : write a linear equation that represents the data in the table
\n" ); document.write( "X__Y
\n" ); document.write( "0 | -2
\n" ); document.write( "1 | 3
\n" ); document.write( "2 | 8\r
\n" ); document.write( "\n" ); document.write( "This is my 1st question. I've tried 2 times , and other similar problems
\n" ); document.write( "Like this. How do I figure this out?
\n" ); document.write( "Thanks In advanced
\n" ); document.write( "

Algebra.Com's Answer #351231 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
when x goes up by 1, y goes up by 5 ___ so ___ y = 5x + ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ? is a \"fudge factor\" (or an \"offset\", or the y-intercept in the slope-intercept form of the equation)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find ?, just plug in a point ___ (3) = 5(1) + ? ___ -2 = ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the linear equation for the data is ___ y = 5x - 2
\n" ); document.write( "
\n" );