Nunmbers That

Nunmbers That Add To 7 And Multiply To -20

PL
l-diplomas.com
7 min read
Nunmbers That Add To 7 And Multiply To -20
Nunmbers That Add To 7 And Multiply To -20

The Search for Numbers That Add to 7 and Multiply to -20

You see a problem like this in a textbook or on a homework sheet, and it feels almost too simple to be worth a full article. Consider this: " You grab a pencil, start scribbling pairs, and maybe — maybe — you get it. Because of that, "Find two numbers that add to 7 and multiply to -20. But or maybe you don't. And if you don't, you're left wondering what's actually going on. Here's the thing: this little puzzle is a doorway into one of the most useful ideas in algebra, and understanding it properly saves you from a lot of headaches later.

What Are We Actually Looking For?

When someone asks for numbers that add to 7 and multiply to -20, they're describing a system of two conditions. You need two values — let's call them a and b — where:

  • a + b = 7
  • a × b = -20

This isn't just a random guessing game. On the flip side, the reason is that when you factor that expression into (x + a)(x + b), the middle term (7) comes from a + b*, and the constant term (-20) comes from a × b*. It shows up every time you try to factor a quadratic expression of the form x² + 7x - 20*. So finding those two numbers is the same as factoring the quadratic.

Why This Particular Problem Is Tricky

Here's where things get interesting. A lot of the practice problems you see in early algebra use nice, clean integer answers. You might see "add to 5, multiply to 6," which gives you 2 and 3 — easy. But 7 and -20? That combination doesn't produce whole numbers. And that's actually the point of this problem, whether a textbook tells you so or not.

Let's work through it honestly. If a + b = 7*, then b = 7 - a*. Plugging that into the multiplication condition:

a × (7 - a) = -20*

That gives you 7a - a² = -20, which rearranges to a² - 7a - 20 = 0*.

Now you apply the quadratic formula: a = (7 ± √(49 + 80)) / 2*, which is a = (7 ± √129) / 2*.

√129 is not a perfect square. It's approximately 11.Plus, 357. So the two numbers are roughly 9.179 and -2.179. They add to 7, they multiply to -20, but they're not integers.

What This Means for Factoring

If you're trying to factor x² + 7x - 20* using the "find two numbers" method, you're going to hit a wall if you're looking for whole numbers. That doesn't mean the quadratic is unfactorable — it just means it doesn't factor over the integers. You can still factor it using the quadratic formula or by completing the square, but the factors will involve irrational numbers.

This is a moment where a lot of students get confused and think they've done something wrong. On top of that, they haven't. The problem is just set up to teach you that not every quadratic has a clean factoring path. Easy to understand, harder to ignore.

Why This Matters Beyond the Classroom

You might be thinking, "When am I ever going to use this?" And honestly, if you're not pursuing math or a technical field, you might not use it directly. But the underlying skill — working backward from a sum and a product — shows up in surprisingly practical places.

Factoring Is the Foundation of Solving Equations

Every time you solve a quadratic equation, whether it's modeling the trajectory of a ball or calculating a break-even point for a small business, you're relying on the same logic. The factoring method is often the fastest approach, and the "find two numbers" step is the engine that drives it.

The Sum-and-Product Pattern Repeats

In more advanced algebra, you'll see this pattern again with polynomials of higher degree, with rational expressions, and even in calculus when you're decomposing fractions. The habit of thinking about two numbers in terms of their sum and product becomes second nature, and that's a good thing.

How to Approach These Problems Systematically

Step 1: Write Down Both Conditions Clearly

Before you start guessing, write out what you know. You have two equations:

  • Sum = some number
  • Product = some other number

For this specific problem: sum is 7, product is -20. Day to day, write that down. It sounds obvious, but a lot of mistakes come from people working from a blurry mental picture instead of a clear setup. And that's really what it comes down to.

Want to learn more? We recommend what is the chemical equation for photosynthesis and assemble the proof by dragging tiles for further reading.

Step 2: Consider the Sign of the Product

The product here is negative (-20). Now, if both were negative, the product would be positive too. That immediately tells you something important: one number is positive and the other is negative. If both were positive, the product would be positive. So you're looking for one positive and one negative number.

Step 3: Think About the Sum

The sum is positive 7. Since one number is positive and one is negative, the positive number has to be larger in absolute value than the negative one. Otherwise

the sum would be negative or zero. So you're looking for a positive number and a negative number where the positive one is bigger.

Step 4: List Factor Pairs Systematically

Now list the factor pairs of 20 (ignoring signs for now):

  • 1 and 20
  • 2 and 10
  • 4 and 5

Since you need one positive and one negative number, and the positive number must be larger, try assigning positive signs to the bigger number in each pair:

  • -1 and 20: sum = 19 (too big)
  • -2 and 10: sum = 8 (close, but not 7)
  • -4 and 5: sum = 1 (too small)

None of these work perfectly, which confirms our earlier insight — this quadratic doesn't factor nicely over the integers.

Step 5: Know When to Switch Methods

When your systematic search doesn't yield clean integer solutions, don't force it. Worth adding: switch to the quadratic formula or completing the square. This isn't failure — it's mathematical maturity. Recognizing when to change your approach is often more valuable than stubbornly sticking with a method that won't work.

The Deeper Lesson

The "find two numbers" method teaches you to think about relationships between quantities. Even when you can't find integer solutions, the process of setting up the problem — considering sums, products, and signs — builds your algebraic reasoning skills. These habits of mind will serve you well whether you're balancing a budget, analyzing data, or tackling more advanced mathematics.

The next time you're stuck on a factoring problem, remember: sometimes the answer isn't a pair of neat integers, and that's perfectly okay. The real skill is knowing how to adapt your approach when the straightforward path doesn't lead where you expect.

Step 6: Apply the Quadratic Formula

Since the factor pairs didn't yield a sum of 7, let's solve this systematically using the quadratic formula. Remember, if two numbers have sum 7 and product -20, they are the roots of:

$x^2 - 7x - 20 = 0$

Using the quadratic formula $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ where $a = 1$, $b = -7$, and $c = -20$:

$x = \frac{7 \pm \sqrt{49 + 80}}{2} = \frac{7 \pm \sqrt{129}}{2}$

This gives us the exact solutions: $x = \frac{7 + \sqrt{129}}{2} \approx 9.18 \text{ and } x = \frac{7 - \sqrt{129}}{2} \approx -2.18$

Step 7: Verify Your Solution

Always check your work. Let's verify that these values satisfy both conditions:

  • Sum: $\frac{7 + \sqrt{129}}{2} + \frac{7 - \sqrt{129}}{2} = \frac{14}{2} = 7$ ✓
  • Product: $\frac{7 + \sqrt{129}}{2} \times \frac{7 - \sqrt{129}}{2} = \frac{49 - 129}{4} = \frac{-80}{4} = -20$ ✓

Conclusion

The two numbers that satisfy both conditions are $\frac{7 + \sqrt{129}}{2}$ and $\frac{7 - \sqrt{129}}{2}$. While they aren't the clean integers we might hope for, this example perfectly illustrates why mathematical flexibility matters.

The process of systematically exploring factor pairs, recognizing when they don't work, and then confidently switching to the quadratic formula demonstrates true mathematical thinking. Rather than viewing non-integer solutions as failures, embrace them as opportunities to apply more sophisticated tools. In mathematics, as in problem-solving generally, the ability to adapt your strategy based on what the problem reveals is far more valuable than rigidly following a single approach.

New

Latest Posts

Related

Related Posts

Thank you for reading about Nunmbers That Add To 7 And Multiply To -20. We hope this guide was helpful.

Share This Article

X Facebook WhatsApp
← Back to Home
L-

l-diplomas

Staff writer at l-diplomas.com. We publish practical guides and insights to help you stay informed and make better decisions.