Quadratics Flashcards
1
Q
Standard form of a quadratic equation
A
a(x^2)+bx+c
2
Q
What is x value called (term) when f(x) = 0?
A
root, x-int
3
Q
Find the roots (if they are integers) of an equation given a(x^2)+bx+c
A
- Find -b/a
- Find c/a
- Find any two multiples of c/a the product of the roots is always c/a
- Check whether the multiples in step 3 add up to -b/a the sum of the roots is always -b/a
- Step 4 is false, redo step 3 but with two different multiples
- Continue until the multiples satisfy both step 3 and 4
4
Q
Find the vertex of a quadratic function given the roots
A
- (Root1+Root2)/2 = x value of vertex *since vertex is the midpoint of a parabola, its x value is the avg of the roots
- Plug in the x value to find the y value of the vertex
5
Q
Vertex form
A
Vertex form: y=a((x-h)^2)+k, where h is the x-value of the vertex a and k is the y value
6
Q
Find the vertex form of a quadratic given a(x^2)+bx+c
A
- Make sure the leading coefficient is 1 by dividing everything by the constant a
- Find b/2
- Write a((x+b/2)^2)+c
- Find b^2
- Write a((x+b/2)^2)+c-((b/2)^2)
- Subtract ((b/2)^2) from c to get k
- Write a((x+b/2)^2)+k
- Multiply all values by a (which was divided by in the beginning)
7
Q
What is the vertex of a(x^2)+bx+c?
A
x value: b/2
y value: c-((b/2)^2)=c-((b^2)/4)
8
Q
Find the exact # of solutions given a(x^2)+bx+c?
A
- Find the discriminant (D)
1a. D = (b^2)-4ac - Look at the sign
2a. if the sign is (+), the # of solutions is 2
2b. if the sign is (-), the # of solutions is none
2c. If D=0, the # of solutions is 1
9
Q
Quadratic Equation
A
x=(-b±√((b^2)-4ac))/2a