The problem asks us to sketch the graphs of the following quadratic functions: (a) $f(x) = x^2 - 2x - 3$ (b) $f(x) = x^2 - 9$ (c) $f(x) = -2x^2 + 8x$ (d) $f(x) = -x^2 - 3x + 4$

AlgebraQuadratic FunctionsGraphingParabolasVertexX-interceptsAxis of Symmetry
2025/4/10

1. Problem Description

The problem asks us to sketch the graphs of the following quadratic functions:
(a) f(x)=x22x3f(x) = x^2 - 2x - 3
(b) f(x)=x29f(x) = x^2 - 9
(c) f(x)=2x2+8xf(x) = -2x^2 + 8x
(d) f(x)=x23x+4f(x) = -x^2 - 3x + 4

2. Solution Steps

(a) f(x)=x22x3f(x) = x^2 - 2x - 3
To sketch the graph, we can find the vertex, the axis of symmetry, and the x-intercepts.
The axis of symmetry is given by x=b2ax = -\frac{b}{2a}. Here, a=1a=1 and b=2b=-2, so x=22(1)=1x = -\frac{-2}{2(1)} = 1.
The vertex has an x-coordinate of 1, so its y-coordinate is f(1)=(1)22(1)3=123=4f(1) = (1)^2 - 2(1) - 3 = 1 - 2 - 3 = -4. Thus, the vertex is (1,4)(1, -4).
The x-intercepts are the solutions to x22x3=0x^2 - 2x - 3 = 0, which factors as (x3)(x+1)=0(x-3)(x+1) = 0. Thus, the x-intercepts are x=3x = 3 and x=1x = -1.
(b) f(x)=x29f(x) = x^2 - 9
The axis of symmetry is x=b2ax = -\frac{b}{2a}. Here, a=1a=1 and b=0b=0, so x=02(1)=0x = -\frac{0}{2(1)} = 0.
The vertex has an x-coordinate of 0, so its y-coordinate is f(0)=(0)29=9f(0) = (0)^2 - 9 = -9. Thus, the vertex is (0,9)(0, -9).
The x-intercepts are the solutions to x29=0x^2 - 9 = 0, so x2=9x^2 = 9, which means x=±3x = \pm 3. Thus, the x-intercepts are x=3x = 3 and x=3x = -3.
(c) f(x)=2x2+8xf(x) = -2x^2 + 8x
The axis of symmetry is x=b2ax = -\frac{b}{2a}. Here, a=2a=-2 and b=8b=8, so x=82(2)=2x = -\frac{8}{2(-2)} = 2.
The vertex has an x-coordinate of 2, so its y-coordinate is f(2)=2(2)2+8(2)=2(4)+16=8+16=8f(2) = -2(2)^2 + 8(2) = -2(4) + 16 = -8 + 16 = 8. Thus, the vertex is (2,8)(2, 8).
The x-intercepts are the solutions to 2x2+8x=0-2x^2 + 8x = 0, which factors as 2x(x4)=0-2x(x-4) = 0. Thus, the x-intercepts are x=0x = 0 and x=4x = 4.
(d) f(x)=x23x+4f(x) = -x^2 - 3x + 4
The axis of symmetry is x=b2ax = -\frac{b}{2a}. Here, a=1a=-1 and b=3b=-3, so x=32(1)=32=1.5x = -\frac{-3}{2(-1)} = -\frac{3}{2} = -1.5.
The vertex has an x-coordinate of -1.5, so its y-coordinate is f(1.5)=(1.5)23(1.5)+4=2.25+4.5+4=6.25f(-1.5) = -(-1.5)^2 - 3(-1.5) + 4 = -2.25 + 4.5 + 4 = 6.25. Thus, the vertex is (1.5,6.25)(-1.5, 6.25).
The x-intercepts are the solutions to x23x+4=0-x^2 - 3x + 4 = 0, which can be multiplied by -1 to get x2+3x4=0x^2 + 3x - 4 = 0. This factors as (x+4)(x1)=0(x+4)(x-1) = 0. Thus, the x-intercepts are x=4x = -4 and x=1x = 1.

3. Final Answer

The solutions involve sketching the following parabolas:
(a) f(x)=x22x3f(x) = x^2 - 2x - 3, vertex at (1,4)(1, -4), x-intercepts at x=3x=3 and x=1x=-1.
(b) f(x)=x29f(x) = x^2 - 9, vertex at (0,9)(0, -9), x-intercepts at x=3x=3 and x=3x=-3.
(c) f(x)=2x2+8xf(x) = -2x^2 + 8x, vertex at (2,8)(2, 8), x-intercepts at x=0x=0 and x=4x=4.
(d) f(x)=x23x+4f(x) = -x^2 - 3x + 4, vertex at (1.5,6.25)(-1.5, 6.25), x-intercepts at x=4x=-4 and x=1x=1.
Note: A sketch is expected for each function, plotting these features and drawing a smooth curve.

Related problems in "Algebra"

The problem gives us the vertex of a quadratic function and another point that the function passes t...

Quadratic FunctionsVertex FormSolving EquationsParabola
2025/7/3

The problem states that the graph of the quadratic function $y = a(x+3)^2 - 2$ passes through the po...

Quadratic FunctionsVertex FormCoordinate GeometrySolving Equations
2025/7/3

The problem asks us to find the vertex of the given parabola and then write the equation of the para...

ParabolaVertex FormQuadratic EquationsGraphing
2025/7/3

The problem asks us to find the orientation, vertex, y-intercept, and axis of symmetry of the parabo...

ParabolaQuadratic FunctionsVertexY-interceptAxis of Symmetry
2025/7/3

We are given a quadratic function in vertex form, $f(x) = a(x - h)^2 + k$. The vertex of the quadrat...

Quadratic FunctionsVertex FormParabolaFunction Evaluation
2025/7/3

We are given a quadratic function $f(x)$ in the factored form $f(x) = a(x-p)(x-q)$. We are given the...

Quadratic FunctionsFactored Formx-interceptsFinding the Equation
2025/7/3

The problem asks us to find the equation of a quadratic function in factored form, given three point...

Quadratic FunctionsFactored FormX-interceptsSolving for a constant
2025/7/3

The problem asks us to find the x-intercepts and y-intercept of the quadratic function $f(x) = -x^2 ...

Quadratic Functionsx-interceptsy-interceptsFactoringCoordinate Geometry
2025/7/3

The problem asks us to find the $x$-intercepts and the $y$-intercept of the quadratic function $f(x)...

Quadratic FunctionsInterceptsSolving Equations
2025/7/3

The problem asks us to factor the quadratic equation $x^2 - 49 = 0$ and find its solutions $x_1$ and...

Quadratic EquationsFactoringDifference of SquaresSolving Equations
2025/7/3