QUESTION IMAGE
Question
unit 8 hw 2 - graphing quadratic functions
directions: show all work in order to receive full credit.
- graph: $f(x) = -x^2 -2x + 3$
a. what are the zeros?
- graph: $f(x) = x^2 + 4x + 3$
a. what is the vertex?
- graph: $f(x) = 3x^2 + 5x - 2$
a. what is the axis of symmetry?
- graph: $f(x) = -2x^2 + 4x + 8$
a. what is the parent function?
---
Problem 1: $f(x) = -x^2 -2x +3$
Step1: Factor the quadratic
$-(x^2 +2x -3) = -(x+3)(x-1)$
Step2: Solve for zeros (set $f(x)=0$)
$-(x+3)(x-1)=0 \implies x+3=0 \text{ or } x-1=0$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
(Problem 1a):
$x=-3$ and $x=1$
---
Problem 2: $f(x) = x^2 +4x +3$
Step1: Find x-coordinate of vertex
For $ax^2+bx+c$, $x=-\frac{b}{2a} = -\frac{4}{2(1)} = -2$
Step2: Find y-coordinate of vertex
$f(-2) = (-2)^2 +4(-2)+3 = 4-8+3 = -1$