
Originally Posted by
Haxcake
I have two parts left on my math homework which i'm so confused about.
the first part is
Translate these algebraic statements into words: y=2x+5 and y=6x+5
A.What do you know about figure 0 for each patern?
y=2x+5
For any input value the output is obtained by doubling and adding 5.
y=6x+5
For ans input value the output is obtained by multipling by 6 and adding 5.
b.Which pattern grows most quickly? How do you know?
Two ways.
1)Make a table of ways using same input values.
Code:
y=2x+5
---------
x y
1 7
10 25
100 205
1000 2005
Code:
y=6x+5
---------
x y
1 11
10 65
100 605
1000 6005
We see that the second one grows faster.
Alternatively you can graph them. (Blue is #2 Red is #1)
Look below