Computer Science, asked by fahadsarfaraziphn916, 1 month ago

What are the different types of arethmetic operators

Answers

Answered by khanwafa26
2

Answer:

The arithmetic operators perform addition, subtraction, multiplication, division, exponentiation, and modulus operations.

Explanation:

  1. if you like my answer please like,fllw and rate.
  2. have a good day ahead
Answered by aparna4738
0

Answer:

The basic arithmetic operations for real numbers are addition, subtraction, multiplication, and division.

Explanation:

1 Addition

Addition is the most basic operation of arithmetic. In its simplest form, addition combines two quantities into a single quantity, or sum. For example, say you have a group of 2 boxes and another group of 3 boxes. If you combine both groups together, you now have one group of 5 boxes. To represent this idea in mathematical terms:

2+3=5

2 .Subtraction

Subtraction is the opposite of addition. Instead of adding quantities together, we are removing one quantity from another to find the difference between the two. Continuing the previous example, say you start with a group of 5 boxes. If you then remove 3 boxes from that group, you are left with 2 boxes. In mathematical terms:

5-3=2

3 .Multiplication

Multiplication also combines multiple quantities into a single quantity, called the product. In fact, multiplication can be thought of as a consolidation of many additions. Specifically, the product of

x

and

y

is the result of

x

added together

y

times. For example, one way of counting four groups of two boxes is to add the groups together:

2+2+2+2=8

However, another way to count the boxes is to multiply the quantities:

2*4=8

Note that both methods give you the same result—8—but in many cases, particularly when you have large quantities or many groups, multiplying can be much faster.

4 .Division

Division is the inverse of multiplication. Rather than multiplying quantities together to result in a larger value, you are splitting a quantity into a smaller value, called the quotient. Again, to return to the box example, splitting up a group of 8 boxes into 4 equal groups results in 4 groups of 2 boxes:

8÷4=2

Similar questions