What is a product of a number?

A product is the result of carrying out the mathematical operation of multiplication. When you multiply numbers together, you get their product. The other basic arithmetic operations are addition, subtraction and division, and their results are called the sum, the difference and the quotient, respectively. Each operation also has special properties governing how the numbers can be arranged and combined. For multiplication, it's important to be aware of these properties so that you can multiply numbers and combine multiplication with other operations to get the right answer.

The product meaning in math is the result of multiplying two or more numbers together. To get the right product, the following properties are important:

  • The order of the numbers doesn't matter.
  • Grouping the numbers with brackets has no effect.
  • Multiplying two numbers by a multiplier and then adding them is the same as multiplying their sum by the multiplier.
  • Multiplying by 1 leaves a number unchanged.

The product of a number and one or more other numbers is the value obtained when the numbers are multiplied together. For example, the product of 2, 5 and 7 is

2 × 5 × 7 = 70

While the product obtained by multiplying specific numbers together is always the same, products are not unique. The product of 6 and 4 is always 24, but so is the product of 2 and 12, or 8 and 3. No matter which numbers you multiply to obtain a product, the multiplication operation has four properties that distinguish it from other basic arithmetic operations, Addition, subtraction and division share some of these properties, but each has a unique combination.

Commutation means that the terms of an operation can be switched around, and the sequence of the numbers makes no difference to the answer. When you obtain a product by multiplication, the order in which you multiply the numbers does not matter. The same is true of addition. You can multiply 8 × 2 to get 16, and you will get the same answer with 2 × 8. Similarly, 8 + 2 gives 10, the same answer as 2 + 8.

Subtraction and division don't have the property of commutation. If you change the order of the numbers, you'll get a different answer. For example,

8 ÷ 2 = 4 \text{ but } 2 ÷ 8 = 0.25

8 - 2 = 6 \text{ but } 2 - 8 = -6

Division and subtraction are not commutative operations.

Distribution in math means that multiplying a sum by a multiplier gives the same answer as multiplying the individual numbers of the sum by the multiplier and then adding. For example,

3 × (4 + 2) = 18 \text{, and } (3 × 4) + (3 × 2) = 18

Adding before multiplying gives the same answer as distributing the multiplier over the numbers to be added and then multiplying before adding.

Division and subtraction don't have the distributive property. For example,

3 ÷ (4 - 2) = 1.5 \text{ but } (3 ÷ 4) - (3 ÷ 2) = -0.75

Subtracting before dividing gives a different answer than dividing before subtracting.

The associative property means that if you are performing an arithmetic operation on more than two numbers, you can associate or put brackets around two of the numbers without affecting the answer. Products and sums have the associative property while differences and quotients do not.

For example, if an arithmetical operation is performed on the numbers 12, 4 and 2, the sum can be calculated as

(12 + 4) + 2 = 18 \text{ or } 12 + (4 + 2) = 18

(12 × 4) × 2 = 96 \text{ or } 12 × (4 × 2) = 96

\frac{12 ÷ 4}{2} = 1.5 \text{ while } \frac{12}{4 ÷ 2} = 6

(12 - 4) - 2 = 6 \text{ while } 12 - (4 - 2) = 10

Multiplication and addition have the associative property while division and subtraction do not.

If you perform an arithmetic operation on a number and an operational identity, the number remains unchanged. All four basic arithmetic operations have identities, but they are not the same. For subtraction and addition, the identity is zero. For multiplication and division, the identity is one.

For example, for a difference, 8 − 0 = 8. The number remains identical. The same is true for a sum, 8 + 0 = 8. For a product, 8 × 1 = 8 and for a quotient, 8 ÷ 1 = 8. Products and sums have the same basic properties except that they have different operational identities. As a result, multiplication and its products have a unique set of properties that you have to know to get the right answers.

To find the product of the number is discussed here.

We take the number formed by continuous writing of the digits from 1 to 9 except 8. The number is multiplied by the product of any one of the digits and 9. The multiplied product is the number formed by writing the same digit 9 times.

Let the number be                                1 2 3 4 5 6 7 9 (except 8) 

This is multiplied by (4 x 9 =) 36                         x 3 6

                                                          7 4 0 7 4 0 7 4

                                                       3 7 0 3 7 0 3 7 0

Product of the number x 36           4 4 4 4 4 4 4 4 4

The result may be seen by multiplying 12345679 and 5 x 9, 8 x 9 ……..etc.

Related Concept

Patterns and Mental Mathematics

Counting Numbers in Proper Pattern

Odd Numbers Patterns

Three Consecutive Numbers

Number Formed by Any Power

Product of The Number

Magic Square

Square of a Number

Difference of The Squares

Multiplied by Itself

Puzzle

Patterns

Systems of Numeration

4th Grade Math Activities

From Product of The Number to HOME PAGE

Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.

Share this page: What’s this?

In order to continue enjoying our site, we ask that you confirm your identity as a human. Thank you very much for your cooperation.

In order to continue enjoying our site, we ask that you confirm your identity as a human. Thank you very much for your cooperation.

In mathematics, a product is a number or a quantity obtained by multiplying two or more numbers together. For example: 4 × 7 = 28 Here, the number 28 is called the product of 4 and 7. As another example, the product of 6 and 4 is 24, because 6 times 4 is 24. The product of two positive numbers is positive, just as the product of two negative numbers is positive as well (e.g., -6 × -4 = 24).

A short way to write the product of many numbers is to use the capital Greek letter pi: ∏ {\displaystyle \prod }  . This notation (or way of writing) is in some ways similar to the Sigma notation of summation.[1]

Informally, given a sequence of numbers (or elements of a multiplicative structure with unit) say a i {\displaystyle a_{i}}   we define ∏ 1 ≤ i ≤ n a i := a 1 ⋯ a n {\displaystyle \prod _{1\leq i\leq n}a_{i}:=a_{1}\dotsm a_{n}}  . A rigorous definition is usually given recursively as follows

∏ 1 ≤ i ≤ n a i := { 1  for  n = 0 , ( ∏ 1 ≤ i ≤ n − 1 a i ) a n  for  n ≥ 1. {\displaystyle \prod _{1\leq i\leq n}a_{i}:={\begin{cases}1&{\text{ for }}n=0,\\\left(\prod _{1\leq i\leq n-1}a_{i}\right)a_{n}&{\text{ for }}n\geq 1.\end{cases}}}  

An alternative notation for ∏ 1 ≤ i ≤ n {\displaystyle \prod _{1\leq i\leq n}}   is ∏ i = 1 n {\displaystyle \prod _{i=1}^{n}}  .[2][3]

Properties

∏ i = 1 n i = 1 ⋅ 2 ⋅ . . . ⋅ n = n ! {\displaystyle \prod _{i=1}^{n}i=1\cdot 2\cdot ...\cdot n=n!}   ( n ! {\displaystyle n!}   is pronounced " n {\displaystyle n}   factorial" or "factorial of n {\displaystyle n}  ") ∏ i = 1 n x = x n {\displaystyle \prod _{i=1}^{n}x=x^{n}}   (i.e., the usual n {\displaystyle n}  th power operation) ∏ i = 1 n n = n n {\displaystyle \prod _{i=1}^{n}n=n^{n}}   (i.e., n {\displaystyle n}   multiplied by itself n {\displaystyle n}   times) ∏ i = 1 n c ⋅ i = ∏ i = 1 n c ⋅ ∏ i = 1 n i = c n ⋅ n ! {\displaystyle \prod _{i=1}^{n}c\cdot i=\prod _{i=1}^{n}c\cdot \prod _{i=1}^{n}i=c^{n}\cdot n!}   (where c {\displaystyle c}   is a constant independent of i {\displaystyle i}  )

From the above equation, we can see that any number with an exponent can be represented by a product, though it normally is not desirable.

Unlike summation, the sums of two terms cannot be separated into different sums. That is,

∏ i = 1 4 ( 3 + 4 ) ≠ ∏ i = 1 4 3 + ∏ i = 1 4 4 {\displaystyle \prod _{i=1}^{4}(3+4)\neq \prod _{i=1}^{4}3+\prod _{i=1}^{4}4}  ,

This can be thought of in terms of polynomials, as one generally cannot separate terms inside them before they are raised to an exponent, but with products, this is possible:

∏ i = 1 n a i b i = ∏ i = 1 n a i ∏ i = 1 n b i . {\displaystyle \prod _{i=1}^{n}a_{i}b_{i}=\prod _{i=1}^{n}a_{i}\prod _{i=1}^{n}b_{i}.}  

Relation to Summation

The product of powers with the same base can be written as an exponential of the sum of the powers' exponents:

∏ i = 1 n a c i = a c 1 ⋅ a c 2 ⋯ a c n = a c 1 + c 2 + . . . + c n = a ( ∑ i = 1 n c i ) {\displaystyle \prod _{i=1}^{n}a^{c_{i}}=a^{c_{1}}\cdot a^{c_{2}}\dotsm a^{c_{n}}=a^{c_{1}+c_{2}+...+c_{n}}=a^{(\sum _{i=1}^{n}c_{i})}}  
  • Cartesian product
  • Cross product
  • Dot product
  1. "Comprehensive List of Algebra Symbols". Math Vault. 2020-03-25. Retrieved 2020-08-16.
  2. "Summation and Product Notation". math.illinoisstate.edu. Retrieved 2020-08-16.
  3. Weisstein, Eric W. "Product". mathworld.wolfram.com. Retrieved 2020-08-16.

  This short article about mathematics can be made longer. You can help Wikipedia by adding to it.

Retrieved from "//simple.wikipedia.org/w/index.php?title=Product_(mathematics)&oldid=8320837"

Última postagem

Tag