ACT Math Flashcards: Quadratics And Polynomials

Study Quadratics And Polynomials in ACT Math with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

ACT Math

Quadratics And Polynomials

0 mastered0 still learning

0% Complete

QUESTION
1/ 209

Factor 4x294x^2 - 9. What is the expression?

Tap card or press Space to flip

ANSWER

(2x3)(2x+3)(2x - 3)(2x + 3). Difference of squares: (2x)232(2x)^2 - 3^2.

How well did you know it?

Card 1 / 209

What this deck covers

This deck focuses on Quadratics And Polynomials, giving you a quick way to review the definitions, rules, and examples that matter most for ACT Math.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: Factor 4x294x^2 - 9. What is the expression?

Answer: (2x3)(2x+3)(2x - 3)(2x + 3). Difference of squares: (2x)232(2x)^2 - 3^2.

Flashcard 2: Factor x2+5x+6x^2 + 5x + 6 completely.

Answer: (x+2)(x+3)(x + 2)(x + 3). Find factors of 6 that add to 5: 2 and 3.

Flashcard 3: Identify the leading coefficient in 4x3x2+54x^3 - x^2 + 5.

Answer:

  1. The coefficient of the term with the highest degree.

Flashcard 4: For what discriminant values does ax2+bx+c=0ax^2 + bx + c = 0 have real and equal roots?

Answer: Discriminant b24ac=0b^2 - 4ac = 0. Zero discriminant means one repeated real solution.

Flashcard 5: Find f(2)f(2) for f(x)=x23x+2f(x) = x^2 - 3x + 2.

Answer: f(2)=0f(2) = 0. Substitute x=2x=2: (2)23(2)+2=46+2=0(2)^2 - 3(2) + 2 = 4 - 6 + 2 = 0.

Flashcard 6: Factor x21x^2 - 1.

Answer: (x+1)(x1)(x+1)(x-1). Difference of squares: x212=(x+1)(x1)x^2 - 1^2 = (x+1)(x-1).

Flashcard 7: Solve for xx: 2x2+7x+3=02x^2+7x+3=0.

Answer: x=3x=-3 or x=12x=-\frac{1}{2}. Factor as (2x+1)(x+3)=0(2x+1)(x+3)=0 and solve each factor.

Flashcard 8: State the difference of squares factorization formula.

Answer: a2b2=(ab)(a+b)a^2-b^2=(a-b)(a+b). Special factoring pattern for expressions with squared terms.

Flashcard 9: State the factor theorem relating f(a)f(a) to the factor (xa)(x-a).

Answer: (xa)(x-a) is a factor iff f(a)=0f(a)=0. A polynomial has (xa)(x-a) as a factor if and only if f(a)=0f(a)=0.

Flashcard 10: What are the roots of x29x^2 - 9?

Answer: x=3,3x = 3, -3. Difference of squares: x29=(x3)(x+3)=0x^2 - 9 = (x-3)(x+3) = 0.

Flashcard 11: What does Δ=0\Delta=0 indicate about the real solutions of ax2+bx+c=0ax^2+bx+c=0?

Answer: One real double solution. Zero discriminant means the parabola touches the x-axis at exactly one point.

Flashcard 12: What is the vertex form of a quadratic function?

Answer: y=a(xh)2+ky = a(x - h)^2 + k. Form that shows vertex (h,k)(h,k) directly.

Flashcard 13: State the binomial theorem.

Answer: (x+y)n=k=0n(nk)xnkyk(x+y)^n = \sum_{k=0}^{n} \binom{n}{k} x^{n-k} y^k. Formula for expanding (x+y)n(x+y)^n using binomial coefficients.

Flashcard 14: Factor x29x^2 - 9 completely.

Answer: (x3)(x+3)(x - 3)(x + 3). Difference of squares: a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b).

Flashcard 15: What is the result of multiplying x(x+1)x(x+1)?

Answer: x2+xx^2 + x. Distribute: x(x)+x(1)=x2+xx(x) + x(1) = x^2 + x.

Flashcard 16: Find the discriminant of ax2+bx+c=0ax^2 + bx + c = 0.

Answer: b24acb^2 - 4ac. Expression under the square root in the quadratic formula.

Flashcard 17: Identify the axis of symmetry for y=ax2+bx+cy = ax^2 + bx + c.

Answer: x=b2ax = \frac{-b}{2a}. X-coordinate of the parabola's vertex and line of symmetry.

Flashcard 18: State the difference of squares factorization formula.

Answer: a2b2=(ab)(a+b)a^2-b^2=(a-b)(a+b). Special factoring pattern for expressions with squared terms.

Flashcard 19: What is the yy-intercept of y=ax2+bx+cy=ax^2+bx+c?

Answer: (0,c)(0,c). Set x=0x=0 in the equation to find where the parabola crosses the y-axis.

Flashcard 20: State the definition of the degree of a polynomial.

Answer: Largest exponent of xx with nonzero coefficient. The highest power of the variable with a non-zero coefficient.

Flashcard 21: Simplify 2x24x+22x^2 - 4x + 2. What is the expression?

Answer: 2(x22x+1)2(x^2 - 2x + 1). Factor out common factor of 2.

Flashcard 22: State the quadratic formula for solutions to ax2+bx+c=0ax^2+bx+c=0.

Answer: x=b±b24ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}. Derived by completing the square on the general quadratic equation.

Flashcard 23: Which term is the quadratic term in 5x23x+85x^2 - 3x + 8?

Answer: Quadratic term is 5x25x^2. Term with x2x^2 (degree 2).

Flashcard 24: What is the standard form of a quadratic equation?

Answer: ax2+bx+c=0ax^2 + bx + c = 0. General form with a0a \neq 0 for quadratic equations.

Flashcard 25: State Vieta's formulas for ax2+bx+c=0ax^2+bx+c=0 with roots r1,r2r_1,r_2.

Answer: r1+r2=bar_1+r_2=-\frac{b}{a} and r1r2=car_1r_2=\frac{c}{a}. Relationships between coefficients and roots without solving the equation.

Flashcard 26: Evaluate x24x+4x^2 - 4x + 4 for x=2x = 2.

Answer: Result is 00. Substitute x=2x=2: (2)24(2)+4=48+4=0(2)^2 - 4(2) + 4 = 4 - 8 + 4 = 0.

Flashcard 27: Solve for xx: x25x+6=0x^2 - 5x + 6 = 0

Answer: x=2,3x = 2, 3. Factor as (x2)(x3)=0(x-2)(x-3) = 0, so x=2x = 2 or x=3x = 3.

Flashcard 28: What is the degree of the polynomial 7x54x3+27x^5 - 4x^3 + 2?

Answer:

  1. The highest power of the variable in the polynomial.

Flashcard 29: For what discriminant values does ax2+bx+c=0ax^2 + bx + c = 0 have complex roots?

Answer: Discriminant b24ac<0b^2 - 4ac < 0. Negative discriminant means no real solutions.

Flashcard 30: Identify the constant term in 3x25x+73x^2 - 5x + 7.

Answer:

  1. The term without a variable (degree 0).

Flashcard 31: Simplify (x+1)(x1)(x + 1)(x - 1). What is the expression?

Answer: x21x^2 - 1. Difference of squares formula.

Flashcard 32: What is the y-intercept of y=3x2+2x4y = 3x^2 + 2x - 4?

Answer: Y-intercept is 4-4. Y-intercept occurs when x=0x=0, giving y=cy=c.

Flashcard 33: Factor x24x+4x^2 - 4x + 4.

Answer: (x2)2(x-2)^2. Perfect square trinomial: (x2)2=x24x+4(x-2)^2 = x^2 - 4x + 4.

Flashcard 34: What is the vertex of y=(x2)2+3y = (x-2)^2 + 3?

Answer: Vertex is (2,3)(2, 3). In vertex form, (h,k)(h,k) gives the vertex coordinates.

Flashcard 35: State the zero-product property used when solving (A)(B)=0(A)(B)=0.

Answer: A=0A=0 or B=0B=0. If a product equals zero, at least one factor must equal zero.

Flashcard 36: Find f(2)f(2) for f(x)=x23x+2f(x) = x^2 - 3x + 2.

Answer: f(2)=0f(2) = 0. Substitute x=2x=2: (2)23(2)+2=46+2=0(2)^2 - 3(2) + 2 = 4 - 6 + 2 = 0.

Flashcard 37: Find the discriminant of 3x24x+5=03x^2-4x+5=0.

Answer: Δ=44\Delta=-44. Calculate Δ=(4)24(3)(5)=1660=44\Delta=(-4)^2-4(3)(5)=16-60=-44.

Flashcard 38: For what discriminant values does ax2+bx+c=0ax^2 + bx + c = 0 have real and distinct roots?

Answer: Discriminant b24ac>0b^2 - 4ac > 0. Positive discriminant means two different real solutions.

Flashcard 39: Factor x24x+4x^2 - 4x + 4.

Answer: (x2)2(x-2)^2. Perfect square trinomial: (x2)2=x24x+4(x-2)^2 = x^2 - 4x + 4.

Flashcard 40: Find the vertex of y=x24x+4y = x^2 - 4x + 4.

Answer: (2,0)(2, 0). Complete the square or use x=b2a=2x = -\frac{b}{2a} = 2, y=0y = 0.

Flashcard 41: State the standard form of a quadratic function in xx.

Answer: f(x)=ax2+bx+cf(x)=ax^2+bx+c, with a0a\ne 0. General form where aa determines parabola direction and cannot be zero.

Flashcard 42: Find the remainder when x32x2+x1x^3 - 2x^2 + x - 1 is divided by x1x - 1.

Answer: Remainder is 1-1. By remainder theorem: f(1)=12+11=1f(1) = 1 - 2 + 1 - 1 = -1.

Flashcard 43: What is the discriminant of ax2+bx+c=0ax^2+bx+c=0?

Answer: Δ=b24ac\Delta=b^2-4ac. Expression under the square root in the quadratic formula.

Flashcard 44: Find the greatest common factor of 2x32x^3 and 4x24x^2.

Answer: 2x22x^2. Factor out the highest power common to both terms.

Flashcard 45: What are the roots of x29x^2 - 9?

Answer: x=3,3x = 3, -3. Difference of squares: x29=(x3)(x+3)=0x^2 - 9 = (x-3)(x+3) = 0.

Flashcard 46: If f(x)=x21f(x)=x^2-1, what are the zeros of f(x)f(x)?

Answer: x=1x=-1 and x=1x=1. Set f(x)=0f(x)=0: x21=0x^2-1=0, so (x1)(x+1)=0(x-1)(x+1)=0.

Flashcard 47: State the factor theorem.

Answer: If f(c)=0f(c) = 0, then (xc)(x - c) is a factor of f(x)f(x). If cc is a root, then (xc)(x-c) divides the polynomial.

Flashcard 48: Identify the vertex xx-coordinate of y=2x28x+1y=2x^2-8x+1.

Answer: x=2x=2. Use x=b2a=82(2)=2x=-\frac{b}{2a}=-\frac{-8}{2(2)}=2.

Flashcard 49: Subtract (3x2+2x)(3x^2 + 2x) from (5x2+x+4)(5x^2 + x + 4).

Answer: 2x2x+42x^2 - x + 4. Subtract each term: (53)x2+(12)x+(40)(5-3)x^2 + (1-2)x + (4-0).

Flashcard 50: What does Δ=0\Delta=0 indicate about the real solutions of ax2+bx+c=0ax^2+bx+c=0?

Answer: One real double solution. Zero discriminant means the parabola touches the x-axis at exactly one point.

Flashcard 51: Evaluate x24x+4x^2 - 4x + 4 for x=2x = 2.

Answer: Result is 00. Substitute x=2x=2: (2)24(2)+4=48+4=0(2)^2 - 4(2) + 4 = 4 - 8 + 4 = 0.

Flashcard 52: Factor x29x^2 - 9 completely.

Answer: (x3)(x+3)(x - 3)(x + 3). Difference of squares: a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b).

Flashcard 53: Simplify 2x24x+22x^2 - 4x + 2. What is the expression?

Answer: 2(x22x+1)2(x^2 - 2x + 1). Factor out common factor of 2.

Flashcard 54: What is the linear term in the polynomial 7x2+2x17x^2 + 2x - 1?

Answer: Linear term is 2x2x. Term with xx (degree 1).

Flashcard 55: State the remainder theorem for dividing f(x)f(x) by (xa)(x-a).

Answer: Remainder =f(a)=f(a). The remainder equals the function value at the divisor's root.

Flashcard 56: State the axis of symmetry for y=ax2+bx+cy=ax^2+bx+c.

Answer: x=b2ax=-\frac{b}{2a}. The x-coordinate where the parabola reaches its maximum or minimum.

Flashcard 57: What does the discriminant indicate about the roots?

Answer: Number and nature of roots. Positive: two real roots; zero: one root; negative: no real roots.

Flashcard 58: Identify the vertex form of a quadratic function.

Answer: y=a(xh)2+ky = a(x-h)^2 + k. Form showing vertex (h,k)(h,k) and vertical stretch/compression aa.

Flashcard 59: In y=a(xh)2+ky=a(x-h)^2+k, what are the vertex coordinates?

Answer: Vertex =(h,k)=(h,k). The vertex is at the point (h,k)(h,k) in this form.

Flashcard 60: Find the remainder when x32x2+x1x^3 - 2x^2 + x - 1 is divided by x1x - 1.

Answer: Remainder is 1-1. By remainder theorem: f(1)=12+11=1f(1) = 1 - 2 + 1 - 1 = -1.

Flashcard 61: Simplify x3x2+x1x^3 - x^2 + x - 1 for x=1x = 1.

Answer: Result is 00. Substitute x=1x=1: 11+11=01 - 1 + 1 - 1 = 0.

Flashcard 62: Determine the roots of x25x+6=0x^2 - 5x + 6 = 0.

Answer: Roots are x=2x = 2 and x=3x = 3. Factor as (x2)(x3)=0(x-2)(x-3) = 0, so x=2x = 2 or x=3x = 3.

Flashcard 63: What is the standard form of a quadratic equation?

Answer: ax2+bx+c=0ax^2 + bx + c = 0. General form where a0a ≠ 0 and equation equals zero.

Flashcard 64: How many real solutions does x2+4x+5=0x^2+4x+5=0 have?

Answer: Zero real solutions. Discriminant Δ=1620=4<0\Delta=16-20=-4<0, so no real solutions.

Flashcard 65: Simplify: (x+2)(x5)(x+2)(x-5).

Answer: x23x10x^2-3x-10. Use FOIL: (x+2)(x5)=x25x+2x10(x+2)(x-5)=x^2-5x+2x-10.

Flashcard 66: What is the product of (x+2)(x+2) and (x3)(x-3)?

Answer: x2x6x^2 - x - 6. Use FOIL: x23x+2x6=x2x6x^2 - 3x + 2x - 6 = x^2 - x - 6.

Flashcard 67: State the factored form of a quadratic with roots r1r_1 and r2r_2.

Answer: a(xr1)(xr2)a(x-r_1)(x-r_2). Form showing the quadratic as a product using its roots or zeros.

Flashcard 68: State Vieta's formulas for ax2+bx+c=0ax^2+bx+c=0 with roots r1,r2r_1,r_2.

Answer: r1+r2=bar_1+r_2=-\frac{b}{a} and r1r2=car_1r_2=\frac{c}{a}. Relationships between coefficients and roots without solving the equation.

Flashcard 69: What is the constant term in the polynomial x3+4x22x+6x^3 + 4x^2 - 2x + 6?

Answer: Constant term is 6. Term with no variable (degree 0).

Flashcard 70: What is the discriminant of ax2+bx+c=0ax^2+bx+c=0?

Answer: Δ=b24ac\Delta=b^2-4ac. Expression under the square root in the quadratic formula.

Flashcard 71: Solve for xx: x25x+6=0x^2 - 5x + 6 = 0

Answer: x=2,3x = 2, 3. Factor as (x2)(x3)=0(x-2)(x-3) = 0, so x=2x = 2 or x=3x = 3.

Flashcard 72: Determine if x=2x = -2 is a root of x3+2x25x^3 + 2x^2 - 5.

Answer: Not a root. Substitute x=2x=-2: (2)3+2(2)25=8+85=50(-2)^3 + 2(-2)^2 - 5 = -8 + 8 - 5 = -5 \neq 0.

Flashcard 73: What does Δ<0\Delta<0 indicate about the solutions of ax2+bx+c=0ax^2+bx+c=0?

Answer: No real solutions (two complex solutions). Negative discriminant means the parabola doesn't cross the x-axis.

Flashcard 74: What is the y-intercept of y=3x2+2x4y = 3x^2 + 2x - 4?

Answer: Y-intercept is 4-4. Y-intercept occurs when x=0x=0, giving y=cy=c.

Flashcard 75: What is the result of multiplying x(x+1)x(x+1)?

Answer: x2+xx^2 + x. Distribute: x(x)+x(1)=x2+xx(x) + x(1) = x^2 + x.

Flashcard 76: What is the sum of the coefficients in 2x23x+52x^2 - 3x + 5?

Answer:

  1. Add all coefficients: 2+(3)+5=42 + (-3) + 5 = 4.

Flashcard 77: Factor completely: x2+10x+25x^2+10x+25.

Answer: (x+5)2(x+5)^2. Perfect square trinomial: a2+2ab+b2=(a+b)2a^2+2ab+b^2=(a+b)^2.

Flashcard 78: State the zero-product property used when solving (A)(B)=0(A)(B)=0.

Answer: A=0A=0 or B=0B=0. If a product equals zero, at least one factor must equal zero.

Flashcard 79: Evaluate f(2)f(2) for f(x)=x34x+1f(x)=x^3-4x+1.

Answer: 11. Substitute: f(2)=234(2)+1=88+1=1f(2)=2^3-4(2)+1=8-8+1=1.

Flashcard 80: Find the vertex of y=x26x+5y=x^2-6x+5.

Answer: (3,4)(3,-4). Complete the square or use vertex formula x=b2a=3x=-\frac{b}{2a}=3, then y=59=4y=5-9=-4.

Flashcard 81: State the maximum number of real zeros a degree nn polynomial can have.

Answer: At most nn real zeros. A polynomial of degree nn can cross the x-axis at most nn times.

Flashcard 82: What is the degree of the polynomial 7x54x3+27x^5 - 4x^3 + 2?

Answer:

  1. The highest power of the variable in the polynomial.

Flashcard 83: Identify the cubic term in 4x3+3x2+x+54x^3 + 3x^2 + x + 5.

Answer: Cubic term is 4x34x^3. Term with x3x^3 (degree 3).

Flashcard 84: Expand and simplify: (x4)2(x-4)^2.

Answer: x28x+16x^2-8x+16. Use the formula (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2.

Flashcard 85: Find the vertex of y=x26x+5y=x^2-6x+5.

Answer: (3,4)(3,-4). Complete the square or use vertex formula x=b2a=3x=-\frac{b}{2a}=3, then y=59=4y=5-9=-4.

Flashcard 86: Identify the degree of x3+2x25x+1x^3 + 2x^2 - 5x + 1.

Answer:

  1. The highest power of xx in the polynomial is 3.

Flashcard 87: State the factored form of a quadratic with roots r1r_1 and r2r_2.

Answer: a(xr1)(xr2)a(x-r_1)(x-r_2). Form showing the quadratic as a product using its roots or zeros.

Flashcard 88: What is the coefficient of xx in 5x2+3x75x^2 + 3x - 7?

Answer:

  1. The numerical factor multiplying the xx term.

Flashcard 89: Evaluate f(2)f(2) for f(x)=x34x+1f(x)=x^3-4x+1.

Answer: 11. Substitute: f(2)=234(2)+1=88+1=1f(2)=2^3-4(2)+1=8-8+1=1.

Flashcard 90: What is the vertex of y=(x2)2+3y = (x-2)^2 + 3?

Answer: Vertex is (2,3)(2, 3). In vertex form, (h,k)(h,k) gives the vertex coordinates.

Flashcard 91: What is the sum of the solutions to 2x28x=02x^2 - 8x = 0?

Answer: Sum is 44. Factor as 2x(x4)=02x(x-4) = 0, roots are x=0,4x=0,4; sum is 0+4=40+4=4.

Flashcard 92: Determine if x=2x = -2 is a root of x3+2x25x^3 + 2x^2 - 5.

Answer: Not a root. Substitute x=2x=-2: (2)3+2(2)25=8+85=50(-2)^3 + 2(-2)^2 - 5 = -8 + 8 - 5 = -5 \neq 0.

Flashcard 93: For what discriminant values does ax2+bx+c=0ax^2 + bx + c = 0 have real and equal roots?

Answer: Discriminant b24ac=0b^2 - 4ac = 0. Zero discriminant means one repeated real solution.

Flashcard 94: Simplify (2x3)2(2x - 3)^2. What is the expression?

Answer: 4x212x+94x^2 - 12x + 9. Perfect square trinomial: (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2.

Flashcard 95: Determine the x-intercepts of y=x24y = x^2 - 4.

Answer: x=2x = 2 and x=2x = -2. Set y=0y=0 and solve: x24=0x^2 - 4 = 0.

Flashcard 96: State the quadratic formula.

Answer: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. Formula to solve any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0.

Flashcard 97: What is the product of the roots of ax2+bx+c=0ax^2 + bx + c = 0?

Answer: ca\frac{c}{a}. By Vieta's formulas for quadratic equations.

Flashcard 98: Factor completely: x29x^2-9.

Answer: (x3)(x+3)(x-3)(x+3). Difference of squares pattern: a2b2=(ab)(a+b)a^2-b^2=(a-b)(a+b).

Flashcard 99: Find the zero of the polynomial x4x - 4.

Answer: x=4x = 4. Set the polynomial equal to zero: x4=0x - 4 = 0.

Flashcard 100: What is the sum of the roots of ax2+bx+c=0ax^2 + bx + c = 0?

Answer: ba-\frac{b}{a}. By Vieta's formulas for quadratic equations.