Install our extension to search inside any video instantly.

f(4x) - f(2x) = x^2 | f(x) = ?

Added:
1,325 views17likes8:45ThemasterymindOriginal Release: 2026-07-20

To solve functional equations like f(4x) - f(2x) = x², assume a polynomial solution form (f(x) = ax² + bx + c), substitute the given expressions, combine terms, and compare coefficients to find the unknown parameters. For this equation, substituting x with 4x and 2x yields 16ax² + 4bx + c - (4ax² + 2bx + c) = x², which simplifies to 12ax² + 2bx = x². Comparing coefficients gives a = 1/12 and b = 0, resulting in f(x) = x²/12 + c, where c is an arbitrary constant.