1957 AHSME Problems/Problem 10

Revision as of 20:28, 13 February 2021 by Justinlee2017 (talk | contribs) (Created page with "==Solution== This graph generates a parabola, since the degree of <math>x</math> is <math>2</math>. The <math>x-</math> coordinate of the vertex of a parabola given by <math>a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Solution

This graph generates a parabola, since the degree of $x$ is $2$. The $x-$ coordinate of the vertex of a parabola given by $ax^2 + bx + c$ is at $\frac{-b}{2a}$ So, the vertex of this parabola is at \[x = \frac{-4}{2(2)} = \frac{-4}{4} = -1\] Since the coefficient of $x^2$ is positive, at $x = -1$, the parabola is at its minimum. Substituting $x = -1$, we get \[y = 2(-1)^2 + 4(-1) + 3 \Rrightarrow y = 2 -4 + 3 \Rrightarrow y = 1\] So our answer is $\boxed{C}$

~JustinLee2017