函数f(x)=x^2+sinx+1(x定义域为R),若f(a)=2,则f(-a)的值是什么?还要解析

问题描述:

函数f(x)=x^2+sinx+1(x定义域为R),若f(a)=2,则f(-a)的值是什么?还要解析

f(-a)= (-a)^2+sin(-a)+1= a^2-sina+1
f(a)= a^2-sina+1=2
怀疑 x² 或sinx二者是有一个存在问题