已知函数f(x)=log(ax^2+2x+3) 是否存在实数a,使f(x)的最小值为0

问题描述:

已知函数f(x)=log(ax^2+2x+3) 是否存在实数a,使f(x)的最小值为0

ax^2+2x+3最小值为1
a>0,
x=-1/a时,1/a-2/a+3=1
a=1/2