Question
Question: In which of the following cases there does not exist any function -...
In which of the following cases there does not exist any function -

f2(x2)+f(2x)+1=0∀x∈R
f2(x2−x)−4f(2x−2)+x2+x=0∀x∈R
f(x)+f(x1)=2x∀x∈R−{0}
f(sinx)+f(cosx)=x∀x∈R
A, C, D
Solution
Let's analyze each option to determine if a function f:R→R satisfying the given equation exists.
(A) f2(x2)+f(2x)+1=0∀x∈R
Let x=2. The equation becomes f2(22)+f(22)+1=0, which simplifies to f2(4)+f(4)+1=0. Let y=f(4). The equation is y2+y+1=0. This is a quadratic equation for y. The discriminant is Δ=12−4(1)(1)=1−4=−3. Since the discriminant is negative, the quadratic equation y2+y+1=0 has no real solutions for y. However, if a function f:R→R exists, then f(4) must be a real number. Since there is no real number y such that y2+y+1=0, there is no real number f(4) that can satisfy the equation when x=2. Therefore, there does not exist any function f:R→R satisfying the given equation for all x∈R.
(C) f(x)+f(x1)=2x∀x∈R−{0}
Replacing x with 1/x gives f(1/x)+f(x)=2/x. Equating the right sides gives 2x=2/x, or x2=1, which means x=±1. But the original equation is for all x∈R−{0}. This is a contradiction. Thus, no such function exists.
(D) f(sinx)+f(cosx)=x∀x∈R
Setting x=0 gives f(sin0)+f(cos0)=0, so f(0)+f(1)=0. Setting x=π/2 gives f(sinπ/2)+f(cosπ/2)=π/2, so f(1)+f(0)=π/2. Thus 0=π/2, a contradiction. Thus, no such function exists.
Therefore, options (A), (C), and (D) do not have any function satisfying the given equation.