The parabola y=ax2+bx+c has vertex (p,p) and y-intercept (0,−p), where p=0. What is b?
Solution — click to reveal
Since the vertex is (p,p), the parabola is of the form y=a(x−p)2+p.Setting x=0, we get y=ap2+p=−p, so a=−p2. Then y=−p2(x2−2px+p2)+p=−p2x2+4x−p,so b=4.