
David W. answered 11/21/16
Tutor
4.7
(90)
Experienced Prof
"a is a function of b" means a = f(b)
"When b is 49, a is 7" means 7 = f(49)
Since you have only one point [ that is (49,7) ], you may choose any function that takes 49 as input and produces 7 as output [there are an infinite number of them].
I like: 7 = SQRT(49)