algebra😭🔫

Page 1 ### Problem 3: Building Blocks for Rectangles
  1. Our Challenge: Imagine you have a rectangular rug, and its size is written as a long math sentence: (8x2+22x+15)(8x^2 + 22x + 15). Our job is to find the two shorter math sentences that describe its 'length' and 'width'. It's like finding what two numbers multiply to make 15 (like 3imes53 imes 5) to know the sides of a smaller rectangle.

  2. Looking at the Sentence:

    • We want to change the math sentence from 8x2+22x+158x^2 + 22x + 15 into something like (first group of blocks) times (second group of blocks).

  3. The Secret Steps:

    • First, we play a game: find two numbers that multiply to 8imes15=1208 imes 15 = 120 and add up to 2222. Can you guess them?

    • The numbers are 10 and 12! Because:

      • 10imes12=12010 imes 12 = 120

      • 10+12=2210 + 12 = 22

    • Now we write our long math sentence in a new way:

    8x2+10x+12x+158x^2 + 10x + 12x + 15

    • Next, we group them like this:

      • Group 1: (8x2+10x)(8x^2 + 10x)

      • Group 2: (12x+15)(12x + 15)

    • And we find out what's common in each group:

      1. In the first group, we can take out 2x2x! So it becomes 2x(4x+5)2x(4x + 5).

      2. In the second group, we can take out 33! So it becomes 3(4x+5)3(4x + 5).

    • Look! Both groups now have (4x+5)(4x + 5) inside! So we combine them:

    (4x+5)(2x+3)(4x + 5)(2x + 3)

Page 2 ### Problem 1: Factoring When Numbers are All Happy (Positive)
  1. Question a: Let's find the factors for another math sentence: 6x2+13x+56x^2 + 13x + 5?

  2. The Secret Steps:

    • We play the game again: find two numbers that multiply to 6imes5=306 imes 5 = 30 and add up to 1313.

    • The numbers are 3 and 10! Because:

      • 3imes10=303 imes 10 = 30

      • 3+10=133 + 10 = 13

    • Now we rewrite the math sentence:

    6x2+3x+10x+56x^2 + 3x + 10x + 5

    • Group them:

      • Group 1: (6x2+3x)(6x^2 + 3x)

      • Group 2: (10x+5)(10x + 5)

    • Find what's common:

      1. From the first group: 3x(2x+1)3x(2x + 1)

      2. From the second group: 5(2x+1)5(2x + 1)

    • Put them together:

    (2x+1)(3x+5)(2x + 1)(3x + 5)

  3. Question b: What if our 'multiply' number is happy (positive), but our 'add' number is sad (negative)?

    • If two numbers multiply to make a happy number (like 3030), they must either both be happy (3imes103 imes 10) or both be sad (3imes10-3 imes -10). If these numbers also need to add up to a sad number (like 13-13), then they both have to be sad! Like 3-3 and 10-10.

  4. Comparing Puzzles: It's easier when the first number in front of x2x^2 is just 1 (like x2+5x+6x^2 + 5x + 6). When there's a bigger number (like 6x2+13x+56x^2 + 13x + 5), we just have a tiny extra step to do at the beginning!

Problem 2: Factoring When Numbers Can Be Sad (Negative)
  1. Question: Let's find the factors for: 10x2+31x1410x^2 + 31x - 14?

  2. The Secret Steps:

    • This time, our 'multiply' number is 10imes(14)=14010 imes (-14) = -140 (a sad number!). This means one of our special numbers will be happy, and the other will be sad. But they still need to add up to 3131.

    • The numbers are 35 and -4! Because:

      • 35imes4=14035 imes -4 = -140

      • 354=3135 - 4 = 31

    • Rewrite the math sentence:

    10x2+35x4x1410x^2 + 35x - 4x - 14

    • Group them:

      • Group 1: (10x2+35x)(10x^2 + 35x)

      • Group 2: (4x14)(-4x - 14)

    • Find what's common:

      1. From the first group: 5x(2x+7)5x(2x + 7)

      2. From the second group: 2(2x+7)-2(2x + 7)

    • Put them together:

    (2x+7)(5x2)(2x + 7)(5x - 2)

Page 3 ### Problem 5: Another Rectangle Puzzle
  1. Our Challenge: The size of a rectangle is x2x72x^2 - x - 72. What are its 'length' and 'width'?

  2. The Secret Steps:

    • We need two numbers that multiply to 72-72 (a sad number, so one happy, one sad) and add up to 1-1 (the number hiding in front of the single xx).

    • The numbers are 8 and -9! Because:

      • 8imes9=728 imes -9 = -72

      • 8+(9)=18 + (-9) = -1

    • Rewrite the math sentence:

    x2+8x9x72x^2 + 8x - 9x - 72

    • Group them:

      • Group 1: (x2+8x)(x^2 + 8x)

      • Group 2: (9x72)(-9x - 72)

    • Find what's common:

      1. From the first group: x(x+8)x(x + 8)

      2. From the second group: 9(x+8)-9(x + 8)

    • Put them together:

    (x+8)(x9)(x + 8)(x - 9)

  3. The Answer: So, the two sides of our rectangle are (x+8)(x + 8) and (x9)(x - 9).

  4. Cool!: We can use this fun trick to find the sides of many rectangles if we know their area as a math sentence!

Page 4 ### Problem 4: Simpler Puzzles with x2x^2 (no big number in front)

This part is about when our math sentence starts simply with x2x^2. It's like an easier version of our game!

  • If the last number c is happy (positive), our two special numbers will either both be happy or both be sad. We look at the middle number (b) to decide if they should be happy or sad.

  • If the last number c is sad (negative), then one of our special numbers will be happy, and the other will be sad because multiplying a happy and a sad number gives a sad number.

Page 5 ### Problem 3: What if the Middle Number is Sad?
  1. Question a: Let's find the factors for y26y+8y^2 - 6y + 8.

  2. The Secret Steps:

    • Here, the first part is just y2y^2 (easy!). The middle number is 6-6 (sad), and the last number is 88 (happy).

    • We need two numbers that multiply to 88 (happy) and add up to 6-6 (sad). Remember, if they multiply to a happy number but add to a sad number, they both must be sad!

    • The numbers are -2 and -4! Because:

      • 2imes4=8-2 imes -4 = 8

      • 2+(4)=6-2 + (-4) = -6

    • So, the factored form is:

    (y2)(y4)(y - 2)(y - 4)

  3. Question b: What about x2x+2x^2 - x + 2? Can we find the factors?

    • Sometimes, we try to play our game, but we can't find two whole numbers that work. Like for this one, there are no simple whole numbers that multiply to 2 and add to -1. That means this math sentence can't be broken down into two simple parts with whole numbers easily. It's like a puzzle that doesn't have an easy solution with the pieces we usually use.

Conclusion

All these fun math tricks help us break down big, complicated math sentences into smaller, easier ones. It's like taking a big Lego castle apart into two smaller, simpler groups of Legos. This helps us understand the 'length' and 'width' of our math rectangles and