Mathematics · Book 1 · Grades 1–9

Primary & Middle School Mathematics

Primary & Middle School Mathematics · Grades 1–9

63Fractions and Powers

Fractions and powers are the everyday tools of computation: sharing quantities, comparing proportions, writing very large or very small numbers. This chapter consolidates the rules for computing with them — with every intermediate step written out — and introduces scientific notation.

63.1 Computing with fractions

Definition 63.1 (Fraction)

A fraction ab\dfrac ab (with b0b \neq 0) is the quotient of aa by bb. Two fractions are equal when one is obtained from the other by multiplying (or dividing) numerator and denominator by the same nonzero number:

ab=a×kb×k(k0).\frac ab = \frac{a \times k}{b \times k} \qquad (k \neq 0).

Example 63.2

Simplify 4256\dfrac{42}{56} step by step:

4256=42÷256÷2=2128=21÷728÷7=34.\frac{42}{56} = \frac{42 \div 2}{56 \div 2} = \frac{21}{28} = \frac{21 \div 7}{28 \div 7} = \frac34 .

(In Chapter 64 the greatest common divisor will do this in one step.)

Method 63.3 (Adding and subtracting fractions)

  1. Put both fractions over a common denominator (a common multiple of the two denominators);
  2. add or subtract the numerators, keeping the denominator;
  3. simplify the result if possible.

Example 63.4

Compute 56+34\dfrac56 + \dfrac34. A common denominator of 66 and 44 is 1212:

56+34=5×26×2+3×34×3=1012+912=1912.\frac56 + \frac34 = \frac{5 \times 2}{6 \times 2} + \frac{3 \times 3}{4 \times 3} = \frac{10}{12} + \frac{9}{12} = \frac{19}{12}.

Compute 2372 - \dfrac37. Write 22 as a fraction over 77:

237=14737=117.2 - \frac37 = \frac{14}{7} - \frac37 = \frac{11}{7}.
Why a common denominator: cutting both wholes into 12 equal boxes makes the fractions comparable and addable — together, 10 + 9 = 19 twelfths.
Why a common denominator: cutting both wholes into 1212 equal boxes makes the fractions comparable and addable — together, 10+9=1910 + 9 = 19 twelfths.

Method 63.5 (Multiplying and dividing fractions)

  1. To multiply, multiply numerators together and denominators together: ab×cd=acbd\dfrac ab \times \dfrac cd = \dfrac{ac}{bd} (simplify before multiplying whenever possible);
  2. to divide, multiply by the inverse of the divisor: ab÷cd=ab×dc\dfrac ab \div \dfrac cd = \dfrac ab \times \dfrac dc.

Example 63.6

715×2514=7×2515×14=7×2515×2×7=2530=56,\frac{7}{15} \times \frac{25}{14} = \frac{7 \times 25}{15 \times 14} = \frac{7 \times 25}{15 \times 2 \times 7} = \frac{25}{30} = \frac56,

where we simplified by the common factor 77, then by 55. And a division:

34÷98=34×89=3×84×9=2436=23.\frac{3}{4} \div \frac{9}{8} = \frac34 \times \frac89 = \frac{3 \times 8}{4 \times 9} = \frac{24}{36} = \frac23 .

63.2 Powers

Definition 63.7 (Power)

For a real number aa and a positive integer nn, the power ana^n is the product of nn factors equal to aa:

an=a×a××an factors.a^n = \underbrace{a \times a \times \dots \times a}_{n \text{ factors}} .

By convention a0=1a^0 = 1 (for a0a \neq 0), and negative exponents denote inverses:

an=1an.a^{-n} = \frac{1}{a^n}.

Example 63.8

24=2×2×2×2=162^4 = 2 \times 2 \times 2 \times 2 = 16; (3)2=9(-3)^2 = 9 but 32=(32)=9-3^2 = -(3^2) = -9 (the exponent binds before the minus sign); 103=11000=0.00110^{-3} = \frac{1}{1000} = 0.001; 51=55^1 = 5 and 50=15^0 = 1.

Theorem 63.9 (Rules of exponents)

For all nonzero aa, bb and all integers mm, nn:

am×an=am+n,aman=amn,(am)n=amn,(ab)n=anbn.a^m \times a^n = a^{m+n}, \qquad \frac{a^m}{a^n} = a^{m-n}, \qquad \left(a^m\right)^n = a^{mn}, \qquad (ab)^n = a^n b^n .

Proof. For positive exponents, count the factors. For the first rule: am×ana^m \times a^n is mm factors aa followed by nn factors aa, in total m+nm + n factors. For the third: (am)n\left(a^m\right)^n repeats nn times a block of mm factors, giving mnmn factors. The other two rules are similar; the extension to zero and negative exponents is checked from an=1ana^{-n} = \frac{1}{a^n} (and makes the convention a0=1a^0 = 1 the only consistent choice, since an×a0a^n \times a^0 must be an+0=ana^{n+0} = a^n).

Example 63.10

Simplify step by step:

37×3234=37+(2)34=3534=354=31=3.\frac{3^7 \times 3^{-2}}{3^4} = \frac{3^{7 + (-2)}}{3^4} = \frac{3^5}{3^4} = 3^{5-4} = 3^1 = 3 .

And with two letters: (2a3)2×a=4a6×a=4a7(2a^3)^2 \times a = 4 a^6 \times a = 4a^7.

63.3 Powers of ten and scientific notation

Proposition 63.11 (Powers of ten)

For a positive integer nn: 10n10^n is written “11 followed by nn zeros”, and 10n=0.00110^{-n} = 0.0\dots01 with the 11 in the nn-th decimal place. Multiplying a decimal number by 10n10^n (resp. 10n10^{-n}) shifts its decimal point nn places to the right (resp. left).

Definition 63.12 (Scientific notation)

The scientific notation of a positive decimal number is the unique way of writing it as

a×10n,with 1a<10 and n an integer.a \times 10^n, \qquad\text{with } 1 \leq a < 10 \text{ and } n \text{ an integer.}

Example 63.13

The Earth–Sun distance is about 149600000149\,600\,000 km =1.496×108= 1.496 \times 10^8 km. The size of a water molecule is about 0.000000000280.000\,000\,000\,28 m =2.8×1010= 2.8 \times 10^{-10} m. To compute with such numbers, group the decimal parts and the powers of ten:

(3×105)×(2.5×102)=(3×2.5)×105+(2)=7.5×103.(3 \times 10^5) \times (2.5 \times 10^{-2}) = (3 \times 2.5) \times 10^{5 + (-2)} = 7.5 \times 10^{3}.

Method 63.14 (Putting a number in scientific notation)

  1. Move the decimal point just after the first nonzero digit; this gives the factor aa with 1a<101 \leq a < 10;
  2. count the number of places the point moved: that count is nn, positive if the original number was 10\geq 10, negative if it was <1< 1;
  3. check: a×10na \times 10^n must reproduce the original number.

63.4 Exercises

Exercise 63.1

Compute and give the result as a fully simplified fraction:

13+15,7253,512+38,345.\frac13 + \frac15, \qquad \frac72 - \frac53, \qquad \frac{5}{12} + \frac38, \qquad 3 - \frac45 .
Solution

Solution of Exercise 63.1.

13+15=515+315=815\dfrac13 + \dfrac15 = \dfrac{5}{15} + \dfrac{3}{15} = \dfrac{8}{15}.

7253=216106=116\dfrac72 - \dfrac53 = \dfrac{21}{6} - \dfrac{10}{6} = \dfrac{11}{6}.

512+38=1024+924=1924\dfrac{5}{12} + \dfrac38 = \dfrac{10}{24} + \dfrac{9}{24} = \dfrac{19}{24}.

345=15545=1153 - \dfrac45 = \dfrac{15}{5} - \dfrac45 = \dfrac{11}{5}.

Exercise 63.2

Compute and simplify:

59×2735,815÷45,23×34×45.\frac59 \times \frac{27}{35}, \qquad \frac{8}{15} \div \frac{4}{5}, \qquad \frac23 \times \frac34 \times \frac45 .
Solution

Solution of Exercise 63.2.

59×2735=5×279×35=279×535=3×17=37\dfrac59 \times \dfrac{27}{35} = \dfrac{5 \times 27}{9 \times 35} = \dfrac{27}{9} \times \dfrac{5}{35} = 3 \times \dfrac17 = \dfrac37 (simplify by 99 and by 55).

815÷45=815×54=8×515×4=4060=23\dfrac{8}{15} \div \dfrac45 = \dfrac{8}{15} \times \dfrac54 = \dfrac{8 \times 5}{15 \times 4} = \dfrac{40}{60} = \dfrac23.

23×34×45=2×3×43×4×5=25\dfrac23 \times \dfrac34 \times \dfrac45 = \dfrac{2 \times 3 \times 4} {3 \times 4 \times 5} = \dfrac25 (the 33s and 44s cancel).

Exercise 63.3

Compute:

25,(2)4,24,42,(23)3,70.2^5, \qquad (-2)^4, \qquad -2^4, \qquad 4^{-2}, \qquad \left(\tfrac23\right)^3, \qquad 7^0 .
Solution

Solution of Exercise 63.3.

25=322^5 = 32; (2)4=16(-2)^4 = 16; 24=16-2^4 = -16; 42=1164^{-2} = \frac{1}{16}; (23)3=827\left(\frac23\right)^3 = \frac{8}{27}; 70=17^0 = 1.

Exercise 63.4

Write as a single power:

53×56,7975,(23)4,32×3735,25×4.5^3 \times 5^6, \qquad \frac{7^9}{7^5}, \qquad \left(2^3\right)^4, \qquad \frac{3^2 \times 3^7}{3^5}, \qquad 2^5 \times 4 .
Solution

Solution of Exercise 63.4.

53×56=595^3 \times 5^6 = 5^9; 7975=74\dfrac{7^9}{7^5} = 7^4; (23)4=212\left(2^3\right)^4 = 2^{12}; 32×3735=395=34\dfrac{3^2 \times 3^7}{3^5} = 3^{9-5} = 3^4; 25×4=25×22=272^5 \times 4 = 2^5 \times 2^2 = 2^7.

Exercise 63.5

Write in scientific notation: 4500045\,000; 0.00720.0072; 302.5302.5; 0.00000090.000\,000\,9; twelve million.

Solution

Solution of Exercise 63.5.

45000=4.5×10445\,000 = 4.5 \times 10^4; 0.0072=7.2×1030.0072 = 7.2 \times 10^{-3}; 302.5=3.025×102302.5 = 3.025 \times 10^2; 0.0000009=9×1070.000\,000\,9 = 9 \times 10^{-7}; twelve million =1.2×107= 1.2 \times 10^7.

Exercise 63.6 ★★

Compute, giving the result in scientific notation:

(2×107)×(4.5×103),9×1053×102,(5×103)2.(2 \times 10^7) \times (4.5 \times 10^{-3}), \qquad \frac{9 \times 10^5}{3 \times 10^{-2}}, \qquad (5 \times 10^3)^2 .
Solution

Solution of Exercise 63.6.

(2×107)×(4.5×103)=9×104(2 \times 10^7) \times (4.5 \times 10^{-3}) = 9 \times 10^{4}.

9×1053×102=3×105(2)=3×107\dfrac{9 \times 10^5}{3 \times 10^{-2}} = 3 \times 10^{5 - (-2)} = 3 \times 10^7.

(5×103)2=25×106=2.5×107(5 \times 10^3)^2 = 25 \times 10^6 = 2.5 \times 10^7.

Exercise 63.7 ★★

A tank is 35\frac35 full. After adding 3030 liters it is 34\frac34 full. What is the capacity of the tank? (Express the added fraction of the tank first.)

Solution

Solution of Exercise 63.7.

The added water represents 3435=15201220=320\dfrac34 - \dfrac35 = \dfrac{15}{20} - \dfrac{12}{20} = \dfrac{3}{20} of the tank. So 320\frac{3}{20} of the capacity is 3030 liters: 120\frac{1}{20} is 1010 liters, and the capacity is 200200 liters.

Exercise 63.8 ★★

Alice eats 14\frac14 of a cake, then Ben eats 13\frac13 of what remains, then Carla eats 12\frac12 of what still remains. What fraction of the cake is left at the end? (Compute the remainder after each step.)

Solution

Solution of Exercise 63.8.

After Alice: 114=341 - \frac14 = \frac34 of the cake remains. Ben eats 13×34=14\frac13 \times \frac34 = \frac14, leaving 3414=12\frac34 - \frac14 = \frac12. Carla eats half of that, 14\frac14, leaving 14\frac14 of the cake.

Exercise 63.9 ★★

Light travels 3×1083 \times 10^8 meters per second. The Sun is about 1.5×10111.5 \times 10^{11} m away. How long does sunlight take to reach us? Give the answer in seconds (scientific notation not needed), then in minutes and seconds.

Solution

Solution of Exercise 63.9.

Time =distancespeed=1.5×10113×108=0.5×103=500= \dfrac{\text{distance}}{\text{speed}} = \dfrac{1.5 \times 10^{11}}{3 \times 10^8} = 0.5 \times 10^3 = 500 seconds, i.e. 88 minutes and 2020 seconds.

Exercise 63.10 ★★★

Which is larger, 2302^{30} or 3203^{20}? (Hint: write both as powers with exponent 1010 using (am)n=amn\left(a^m\right)^n = a^{mn}, and compare 232^3 with 323^2.)

Solution

Solution of Exercise 63.10.

Write both numbers as powers with exponent 1010:

230=(23)10=810,320=(32)10=910.2^{30} = \left(2^3\right)^{10} = 8^{10}, \qquad 3^{20} = \left(3^2\right)^{10} = 9^{10}.

Since 8<98 < 9, multiplying ten copies of each: 810<9108^{10} < 9^{10}, so 230<3202^{30} < 3^{20}.

63.5 Problem: The secret code of repeating decimals

Problem 63.1

Weekend problem — every fraction has a decimal writing that stops or repeats, every repeating decimal is a fraction, and 0.9990.999\ldots equals exactly 11

Divide 33 by 1111 and the digits fall into a chant: 0.2727270.272727\ldots forever. Divide 11 by 44 and the digits stop dead: 0.250.25. This problem proves that these are the only two possible behaviors for a fraction — and then reverses the machine: given any repeating decimal, it rebuilds the fraction hiding behind it. On the way it settles, once and for all, the most argued-about equality in school mathematics.

Part I — From fraction to decimal.

  1. Compute by long division the decimal writings of 14\frac14, 13\frac13, 56\frac56 and 311\frac{3}{11}. Which stop, which repeat, and with what repeating block?
  2. Explain why the decimal writing of any fraction ab\frac ab must either stop or eventually repeat. (In the long division by bb, which values can the successive remainders take? What happens the moment a remainder shows up for the second time?)
  3. Push the division of 11 by 77 far enough to find the repeating block. How long is it, and how does that length compare with the bound promised by question 2?
  4. Some fractions stop because their denominator can be blown up to a power of ten: 14=25100\frac14 = \frac{25}{100}, 38=3751000\frac{3}{8} = \frac{375}{1000}. Explain the criterion, and why no whole-number multiplier can ever turn 33, 66 or 1111 into 1010, 100100, 1000,1000, \dots (what digit would the product end in?).
  5. Without dividing, sort 940\frac{9}{40}, 512\frac{5}{12} and 3350\frac{33}{50} into “stops” and “repeats”, then give the decimal writing of the two that stop.

Part II — From repeating decimal back to the fraction.

  1. The shift trick. Let x=0.7777x = 0.7777\ldots Compute 10x10x, then 10xx10x - x, and deduce xx as a fraction. Check by dividing.
  2. Let x=0.727272x = 0.727272\ldots Which power of ten shifts xx by exactly one repeating block? Use it to write xx as a fraction in lowest terms.
  3. A mixed case: x=0.58333x = 0.58333\ldots (the 33 alone repeats). Compute 1000x100x1000x - 100x and deduce xx as a fraction in lowest terms.
  4. The famous one: apply the shift trick to x=0.9999x = 0.9999\ldots What fraction — what number — do you find? Reconcile the result with your intuition, remembering the phantom neighbour of Problem 38.1 and the shrinking remainder of Problem 39.1: is 0.9990.999\ldots “just below” 11, or another name for 11?
  5. Convert 2.4545452.454545\ldots and 0.1231231230.123123123\ldots into fractions in lowest terms.

Part III — The dictionary completed.

  1. Questions 6–10 suggest a dictionary: a block of kk digits repeating from the decimal point equals that block over kk nines (0.727272=72990.727272\ldots = \frac{72}{99}). Use the dictionary to predict 0.0370370.037037\ldots as a fraction, simplify — and marvel: which surprisingly simple fraction chants “037037”? Check it by division.
  2. Combine the dictionary with a shift: write 0.02727270.0272727\ldots as a fraction in lowest terms.
  3. The number 0.1010010001000010.101001000100001\ldots (a 11, then one 00, then a 11, then two 00s, then a 11, then three 00s, and so on) never stops. Is it a repeating decimal? What does Part I then say about it — can it be a fraction? (You have just met your first provably irrational number; the most famous one is caught in Chapter 65.)
  4. Roughly how many digits does 2302^{30} have? Use 210=10241.024×1032^{10} = 1\,024 \approx 1.024 \times 10^3 and the exponent rules (Theorem 63.9) to write 2302^{30} in (approximate) scientific notation, and conclude. (Compare Exercise 63.10.)
  5. Finale: write 0.202620260.20262026\ldots as a fraction, and state the two-way moral of the whole problem: which decimal writings are fractions, and which fractions have which decimal writings?
Solution

Solution of Problem 63.1.

1. 14=0.25\frac14 = 0.25 (stops); 13=0.333\frac13 = 0.333\ldots (block 33); 56=0.8333\frac56 = 0.8333\ldots (block 33 after the 88); 311=0.272727\frac{3}{11} = 0.272727\ldots (block 2727).

2. At each step of the division by bb, the remainder is one of the bb values 0,1,,b10, 1, \dots, b - 1 (Theorem 37.7). If a remainder 00 appears, the division stops. Otherwise, after at most bb steps some remainder must appear a second time — there are more steps than possible remainders — and from that moment the division repeats exactly the sequence of digits it produced after the first appearance: the decimal writing cycles forever. Stop or repeat: no third behavior exists.

3. 17=0.142857142857\frac17 = 0.142857\,142857\ldots: the block 142857142857 has length 66. Question 2 promised a repetition within at most 77 steps — here the remainders 1,3,2,6,4,51, 3, 2, 6, 4, 5 all appear before the 11 returns: the longest possible chant for a division by 77.

4. ab\frac ab stops exactly when some a×kb×k\frac{a \times k}{b \times k} has denominator 1010, 100100, 1000,1000, \dots — that is, when the denominator can be multiplied up to a power of ten, as 4×25=1004 \times 25 = 100 or 8×125=10008 \times 125 = 1\,000. For 33 and 66 this is hopeless: a power of ten has digit sum 11, and every multiple of 33 has a digit sum that is a multiple of 33 — so no multiple of 33 (hence none of 66) is ever 1010, 100100, 1000,1\,000, \dots For 1111: dividing 1010, 100100, 10001\,000, 1000010\,000 by 1111 always leaves a remainder (1010, 11, 1010, 1,1, \dots), never 00. Denominators that reach a power of ten stop; all others repeat.

5. 940\frac{9}{40}: 40×25=100040 \times 25 = 1\,000, stops: 2251000=0.225\frac{225}{1000} = 0.225. 3350\frac{33}{50}: 50×2=10050 \times 2 = 100, stops: 66100=0.66\frac{66}{100} = 0.66. 512\frac{5}{12}: 1212 is a multiple of 33, repeats (0.416660.41666\ldots).

6. 10x=7.77710x = 7.777\ldots, so 10xx=710x - x = 7 (the tails cancel perfectly), 9x=79x = 7 and x=79x = \frac79. Division check: 7÷9=0.7777 \div 9 = 0.777\ldots

7. The block has two digits, so shift by 100100: 100xx=72.72720.7272=72100x - x = 72.7272\ldots - 0.7272\ldots = 72, hence 99x=7299x = 72 and x=7299=811x = \frac{72}{99} = \frac{8}{11}.

8. 1000x=583.3331000x = 583.333\ldots and 100x=58.333100x = 58.333\ldots; subtracting, 900x=525900x = 525, so x=525900=712x = \frac{525}{900} = \frac{7}{12} (divide by 7575). Indeed 712=0.58333\frac{7}{12} = 0.58333\ldots

9. 10xx=9.9990.999=910x - x = 9.999\ldots - 0.999\ldots = 9, so 9x=99x = 9 and x=1x = 1. Not “just below” 11: 0.9990.999\ldots is the number 11, written in a second costume. Any number strictly below 11 leaves a gap, and Problem 38.1 showed a gap always contains further numbers — while nothing fits between 0.9990.999\ldots and 11. The endless nines are the chocolate remainder of Problem 39.1 shrunk below every positive amount: nothing is left.

10. 2.4545=2+4599=2+511=27112.4545\ldots = 2 + \frac{45}{99} = 2 + \frac{5}{11} = \frac{27}{11}. And 0.123123=123999=413330.123123\ldots = \frac{123}{999} = \frac{41}{333} (divide by 33).

11. Dictionary: 0.037037=379990.037037\ldots = \frac{37}{999}. Since 999=27×37999 = 27 \times 37, this simplifies to 127\frac{1}{27}: the fraction 127\frac{1}{27} chants “037037”. Division check: 1÷27=0.0370371 \div 27 = 0.037037\ldots

12. 0.0272727=110×0.272727=110×2799=27990=31100.0272727\ldots = \frac{1}{10} \times 0.272727\ldots = \frac{1}{10} \times \frac{27}{99} = \frac{27}{990} = \frac{3}{110} (divide by 99).

13. The blocks of zeros grow without end, so no fixed block can repeat forever: it is not a repeating decimal (and it never stops). By Part I, every fraction stops or repeats — so this number is no fraction at all: it is irrational, built to order. The superstar of irrationality, 2\sqrt2, is unmasked in Chapter 65.

14. 230=(210)3(1.024)3×1091.07×1092^{30} = \left(2^{10}\right)^3 \approx (1.024)^3 \times 10^9 \approx 1.07 \times 10^9: a number slightly above 10910^9, hence with 1010 digits. (Exactly: 230=10737418242^{30} = 1\,073\,741\,824.)

15. 0.20262026=202699990.20262026\ldots = \frac{2026}{9999}, already in lowest terms (9999=3×3×11×1019999 = 3 \times 3 \times 11 \times 101 shares no factor with 2026=2×10132026 = 2 \times 1013). The completed dictionary: the fractions are exactly the decimals that stop or repeatdenominators of tens’ friends stop, all others chant a block; and conversely every chant, even your graduation year, is a fraction in disguise.