Quadratic Functions (20-1) Includes Vertex Form Flashcards

(14 cards)

1
Q

Rewrite x²+6x+8 in vertex form.

A

x² + 6x + 8
= (x² + 6x) + 8
Find the magic number by taking the coefficient in front of x which is 6 in this case, and divide it by 2, then square it. The magic number is (6÷2)² which equals 9.
= (x² + 6x + 9 - 9) + 8
= (x² + 6x + 9) - 9 + 8
= (x² + 6x + 9) - 1
When you find the magic number you divided the 6 by 2 and you got 3. Remember this number because it is useful here.
= (x + 3)² - 1

Use vertex form to find where the vertex is of the parabola.
(-3, -1)

(x+3)²-1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Find the vertex of y = x² - 4x + 7.

A

To find the magic number we divide the coefficient B by 2 and then square it. Add and subtract that number.

y = x² - 4x + 7
y = (x² - 4x) + 7
y = (x² - 4x + 4 - 4)+ 7
y = (x² - 4x + 4) - 4 + 7
y = (x² - 4x + 4) + 3
y = (x - 2)² + 3

Vertex: (2,3)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Find the axis of symmetry for y = 2(x - 5)² + 1.

A

x=5

The axis of symmetry is found by looking at horizontal translation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Determine if y = -x² + 2x - 3 opens up or down.

A

Opens down (a<0)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Determine the maximum value of y=-2(x+1)²+8.

A

Maximum y=8

The maximum value is the y-coordinate of the vertex. It is a maximum here because the parabola opens down.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Find the zeros of y = x² - 9

A

y=x²-9
y = (x + 3)(x - 3)
Sub in y = 0
0 = (x + 3)(x - 3)
0 = x + 3 0 = x - 3
x = -3. x = 3
x=±3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Find the zeros of y = 2x² - 5x - 3.

A

y = 2x² - 5x - 3

Product -6
Sum -5

Two numbers are -6 and 1
Factor by decomposition because A is not 1.

y = 2x² - 5x - 3

Split B

y = 2x² - 6x + 1x - 3

Factor out in pairs

y = 2x(x - 3) + 1(x - 3)

Factor out the identical factor that just appeared.

y = 2x(x - 3) + 1(x - 3)

y = (x - 3)(2x + 1)

Set y = 0

0 = (x - 3)(2x + 1)

0 = x - 3. 0 = 2x + 1

x=3, x=-0.5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Determine y-intercept of y = 3x² - 7x + 2.

A

Sub in x = 0

y-intercept = 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Find x-intercepts of y=(x-2)²-9.

A

y=(x-2)²-9

Sub in y = 0

0 = (x-2)² - 9

9 = (x-2)²
Square root both sides.

-+3 = x - 2

2 + 3 = x 2 - 3 = x

5 = x -1 = x

x=-1, x=5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Sketch key points for y=(x-1)². State vertex and two symmetric points.

A

Vertex (1,0), Points (0,1) and (2,1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Solve x² + 8x + 15 = 0.

A

x²+8x+15=0

Product 15
Sum 8
Two numbers are 3 and 5
Since A = 1, don’t bother with decomposition

(x + 3)(x + 5) = 0

x=-3, x=-5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Solve 2x² = 50.

A

2x² = 50
Divide both sides by 2
x² = 25
Square root both sides
x=5, x=-5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Solve 6x² + 7x + 3 = 0.

It doesn’t factor nicely — what method should you use?

A

Use the quadratic formula, because the discriminant b² - 4ac = 49 - 72 = -23 is not a perfect square. Notice how there are no real solutions because the discriminant is negative. You can say there are no solutions, but it is possible to also report the imaginary solutions as below.
x = (-7 ± sqrt(-23)) / 12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Solve 3x² + 2x - 5 = 0.

What method should you use, and what are the solutions?

A

Use factoring by decomposition.

Product -15
Sum 2
Two numbers are 5 and-3

3x² + 2x - 5 = 0
3x² + 5x - 3x - 5 = 0
x(3x + 5) -(3x + 5) = 0
(x - 1)(3x + 5) = 0
x = 1 or x = -5/3

You can also use other methods but since factoring is easily done, this is the best method.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly