Skip to main content

2006 AMC 12B Problem 12

Problem 12 of 25IntermediateAlgebraGeometry

The parabola y=ax2+bx+cy = ax^2 + bx + c has vertex (p,p)(p, p) and yy-intercept (0,p),(0, -p), where p0.p \neq 0. What is b?b?

Answer choices

Show solution

Solution

The vertex form is y=a(xp)2+p.y = a(x - p)^2 + p. At x=0,x = 0, y=ap2+p=p,y = ap^2 + p = -p, so ap2=2pap^2 = -2p and a=2p.a = -\dfrac{2}{p}. Expanding, y=ax22apx+ap2+p,y = a x^2 - 2ap\, x + ap^2 + p, so b=2ap=2(2p)p=4.b = -2ap = -2\left(-\dfrac{2}{p}\right)p = 4. Thus, the correct answer is D.

More practice

Concepts: parabola · quadratic

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.