182×67+67×48
Thinking of solving problems: Four arithmetic rules (calculation in sequence, first multiplication and division, then addition and subtraction, first parenthesis, first power), that is, disjoint operation (recursive equation calculation), should be carried out on the premise of this principle.
Problem solving process:
182×67+67×48
=( 182+48)×67
=230×67
= 154 10
Extended data [Vertical calculation-calculation result]: first align the last digits of the two multipliers, then use the second multipliers respectively, multiply each digit by a multiplier in turn from the last digit, and finally accumulate the calculation results into a product. If the multiplier is decimal, the corresponding multiple can be expanded first, and then the product can be reduced by the corresponding multiple;
Problem solving process:
Step 1: 7×230= 16 10.
Step 2: 6×230= 13800
According to the above calculation results, it adds up to 154 10.
If in doubt, please ask questions. If satisfied, please adopt them.