Which of the following functions is an even function: f(x) = 12, f(x) = 8x, f(x) = x^2, or f(x) = 7?
An even function is defined as a function that satisfies the condition f(-x) = f(x) for all x in its domain. To determine which of the given functions are even, we’ll evaluate each one: f(x) = 12: This is a constant function. When we evaluate f(-x), we get f(-x) = 12. Since f(-x) = 12 … Read more