447,032 views
34 votes
34 votes
Calculate 418x53 with the standard algorithm. What happens if you try to make the calculation from left to right?

Calculate 418x53 with the standard algorithm. What happens if you try to make the-example-1
User Nikos Steiakakis
by
3.1k points

1 Answer

20 votes
20 votes

The value of 418 x 53 with the standard algorithm is 22154

If we try to calculate the expression from left to right, we would get an incorrect result

Calculating 418 x 53 with the standard algorithm.

From the question, we have the following parameters that can be used in our computation:

418 x 53

Using the standard algorithm, we have

418 x 53 = 418 * 50 + 418 * 3

So, we have

418 x 53 = 20900 + 1254

Evaluate

418 x 53 = 22154

What happens if you try to make the calculation from left to right?

If we try to calculate the expression from left to right, we would get an incorrect result. This is because multiplication is associative, but not commutative.

This means that the order in which you multiply numbers matters.

User Dutzi
by
3.2k points