document.write( "Question 593787: I have an algebra question. On my worksheet, it says \"Determine a relationship between the x- and y-values. Write an equation.\" I know how to do that, but for the second problem, the ordered pairs are (2,3), (3,5), (4,7), and (5,9). I put them in a table and it looks like the relationship is a sequence, because as you go up, you add 1 to 2 to make 3, and then you add 2 to 3 to make 5, and so on. How would you write this as an equation? (i.e. y=x+3)\r
\n" ); document.write( "\n" ); document.write( "This is what the problem looks like:\r
\n" ); document.write( "\n" ); document.write( "x 2 3 4 5
\n" ); document.write( "y 3 5 7 9
\n" ); document.write( "

Algebra.Com's Answer #376456 by Sarpi(32)\"\" \"About 
You can put this solution on YOUR website!
X Y
\n" ); document.write( "2 3
\n" ); document.write( "3 5
\n" ); document.write( "4 7
\n" ); document.write( "5 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From the data, X moves in steps of 1 point and Y in steps of 2 points. Therefore, if X is increased by 1, Y is increased by 2. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=> The figures are in sequence, so we need to determine how to go from X to Y, that is 2 to 3, 3 to 5, 4 to 7, and 5 to 9.
\n" ); document.write( "From this, it can be seen that the changes between X and Y are 1, 2, 3, and 4 respectively.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Interpretation;
\n" ); document.write( "from X value of 2 to Y value of 3 = 2+1
\n" ); document.write( "from X value of 3 to Y value of 5 = 3+2
\n" ); document.write( "from X value of 4 to Y value of 7 = 4+3
\n" ); document.write( "from X value of 5 to Y value of 9 = 5+4 ; where these adding numbers are the value of the previous X
\n" ); document.write( "(2+prev. X value = 3, 3+prev X value = 5 and so on)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Mathematically, the relationship is Y = Current value of X + Previous value of X
\n" ); document.write( "Y = X + (X - 1)
\n" ); document.write( "Y = X + X -1
\n" ); document.write( "Y = 2X - 1 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Verification:
\n" ); document.write( "if X = 2 then Y = 2*2 - 1 = 3
\n" ); document.write( "if X = 3 then Y = 2*3 - 1 = 5
\n" ); document.write( "if X = 4 then Y = 2*4 - 1 = 7
\n" ); document.write( "if X = 5 then Y = 2*5 - 1 = 9
\n" ); document.write( "
\n" ); document.write( "
\n" );