Find two numbers based on sum, difference, product and quotient

Key points :

Understanding Each Operation:

  • Sum: Adding two numbers together gives their sum. For example, if you have 2 apples and add 3 more, you get 5 apples in total.
  • Difference: Subtracting one number from another gives their difference. For instance, if you have 5 apples and eat 2, you have 3 apples left.
  • Product: Multiplying two numbers together gives their product. If you have 2 rows of 3 apples each, you have 6 apples in total (2 × 3 = 6).
  • Quotient: Dividing one number by another gives their quotient. For example, if you have 6 apples and share them equally among 2 friends, each friend gets 3 apples (6 ÷ 2 = 3).

Finding Two Numbers:

  • If you know any two of these operations (sum, difference, product, quotient), you can find the two numbers.

Learn with an example

⛳ The product of two numbers is 12. The difference of the two numbers is 1.

  • Think of pairs of numbers whose product is 12. Then find the difference of each pair.
ProductDifference
12 × 1 = 1212 − 1 = 11
6 × 2 = 126 − 2 = 4
4 × 3 = 124 − 3 = 1
  • The numbers are 4 and 3.

⛳ The sum of two numbers is 17. Their difference is 5.

  • Think of pairs of numbers whose difference is 5. Then find the sum of each pair.
DifferenceSum
6 − 1 = 56 + 1 = 7
7 − 2 = 57 + 2 = 9
8 − 3 = 58 + 3 = 11
9 − 4 = 59 + 4 = 13
10 − 5 = 510 + 5 = 15
11 − 6 = 511 + 6 = 17
  • The numbers are 11 and 6.

⛳ The product of two numbers is 66. The difference of the two numbers is 5.

  • Think of pairs of numbers whose product is 66. Then find the difference of each pair.
ProductDifference
66 × 1 = 6666 − 1 = 65
33 × 2 = 6633 − 2 = 31
22 × 3 = 6622 − 3 = 19
11 × 6 = 6611 − 6 = 5
  • The numbers are 11 and 6.