Given the quadratic equation y=5x2+8x+9

, solve for the y-coordinate of the parabola when x=−3
.(1 point)
(−3
,
)

1 answer

To find the y-coordinate of the parabola given by the equation \( y = 5x^2 + 8x + 9 \) when \( x = -3 \), we need to substitute \( -3 \) for \( x \) in the equation.

  1. Start with the equation: \[ y = 5x^2 + 8x + 9 \]

  2. Substitute \( x = -3 \): \[ y = 5(-3)^2 + 8(-3) + 9 \]

  3. Calculate \( (-3)^2 \): \[ (-3)^2 = 9 \]

  4. Substitute back into the equation: \[ y = 5(9) + 8(-3) + 9 \] \[ y = 45 - 24 + 9 \]

  5. Simplify the equation: \[ y = 45 - 24 + 9 = 21 + 9 = 30 \]

Therefore, the y-coordinate when \( x = -3 \) is \( 30 \).

So the answer is: \[ (-3, 30) \]