Olympiad Maths Prep

Track / Stage 3 / 6 of 260 #6 of 2000

Problem 6

AMC 10/12, early questions
Algebra Difficulty 3.0 Find the answer

Given a function f(x)f(x) defined on R\mathbb{R} that satisfies f(x)+f(x)=4x2+2f(x) + f(-x) = 4x^{2} + 2, and let g(x)=f(x)2x2g(x) = f(x) - 2x^{2}. If the maximum value of g(x)g(x) is MM and the minimum value is mm, then M+m=M + m = ?

A: 11

B: 22

C: 33

D: 44

Official solution

Considering the expression g(x)=f(x)2x2g(x) = f(x) - 2x^{2}, we can also write the function at the negative input as g(x)=f(x)2(x)2=f(x)2x2g(-x) = f(-x) - 2(-x)^{2} = f(-x) - 2x^{2}.

Subtracting these equations, we get the following relation:
g(x)g(x)=f(x)2x2(f(x)2x2).g(x) - g(-x) = f(x) - 2x^{2} - (f(-x) - 2x^{2}).

Given the initial condition f(x)+f(x)=4x2+2f(x) + f(-x) = 4x^{2} + 2, we can substitute f(x)f(-x) from this equation to obtain:
g(x)g(x)=f(x)2x2(4x2+2f(x)).g(x) - g(-x) = f(x) - 2x^{2} - (4x^{2} + 2 - f(x)).
Simplifying, we find that:
g(x)g(x)=2.g(x) - g(-x) = -2.

But since we are interested in the sum of g(x)g(x) and g(x)g(-x), we can add the equation g(x)g(x)=2g(x) - g(-x) = -2 to 2g(x)2g(x) to eliminate g(x)g(-x), which gives us:
2g(x)=2+2g(x),2g(x) = 2 + 2g(x),
and after rearranging, we get:
g(x)+g(x)=2.g(x) + g(-x) = 2.

This implies that the graph of g(x)g(x) is symmetric about the point (0,1)(0, 1), and therefore, the points at which g(x)g(x) attains its maximum and minimum values are also symmetric about (0,1)(0, 1). Consequently, the sum of the maximum and minimum values of g(x)g(x), M+mM + m, must be equal to 2 times the yy-coordinate of the point of symmetry:

M+m=2.\boxed{M + m = 2}.

Therefore, the correct answer is B: 22.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.