Math Problem Statement

factor x(2)+4x-21

Solution

To factor x2+4x21x^2 + 4x - 21, follow these steps:

Step 1: Identify coefficients

The quadratic expression is in the form ax2+bx+cax^2 + bx + c, where:

  • a=1a = 1 (coefficient of x2x^2)
  • b=4b = 4 (coefficient of xx)
  • c=21c = -21 (constant term)

Step 2: Find two numbers whose product is ac=21a \cdot c = -21 and sum is b=4b = 4.

  • The two numbers are 7 and -3 because: 7(3)=21and7+(3)=47 \cdot (-3) = -21 \quad \text{and} \quad 7 + (-3) = 4

Step 3: Rewrite the middle term using these numbers.

x2+4x21=x2+7x3x21x^2 + 4x - 21 = x^2 + 7x - 3x - 21

Step 4: Factor by grouping.

Group the terms in pairs: (x2+7x)(3x+21)(x^2 + 7x) - (3x + 21)

Factor out the greatest common factors (GCF) from each group: x(x+7)3(x+7)x(x + 7) - 3(x + 7)

Step 5: Factor out the common binomial factor.

(x3)(x+7)(x - 3)(x + 7)

Final Answer:

x2+4x21=(x3)(x+7)x^2 + 4x - 21 = (x - 3)(x + 7)

Would you like a detailed explanation or help with a related topic?


5 Related Questions:

  1. How do you factor quadratic expressions when the leading coefficient is greater than 1?
  2. What are the applications of factoring in solving quadratic equations?
  3. How do you check if your factorization is correct?
  4. Can you explain how to solve quadratic equations using the quadratic formula?
  5. How do you graph a quadratic function after factoring it?

Tip: Always verify your factorization by expanding it back to the original expression!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Factoring Quadratics
Polynomial Expressions

Formulas

Factoring Quadratics Formula: ax^2 + bx + c

Theorems

Zero Product Property
Grouping Method

Suitable Grade Level

Grades 8-10