19

My dictionary (EN → JP) suggests to translate "Three multiplied by four is twelve" as

3 × 4 = 12

without giving a hint as to how to read this in Japanese.

How do you read simple arithmetic equations (involving only +, –, × and ÷) like the one above in Japanese?

Earthliŋ
  • 47,707
  • 9
  • 125
  • 198
Tobias
  • 958
  • 10
  • 19
  • 1
    Related: [How to say 24 divided by 8 equals 3](http://japanese.stackexchange.com/q/6087/78) and [How to use イコール to compare things? How is it different from 同じ?](http://japanese.stackexchange.com/q/2508/78). – istrasci Aug 15 '13 at 14:19
  • 2
    It seems fitting that I add: fractions are read in reverse order to common U.S. English. 3/4, Three over four is read, 四分の三. 4 parts 3, or more appropriately translated "of 4 parts there are 3." – mwjohnson Aug 30 '13 at 09:42

3 Answers3

25

+: 足{た}す
-: 引{ひ}く
/: 割{わ}る
*: 掛{か}ける

And you just say the terms normally in order. So your example of 3 * 4 = 12 would be 3かける4は12. Note that = becomes は, similar to how we use "is" in English. As @blutorange mentioned, you can use イコール to mean "equals," however in most situations you'll be good using は.

You learn these things quickly when listening to students recite their 九九{くく}.

For some bonus terminology, you can refer to exponents by using #乗{じょう}, so like 2の二乗は4 or 2の3乗は8. Similarly you can refer to roots with #乗根{じょうこん} (although as @jovanni points out it's normal to use 平方根{へいほうこん} for square roots).

ssb
  • 18,213
  • 2
  • 54
  • 95
  • The 九九 in Japanese is usually learnt with a [very different reading](http://ja.wikipedia.org/wiki/%E4%B9%9D%E4%B9%9D), though. E.g. 3*3=9 is さざんがく. – Earthliŋ Aug 15 '13 at 11:26
  • 1
    interesting. the kids i've heard have just been saying ~かける~は~ – ssb Aug 15 '13 at 11:40
  • 1
    Especially in math (classes) and with equations such as x+3=7, the "=" sign is also read イコール("equal(s)"). – blutorange Aug 15 '13 at 12:09
  • 2乗根 is rarely used. use [平方]{へいほう}[根]{こん} instead. – jovanni Aug 21 '13 at 06:35
  • @jovanni thank you! sorry I forgot to mention that. – ssb Aug 21 '13 at 06:39
9

You can read the arithmetic operators as follows:

   +   たす    (足す)
   -   ひく    (引く)
   ×   かける   (掛ける)
   ÷   わる    (割る)

In place of the equals sign, you'd most likely use a particle such as , much as we might say "three times four is twelve" in English to make a complete sentence out of it. Your example looks like this:

  3   ×   4 = 12
  さん、かける、よんは、じゅうに
  • 4
    As an aside, if you want fancy math symbols like `×` and `÷` instead of `*` and `/`, you can type `かける` and `わる` to get them. (On this computer, I can also get them by typing `すうがく`, which has lots of math symbols, and `きごう`, which has all sorts of symbols.) –  Aug 21 '13 at 07:47
2

I would like to offer one more alternative, that of using になります at the end of this sentence. This is more formal and less common than just leaving it out.

3 × 4 = 12

さんかけるよんはじゅうにになります。

yadokari
  • 10,271
  • 6
  • 45
  • 87