Multiplies

What Multiplies To 42 And Adds To

PL
l-diplomas.com
7 min read
What Multiplies To 42 And Adds To
What Multiplies To 42 And Adds To

You're staring at a quadratic. On top of that, maybe it's x² + 13x + 42. Either way, your brain is doing that thing where it hunts for two numbers. Maybe it's x² - 13x + 42. They have to add to something else. Which means they have to multiply to 42. And for a second, you just... blank.

Happens to everyone. The multiplication part is easy — 42 has a handful of factor pairs. The addition part is where the sign errors creep in. So where the "wait, which one was negative? " confusion lives. Where a simple factoring problem turns into a five-minute stare-down with your notebook.

Let's fix that once and for all.

What This Problem Actually Is

You're not just "finding two numbers.Which means " You're reverse-engineering a quadratic trinomial. Every time you see "what multiplies to c and adds to b," you're looking at the factored form of x² + bx + c = (x + m)(x + n) where m × n = c and m + n = b.

That's it. That's the whole secret.

The numbers m and n are the roots of the quadratic (with opposite signs). They're the values that make each binomial zero. And they're the key to factoring, solving, graphing, and understanding the parabola's x-intercepts.

For 42 specifically, you're working with a number that has more factor pairs than most numbers its size. That's both a blessing and a curse — more options, but more chances to pick the wrong pair.

Why 42 Shows Up Constantly

42 isn't random. It's 2 × 3 × 7 — three distinct primes. Which means that gives it eight factors total (1, 2, 3, 6, 7, 14, 21, 42) and four factor pairs. Compare that to 40 (four pairs) or 48 (five pairs) or 36 (five pairs including a square). 42 sits in a sweet spot: enough pairs to be useful in textbook problems, few enough to enumerate quickly.

Textbook authors love it. Standardized tests love it. If you've done any algebra practice at all, you've seen 42 more times than you can count.

And because it appears so often, memorizing its factor pairs — and their sums — pays off disproportionately. It's one of those "high-apply" math facts that makes everything downstream faster.

The Complete Factor Pair Table for 42

Here's every pair of integers that multiplies to 42, along with their sums. Positive pairs first:

Pair Product Sum
1, 42 42 43
2, 21 42 23
3, 14 42 17
6, 7 42 13

Now the negative pairs (both negative, since negative × negative = positive):

Pair Product Sum
-1, -42 42 -43
-2, -21 42 -23
-3, -14 42 -17
-6, -7 42 -13

That's the entire universe of integer solutions. Eight sums total: ±13, ±17, ±23, ±43.

If your target sum isn't one of these eight numbers, no integer pair exists. You're either dealing with fractions/decimals, irrationals, or the quadratic doesn't factor over the integers at all. That's a critical realization — it saves you from hunting for something that isn't there.

What About Mixed Signs?

If the product is negative* 42, then one number is positive and one is negative. Their sums are ±41, ±19, ±11, ±1. Because of that, the pairs become (1, -42), (2, -21), (3, -14), (6, -7) and their opposites. Totally different set. But that's a different problem — "multiplies to -42" — and not what we're solving here.

How to Solve These Without Guessing

Most students guess. They write down pairs, add them, cross them off, repeat. It works, but it's slow and error-prone under pressure.

Here's the systematic approach:

Step 1: List the factor pairs of 42 in order.
Start with 1 × 42, then 2 × 21, then 3 × 14, then 6 × 7. Stop when the factors cross (7 × 6 would repeat). Do this every time. Muscle memory.

Step 2: Determine the signs.

  • If the product (42) is positive and the sum is positive → both numbers positive.
  • If the product is positive and the sum is negative → both numbers negative.
  • If the product is negative → one positive, one negative (the larger absolute value takes the sign of the sum).

This step alone eliminates half the table instantly.

If you found this helpful, you might also enjoy arrange the events in the correct chronological order. or how to find change in velocity.

Step 3: Scan the sums.
You've already got the sums memorized (or written down). Match your target. Done.

Step 4: Write the factors.
If your numbers are m and n, the factorization is (x + m)(x + n). If the original quadratic had a leading coefficient other than 1, you're doing the "ac method" — but the core number hunt is identical.

Example: x² + 17x + 42

Product = 42 (positive). Sum = 17 (positive). Both numbers positive. But scan the positive sums: 43, 23, 17, 13. There it is — 3 and 14. Factors: (x + 3)(x + 14).

Example: x² - 23x + 42

Product = 42 (positive). Scan negative sums: -43, -23, -17, -13. Because of that, sum = -23 (negative). The pair is -2 and -21. But both numbers negative. Factors: (x - 2)(x - 21).

Example: x² + 5x + 42

Product = 42. Here's the thing — positive sum, positive product → both positive. This quadratic doesn't factor over the integers. But 5 isn't in {43, 23, 17, 13}. No integer solution. Sum = 5. You'd need the quadratic formula — roots are complex, actually, since discriminant = 25 - 168 = -143.

That last example? That's the trap. Students waste five minutes trying to force 2 and 21, or 3 and 14, or 6 and 7 to add to 5.

t realize that the numbers they are looking for simply do not exist within the realm of integers.

The "Safety Net": When Guessing Fails

If you have gone through your entire list of factor pairs and none of them sum to your target number, stop. Do not keep circling the same numbers. This is the moment you transition from "Factoring by Inspection" to more strong algebraic tools.

1. The Quadratic Formula: The Universal Key

When the "number hunt" fails, the Quadratic Formula is your ultimate fallback. It works for every single quadratic equation, whether the roots are integers, fractions, or even imaginary numbers.

$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$

If the term inside the square root (the discriminant, $b^2 - 4ac$) is a perfect square, you could have factored the equation using the method we just discussed. If it isn't a perfect square, you've found your answer: the roots are irrational.

2. Completing the Square

This is the "surgical" method. It is particularly useful when the leading coefficient is 1 and the middle term ($b$) is an even number. While it takes a few more steps, it is a logical, non-guessing procedure that bypasses the need for factor pairs entirely.

Summary Checklist for Factoring

To master quadratics, you need to approach every problem with a specific mental workflow:

  1. Check the signs: Is the product positive or negative? This tells you if your numbers have the same sign or different signs.
  2. List the pairs: Systematically write out the factors of the constant term ($c$).
  3. Test the sum: Check if any pair adds up to the linear coefficient ($b$).
  4. The "Exit Strategy": If no pair works, don't panic. Stop searching and reach for the Quadratic Formula.

Conclusion

Factoring by inspection is a skill of pattern recognition. It turns a math problem into a puzzle, where you are simply looking for two numbers that satisfy two conditions simultaneously. Still, while it might feel like "guessing" at first, it is actually a highly structured search. By mastering the relationship between products and sums, you transform a tedious process of trial and error into a lightning-fast mental calculation. Once you know when to stop searching, you've already won half the battle.

New

Latest Posts

Related

Related Posts

Thank you for reading about What Multiplies To 42 And Adds To. 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.