Compute two thirds of any number as decimal, fraction, and rounded values.
Input
Quick examples
Reference table
| N | 2/3 of N (exact) | 2/3 of N (rounded) |
|---|---|---|
| 3 | 2 | 2.00 |
| 6 | 4 | 4.00 |
| 9 | 6 | 6.00 |
| 12 | 8 | 8.00 |
| 15 | 10 | 10.00 |
| 30 | 20 | 20.00 |
| 60 | 40 | 40.00 |
| 100 | 200/3 | 66.67 |
| 150 | 100 | 100.00 |
| 1000 | 2000/3 | 666.67 |
Why does 2/3 equal 0.666…?
When you divide 2 by 3, the long-division never terminates: after each step the remainder is 2, giving another 6 in the quotient. The result is written as 0.6666… or, with a bar over the repeating digit, as 0.6. It is a rational number (the ratio of two integers), even though its decimal form never ends.
Because 2/3 = 2 × (1/3), it is simply twice one-third (0.333…). Any number of the form a/b where the denominator has a prime factor other than 2 or 5 produces a repeating decimal.
Frequently asked questions
What is two-thirds of a given number?
Multiply the number by 2 and divide by 3. For example, 2/3 of 9 equals (2 × 9) ÷ 3 = 18 ÷ 3 = 6. For 2/3 of 100, the result is 200 ÷ 3 ≈ 66.67. The calculator above shows every form — exact fraction, recurring decimal, and rounded values.
Is 2/3 bigger than 0.5 or 0.7?
Two-thirds equals 0.6666…, which is larger than 0.5 (one-half) and smaller than 0.7. Ordered: 0.5 < 2/3 ≈ 0.667 < 0.7. So two-thirds of a number is always more than half of it but a little less than seventy percent of it.
What are common decimal approximations of 2/3?
0.67 (two places), 0.667 (three places), 0.6667 (four places), 0.66667 (five places). In practice, 0.67 is accurate enough for most everyday estimates; 0.6667 or 0.66667 is typical in engineering and accounting. The exact value is the repeating decimal 0.6.
How do I use two-thirds in a recipe?
Two-thirds of 1 cup is 2/3 cup (about 158 ml). Two-thirds of 3/4 cup is 1/2 cup. Two-thirds of a 12-oz package equals 8 oz. For baking, keep the fraction form rather than rounding — 2/3 cup is marked on standard measuring cups, so 2/3 of any multiple of 3 tablespoons stays exact.
What number has N as two-thirds of it?
Use the inverse tab above, or multiply by 3/2. If N is two-thirds of x, then x = N × 3 ÷ 2 = 1.5 × N. Example: if 40 is two-thirds of x, then x = 40 × 1.5 = 60. This reverses the operation — useful when you know a part but need the whole.
This calculator returns two-thirds of any number you enter and shows the result in four forms: exact fraction (with mixed-number form), recurring decimal with overline notation, a long decimal to eight places, and a rounded value to two places. Useful for homework (2/3 of 9 = 6), recipes (2/3 of 60 ml = 40 ml), and quick estimates (2/3 of 100 ≈ 66.67). A second tab reverses the operation: given a known two-thirds, it finds the whole — for example, if 40 is two-thirds of x, then x = 60. Copy-to-clipboard on every output, preset values for common cases, and a reference table down to N = 1000.