
William W. answered 12/02/20
Math and science made easy - learn from a retired engineer
f(x) means you are looking for a function in terms of the variable "x".
3x - 6y = 6 can be re-written as a function rule in terms of only "x" by solving it for "y":
Add "6y" to both sides to get: 3x = 6 + 6y
Subtract "6" from both sides to get: 3x - 6 = 6y
Divide both sides by 6 to get: 1/2x - 1 = y or:
y = 1/2x - 1 so the function "rule" (aka f(x)) in terms of "x" is "1/2x - 1" meaning that y = f(x) so we can just say:
f(x) = 1/2x - 1