document.write( "Question 525766: Please help me solve this problem. There's a table, and it looks kind of like this: \r
\n" ); document.write( "\n" ); document.write( "x | 1 | 2 | 3 | 4 | 5 |
\n" ); document.write( "__________________________\r
\n" ); document.write( "\n" ); document.write( "y | 7 | 11 | 15 | 19 | 23 | \r
\n" ); document.write( "\n" ); document.write( "Find a formula that relates x and y. (Hint: y = ?) \r
\n" ); document.write( "\n" ); document.write( "I've tried y = +4, but it was wrong, because I cannot figure out how to relate the two.
\n" ); document.write( "

Algebra.Com's Answer #348206 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
it looks like you saw that y changes by 4 when x changes by one\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that means that x is multiplied by 4 to get y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "but there is also a \"fudge factor\" added in (a constant term)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you look at the pairs, you can find the factor\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 4x + ? ___ 7 = 4(1) + ? ___ 11 = 4(2) + ? ___ the factor is 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the formula is ___ y = 4x + 3
\n" ); document.write( "
\n" );