Can someone explain more about input/output tables? Like how to do equations and stuff? Those confuse me.
input a number and record it; then solve to see what the output value is, and record it
|dw:1316998642987:dw|
y = f(x) in this case :)
How do you make an equataion for these? I'm soooo confused.
helps if you know something about recursions
but your just determining a relation between input and output
#20 the output increases by 1 when the input increases by 1 y = x + C; where C is some constant that makes the rest of it work out.; in this case when x=0, y = 2.2 2.2 = 0 + C ; C = 2.2 the relation then is: y = x + 2.2
#22 can be satisfied with t^2 for inputs
#21 needs more thought since they play nice in it
Thanks!! :) This helped alot.
Join our real-time social learning platform and learn together with your friends!