二次函数顶点(-1,2),且过点(0,3/2)求函数表达式
问题描述:
二次函数顶点(-1,2),且过点(0,3/2)求函数表达式
答
设函数表达式为y=a(x+1)^2+2
把(0,3/2)代入上式3/2=a*1+2
解得a=-1/2
所以函数表达式为y=(-1/2)(x+1)^2+2