How this instrument works
Sum and product are the two simplest ways two numbers can be combined, and together they carry more information than either alone. Add a and b and you get their sum; multiply them and you get their product — this sheet reports both from the same pair of entries. Algebraically these are the coefficients of the quadratic whose roots are a and b: expand (t − a)(t − b) and the result is t² − (a+b)t + ab, so the sum and product shown here are exactly the numbers a factoring problem would ask you to find in reverse.
The two quantities do not grow at the same rate, which catches more people than the arithmetic itself. Double both a and b and the sum only doubles, but the product quadruples — 4 and 7 sum to 11 and multiply to 28, while 8 and 14 sum to 22 but multiply to 112, four times as much. Addition scales in step with the inputs; multiplication scales with the product of their scale factors, so equal proportional changes in a and b compound rather than simply add.
The sign of the product tells you something the sum never can. If a and b share a sign the product is positive, and if they have opposite signs the product is negative, no matter how large the sum happens to be. Set either number to zero and the product collapses to zero regardless of the other value, while the sum simply becomes the other number untouched — addition and multiplication respond to zero in opposite ways, one absorbing it and one ignoring it.
- Enter your first value into Number 1 — this is a. Order does not matter, since both operations here are commutative.
- Enter your second value into Number 2 — this is b, the other number in the pair.
- Read Sum for a + b and Product for a × b — both update together from the same two entries, computed independently of each other.
- To run the relationship backward — start from a known sum and product and recover the two original numbers — use the diamond-problem calculator, which solves this exact setup in reverse.
Worked example — the numbers 4 and 7
Enter 4 into Number 1 and 7 into Number 2. Sum reports 4 + 7 = 11 directly, and Product reports 4 × 7 = 28 in the same pass — two separate answers from one pair of entries, each computed on its own rather than one derived from the other.
Those same two figures, 11 and 28, are exactly what the diamond-problem calculator would need to work backward and recover 4 and 7: feed Sum = 11 and Product = 28 into that sheet and it returns the original pair by solving t² − 11t + 28 = 0, whose roots are 4 and 7 — the two calculators check each other from opposite directions.
Questions
What is the difference between the sum and the product of two numbers?
The sum comes from addition, a + b, and grows only as fast as the inputs themselves. The product comes from multiplication, a × b, and grows with their combined scale — doubling both a and b doubles the sum but quadruples the product, since each factor doubles on its own.
How does this relate to the diamond-problem calculator?
This sheet runs the forward direction: given two numbers, it reports their sum and product. The diamond-problem calculator runs the same relationship backward — given a sum and a product, it solves for the two original numbers using t² − St + P = 0. The pair covers both directions of one setup.
Why is the product zero even though the sum is not?
Multiplication by zero always gives zero, so any pair where one number is 0 has a product of 0 no matter what the other value is — 0 and 7 give a sum of 7 but a product of 0. Addition has no equivalent shortcut: the sum only reaches zero when the two numbers are exact opposites, like −3 and 3.
Does the order of Number 1 and Number 2 matter?
No. Both addition and multiplication are commutative, so a + b equals b + a and a × b equals b × a for any two real numbers. Entering 4 and 7, or 7 and 4, into the two fields returns identical Sum and Product values either way.
How are sum and product used in factoring a quadratic?
For a quadratic written as t² − (sum)t + (product), the sum and product of its two roots are exactly those two coefficients. Running 4 and 7 through this sheet gives sum 11 and product 28, the coefficients of t² − 11t + 28, which factors as (t − 4)(t − 7).
Can the sum and product ever both be negative?
The sum turns negative whenever the numbers together lean negative, but the product only turns negative when the two numbers have opposite signs — never when both share a sign. The pair −4 and −7 gives a negative sum, −11, yet a positive product, 28, since two negatives multiply to a positive.