95.9k views
2 votes
Function g is defined as g(x) = k f(x). What is the value of k?
What is the value of k?

User Kabanus
by
3.6k points

1 Answer

4 votes

Answer: Pick an x value like x = 2

Note that f(2) = 1 and g(2) = 2. This shows we've doubled the f(x) value to get g(x). Therefore k = 2.

Or you could pick on x = 4 to see f(4) = 2 and g(4) = 4. The output of f(x) has been doubled as well.

It doesn't matter what x is since we'll have this doubling effect go on. I recommend picking x values where the points on the blue graph land perfectly on a grid location. Something like x = 5 seems a bit tricky.

:

User CGriffin
by
2.7k points