Math Problem Statement

factorise these

Factorise the given quadratic expressions.

Solution

Let’s go through the factorization of each quadratic expression. I'll show the step-by-step process for factoring each expression.

1. p=x29x+20p = x^2 - 9x + 20

To factor this, we look for two numbers that multiply to 2020 and add up to 9-9:

  • These numbers are 4-4 and 5-5.

So, p=(x4)(x5)p = (x - 4)(x - 5)

2. s=x2+4x12s = x^2 + 4x - 12

We need two numbers that multiply to 12-12 and add up to 44:

  • These numbers are 66 and 2-2.

Thus, s=(x+6)(x2)s = (x + 6)(x - 2)

3. v=x210x24v = x^2 - 10x - 24

We look for two numbers that multiply to 24-24 and add up to 10-10:

  • These numbers are 12-12 and 22.

Thus, v=(x12)(x+2)v = (x - 12)(x + 2)

4. q=x2+2x3q = x^2 + 2x - 3

Here, we need numbers that multiply to 3-3 and add up to 22:

  • These numbers are 33 and 1-1.

So, q=(x+3)(x1)q = (x + 3)(x - 1)

5. r=x2+x12r = x^2 + x - 12

For this, we need numbers that multiply to 12-12 and add up to 11:

  • These numbers are 44 and 3-3.

Therefore, r=(x+4)(x3)r = (x + 4)(x - 3)

6. t=x2+7x30t = x^2 + 7x - 30

We need two numbers that multiply to 30-30 and add up to 77:

  • These numbers are 1010 and 3-3.

Thus, t=(x+10)(x3)t = (x + 10)(x - 3)

7. w=x27x30w = x^2 - 7x - 30

We look for two numbers that multiply to 30-30 and add up to 7-7:

  • These numbers are 10-10 and 33.

So, w=(x10)(x+3)w = (x - 10)(x + 3)

8. u=x2x2u = x^2 - x - 2

For this, we need numbers that multiply to 2-2 and add up to 1-1:

  • These numbers are 2-2 and 11.

Thus, u=(x2)(x+1)u = (x - 2)(x + 1)

9. x=x2x56x = x^2 - x - 56

Finally, we look for numbers that multiply to 56-56 and add up to 1-1:

  • These numbers are 8-8 and 77.

So, x=(x8)(x+7)x = (x - 8)(x + 7)


Summary of Factorizations:

  1. p=(x4)(x5)p = (x - 4)(x - 5)
  2. s=(x+6)(x2)s = (x + 6)(x - 2)
  3. v=(x12)(x+2)v = (x - 12)(x + 2)
  4. q=(x+3)(x1)q = (x + 3)(x - 1)
  5. r=(x+4)(x3)r = (x + 4)(x - 3)
  6. t=(x+10)(x3)t = (x + 10)(x - 3)
  7. w=(x10)(x+3)w = (x - 10)(x + 3)
  8. u=(x2)(x+1)u = (x - 2)(x + 1)
  9. x=(x8)(x+7)x = (x - 8)(x + 7)

Let me know if you'd like more details on any specific step or if you have any questions!


Follow-up Questions

  1. How do you find factors of a quadratic expression quickly?
  2. What methods other than factoring can be used to solve quadratic equations?
  3. Why do some quadratic expressions not factor into real numbers?
  4. How can we confirm that our factorizations are correct?
  5. What is the role of the discriminant in determining the factors of a quadratic?

Tip

When factoring quadratics, always double-check by expanding the factors to ensure they match 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
Quadratic Equations

Formulas

Standard form of quadratic equation: ax^2 + bx + c = 0

Theorems

Factorization of quadratics

Suitable Grade Level

Grades 7-9