Given f(x)+2f(1−x)=x2+3x. Replace x→1−x:
$
f(1-x)+2 f(x)=(1-x)^{2}+3(1-x)=x^{2}-5x+4.
$
Let u=f(x), v=f(1−x). System: u+2v=x2+3x, 2u+v=x2−5x+4.
2⋅(second)−(first):3u=2x2−10x+8−(x2+3x)=x2−13x+8.
So f(x)=3x2−13x+8.
f(5)=325−65+8=3−32. Hence 3f(5)=−32.
Verification: f(5)+2f(−4)=−32/3+2⋅(16+52+8)/3=−32/3+152/3=120/3=40=25+15. \checkmark
Why this is CAT-level: The natural false start -- guessing f is a quadratic and matching coefficients -- works but is slower. The clean route uses the substitution x→1−x, but students must recognise that the involution x↦1−x is the right swap (not x→−x). Method selection under time pressure is the test.
Answer: 3f(5)=−32.