二次函数一般式怎么转化成顶点式

2025-03-22 18:03:01
推荐回答(1个)
回答1:

建议将二次函数y=ax²+bx+c,转换成顶点式,y=a(x-p)²+q,
则顶点为(p,q),平移向量为(m,n)后,顶点为(p+m,q+n),
所以顶点式为y=a(x-p-m)²+q+n,