Unit 3 Flashcards

1
Q

What do you use to go from STND-VRTX

A

complete the square

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

what is the first case for completing the square?

A

two terms

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

complete the square
x^2 - 8x + ? =?

A

what two numbers add up to 8? 4
what’s 4x4? 16
x^2 - 8x + 16 = (x-4)^2

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

Complete the square
x^2+10x+?=?

A

what adds up to 10? 5
what’s 5x5? 25
x^2+10x+25= (x+5)^2

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

what do you need for the second case of completing the square?

A

three terms

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

complete the square
y= x^2 - 8x + 5

A

what two numbers add up to 8? 4
what’s 4x4? 16
= (x - 4)^2 - 16 + 5
= (x - 4)^2 - 11
v ( 4, -11)

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

complete the square
y= x^2 + 4x - 3

A

what two numbers add up to 4? 2
what’s 2x2? 4
= (x + 2)^2 - 4 - 3
= (x + 2)^2 - 7
v ( -2, -7)

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

what do you do for the 3rd case of completing the square?

A

factor “ a “ out

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

complete the square
y= -2x^2 - 20x + 6

A

factor the 2 out
-2 ( x^2 + 10x ) +6
what 2 numbers add up to 10? 5
what’s 5x5? 25
= -2 ( x^2 + 10x + 25 - 25) +6
multiply -25 by -2 to bring it out of the bracket
= -2(x + 5)^2 + 50 + 6
= -2(x + 5)^2 + 56
v (-5, 56)

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

complete the square
y= 3x^2 + 18x - 3

A

factor the three out
= 3 (x^2 + 6x)
what two numbers add up to 6? 3
what’s 3x3? 9
= 3 (x^2 + 6x + 9 - 9) -3
multiple -9 by 3 to bring it out of the bracket
= 3( x^2 + 3)^2 - 27 - 3
= 3( x^2 + 3)^2 - 30
v(-3, -30)

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

what is quadratic formula= 3( x^2 + 3)^2

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

what do you find when using quadratic formula?

A

the zeros

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

use quadratic formula to solve this equation
2x^2 + 3x -4 =0

A

a=2 b=3 c=4
solve equation in the square root and under the fraction
for for both -3+ and -3-
x= -2.35
x=0.85

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

what if the equation does not equal to zero?
ex. -4x - 5x^2 = - 3

A

we cannot use quadratic formula unless the equation is equal to zero
-5x^2 - 4x + 3=0

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

what is the discriminant formula?

A

b^2 - 4ac

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

how many “real roots” are there if the equation is positive?

A

2 real roots
two answers

17
Q

how many “real roots” are there if the equation is a zero

A

1 real root
1 answer

18
Q

how many “real roots” are there if the equation is negative

A

no real roots
you cannot take the square root of a negative number. can’t do it, no answer

19
Q

find the number of roots without graphing
x^2 + x - 2=0

A

D= b^2 - 4ac
= 1^2 - 4 (1)(-2)
= 9
two real roots

20
Q

find the number of roots without graphing
x^2 -4x = -4

A

x^2 -4x + 4 = 0
D= b^2 -4ac
= (-4)^2 - 4 (1)(4)
= 16 - 16
= 0
1 real root

21
Q

find the number of roots without graphing
3x^2 - x + 2 = 0

A

D= (-1)^2 -4 (3)(2)
= 1- 24
= - 23
no real roots

22
Q

what are 3 ways of finding the actual roots

A
  1. factoring and solving
  2. quadratic formula
23
Q

how do you find the y-int?

A

f(0)

24
Q

how do you find the vertex?

A

z, aos, plug
complete the square

25
Q

how do you find the zeros?

A

factor and solve
quadratic formula

26
Q

find the parts of the parabola
sketch h= - 2x^2 + x + 10

A

sketch h= - 2x^2 + x + 10
y-int = f(0)
= 10

zeros= = - (2x - 5) (x + 2)
x= 5/2 OR 2.5 x= -2

AOS x= 2.5 + (-2)
——————
2 = 0.25
PLUG f(0.25)= - 2 (0.25)^2 + (0.25) + 10
= 10.125

27
Q

determine where y= -3x^2 + 6x + 24 is positive, negative, decreasing and increasing

A

zeros
y= -3 (x^2 - 2x -8)
= -3 (x - 4) (x +2)
x= 4 x= - 2

vertex
y= -3 (x^2 - 2x +1 -1) + 24 ( multiple -1 out by -3)
= -3 (X - 1)^2 + 3 + 24
= -3 (X-1)^2 + 27
V (1,27)