SOLUTION: what is the true conjecture for the following table under x 0,1,2,3,4 and under y 1,3,5,7,9

Algebra ->  Geometry-proofs -> SOLUTION: what is the true conjecture for the following table under x 0,1,2,3,4 and under y 1,3,5,7,9      Log On


   



Question 882250: what is the true conjecture for the following table under x 0,1,2,3,4 and under y 1,3,5,7,9
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

Double x=0 and get 0, then add 1 and you get y=1.
Double x=1 and get 1, then add 1 and you get y=3.
Double x=2 and get 4, then add 1 and you get y=5.
Double x=3 and get 6, then add 1 and you get y=7.
Double x=4 and get 8, then add 1 and you get y=9.

So if you double x, then add 1, you'll get y.

So

2x + 1 = y

or turn it around,

y = 2x + 1

Edwin