引用:
|
作者奶油銓
(1) 先回答關於 12*8 的問題, 我們先看看乘法的定義是什麼
-----底下是擷取數論的書 ------- (或者找字典的乘法也一樣有類似的定義) ------
Definition of Multiplication. ab is defined on a case-by-case basis.
Case I. b = n is a positive. Then a × n is defined by induction:
(i) a × 1 = a,
(ii) Each a × (n + 1) = a × n + a.
Case II. b = −n is negative. Then a × (−n) is defined to be −(a × n).
Case III. b = 0. Then a × 0 = 0
----------------------------------------------------------------------
上面(ii) 告訴我們 ax(n+1) 這個乘法算式,它背後的定義是有 (n+1) 個 a 相加
字典通常會這樣寫
mul·ti·pli·ca·tion [muhl-tuh-pli-key-shuhn] Show IPA
noun
1.
the act or process of multiplying or the state of being m...
|
是8(元/支)x12(支)=96(元),12支x8(元/支)=96(元)
而不是8(元)x12(支)=96(元)
就像汽油1公升30元,3公升多少錢,是30(元/公升)x3(公升)=90(元),而不是30(元)x3(公升)=90(元)。

被乘數與乘數的順序根本不是重點,而是對於被乘數與乘數的單位才是重點。
不然請你將美國的教育方式改為台灣方式,我就認同你的說法。
http://blog.xuite.net/berry_onthefi...%B9%98%E6%95%B8