

InterviewSolution
Saved Bookmarks
1. |
The equation `(x^(2)+3x+4)^(2)+3(x^(2)+3x+4)+4=x` hasA. all its solutions real but not all positiveB. only two of its solutions realC. two of its solutions positive and negativeD. none of solutions real |
Answer» Correct Answer - D `(d)` `f(x)=x^(2)+3x+4` `:.f(x)=x` has no real solution `:.f(f(x))-f(x)=x` also has no real solution. |
|