BETA VERSION (remove alert in basic.inc)
Math Activities
Factoring Quadratic Equations



For the equation y = x2 + 2x - 8 the variables are a=1, b=2, c=-8

y-intercept (where x = 0):
    y = 1(0)2 + 2(0) - 8 = -8

vertex format (completing the square):
    y = x2 + 2x + 1 - 8 - 1 => y = (x + 1)2 - 9 (vertex is (-1, -9))

x-intercept format ("factored"):

Find factors of -8 (c) whose sum is 2 (b)

Pairwise factors of -8
CandidateFactor 1Factor 2Sum
1-187
21-8-7
3-242
42-4-2

The candidate highlighted above gives us the factors.
    y = (x - 2)(x + 4) (using zero product property, the x-intercepts are 2 and -4)

Graph the three versions of the highlighted equations (using Desmos.com here) and confirm they are equivalent. ALSO, confirm that the y- and x-intercepts are correct, as well as the vertex:








CpQuestions or comments:
james@chempractice.com

Thursday, September 28th, 2023

© 2023 James Wakefield