Find the output, , when the input, x, is 6
Answers
Answered by
0
In this function, the input is the variable x. The problem says that the output is six times the input, so we will need to multiply the input by 6. To write this as a function, set the output (y) equal to 6 times the input (x):
y = 6x
Similar questions