using standard algorithm find 355 x 893

To find the product of 355 and 893 using the standard algorithm, follow these steps:

355
× 893
______________
2665 (355 multiplied by 3)
3550 (355 multiplied by 9, shifted one place to the left)
+ 10650 (355 multiplied by 8, shifted two places to the left)
______________
316115 (Sum of the above three products)
Therefore, 355 multiplied by 893 is equal to 316,115.

To find the product of 355 and 893 using the standard algorithm, follow these steps:

Step 1: Write down the two numbers one below the other, aligning them at the rightmost digit.
```
355
x 893
```

Step 2: Multiply the ones digit of the bottom number (3) by each of the digits in the top number (5, 5, and 3). Write the results below, starting from the rightmost digit.
```
355
x 893
------
1065
```

Step 3: Now, multiply the tens digit of the bottom number (9) by each of the digits in the top number (5, 5, and 3). However, you need to shift each product one place to the left. Write the results below, starting from the rightmost digit.
```
355
x 893
------
1065
3195
```

Step 4: Continue this process for each digit in the bottom number, shifting the products one place to the left for each digit. Add up all the partial products.
```
355
x 893
------
1065
3195
+2130
------
316015
```

Step 5: The final result is 316015.

To find the product of 355 and 893 using the standard algorithm, you need to follow these steps:

Step 1: Write down the two numbers vertically, lining up the digits based on their place value.

355
x 893

Step 2: Start with the rightmost digit of the bottom number (3) and multiply it with each digit of the top number. Write the products below, aligning them properly.

355
x 893
-------
1775 (3 x 355)
1065 (9 x 355)
+ 1065 (8 x 355)
-------


Step 3: Add up the products. Start with the rightmost column and work your way to the left.

355
x 893
-------
1775
1065
+ 1065
-------
316915

Therefore, the product of 355 and 893 is 316915.