Have you ever seen a puz­zle like "I am think­ing of a num­ber"? The num­ber is real, but nobody has told you what it is yet. Math­e­mat­ics has a neat way to write such a num­ber: it uses a let­ter. You will meet let­ters like this in for­mu­las for area, in rules for pat­terns, and in every alge­bra les­son that fol­lows. This les­son is your first step.

Every sum so far was made of num­bers you could see. Look at 7+5=127 + 5 = 12. It tells you both num­bers. It asks you for the answer. But you are not always told each num­ber. This les­son shows you what to do then. You put a let­ter in place of that num­ber.

A let­ter is not a new kind of thing. It is a num­ber. You have just not been told which one. So all you know still works. Adding is still adding. Mul­ti­ply­ing is still a short way to write a long addi­tion. Most of the work below is count­ing.

Vari­able

Start with two words you will need. A sym­bol is a mark you write on the page. The let­ter aa is a sym­bol. So is the num­ber 55. The value of a sym­bol is the num­ber it stands for.

Some sym­bols can stand for var­i­ous num­bers, not just one. A sym­bol like that is called a vari­able. It has a sec­ond name as well: a lit­eral. That word is Latin for a let­ter. Both names mean the same thing. Where a book says lit­eral, read vari­able.

The let­ters xx, yy, zz, aa, bb and cc are used most. The word var­i­ous does the real work there. It means the value is not fixed. aa may stand for 33 in one ques­tion. It may stand for 5050 in the next. Nei­ther one is more right. The let­ter is a place kept open for a num­ber.

Con­stant

Other sym­bols can stand for one num­ber only. Their value is fixed. A sym­bol like that is called a con­stant. The num­bers 55, 22, 33 and 77 are con­stants.

A con­stant has nowhere to move. The sym­bol 55 means five in this ques­tion. It means five in the next one. It will mean five in every sum ever writ­ten. That is the whole dif­fer­ence between the two. A vari­able is free to change. A con­stant is not.

Sym­bolVari­able or con­stantWhy
xxVari­ableIt is a let­ter, kept open for what­ever num­ber the ques­tion needs
aaVari­ableIt may be 33 here and 5050 on the next page
77Con­stantSeven has never meant any­thing but seven
22Con­stantIts value is set­tled by the sym­bol itself
2a2aOne of eachThe 22 is fixed. The aa is not

Remem­ber. A vari­able takes var­i­ous val­ues. A con­stant keeps one.

Adding a let­ter to itself

You know that mul­ti­ply­ing is a short way to write a long addi­tion. Take four threes added up: 3+3+3+3=123 + 3 + 3 + 3 = 12. We write that as 3×4=123 \times 4 = 12. Turn­ing a mul­ti­pli­ca­tion round does not change it. So we can write 4×3=124 \times 3 = 12 too. The same short way works when you add a let­ter. With a let­ter we use the sec­ond order. The count goes in front. The thing being counted comes after it.

a+aa + a is aa taken twice. That is 2×a2 \times a. Between a num­ber and a let­ter we leave the times sign out. So 2×a2 \times a is writ­ten sim­ply as 2a2a.

a+aa + a

a+a=2×a=2a\begin{aligned}a + a &= 2 \times a \\ &= 2a\end{aligned}

a+a+aa + a + a

a+a+a=3×a=3a\begin{aligned}a + a + a &= 3 \times a \\ &= 3a\end{aligned}

That did not depend on the count being two or three. Add aa on nn times and you get nn lots of aa.

aa added nn times

a+a+a+  n times=n×a=na\begin{aligned}a + a + a + \cdots \; n \text{ times} &= n \times a \\ &= na\end{aligned}

Try it with a num­ber. Then you can see it is not a trick. Let aa stand for 44. Now a+aa + a is 4+4=84 + 4 = 8. And 2a2a is 2×4=82 \times 4 = 8. The two agree. They will agree what­ever aa stands for. Both of them mean the same thing: two lots of aa.

Count­ing the a's

Once aa can be counted, adding and tak­ing away become count­ing. Three aa's and two more aa's make five aa's. It works just like sweets. Three sweets and two sweets make five sweets. The let­ter is car­ried along untouched. Only the num­ber in front of it changes.

3a+2a3a + 2a

3a+2a=(3+2)a=5a\begin{aligned}3a + 2a &= (3 + 2)a \\ &= 5a\end{aligned}

7a3a7a - 3a

7a3a=(73)a=4a\begin{aligned}7a - 3a &= (7 - 3)a \\ &= 4a\end{aligned}

The bracket is the whole rea­son this works. 3a3a is three lots of aa. 2a2a is two lots of aa. So together there are 3+23 + 2 lots of aa. The count­ing hap­pens inside the bracket. The aa waits out­side. It comes back unchanged.

3a+2a=5a3a + 2a = 5a7a3a=(73)a=4a7a - 3a = (7 - 3)a = 4a
7a+2a=9a7a + 2a = 9a9a6a=(96)a=3a9a - 6a = (9 - 6)a = 3a

Put a num­ber in and check. Let aa stand for 1010. Then 3a3a is 3×10=303 \times 10 = 30. And 2a2a is 2×10=202 \times 10 = 20. Their total is 30+20=5030 + 20 = 50. And 5a5a is 5×10=505 \times 10 = 50. The rule and the num­bers say the same thing.

Three counts in one line

Work out 4b+3b2b4b + 3b - 2b. Go from left to right and keep the let­ter.

4b+3b2b=(4+32)b=5b\begin{aligned}4b + 3b - 2b &= (4 + 3 - 2)b \\ &= 5b\end{aligned}

Check with b=2b = 2: 8+64=108 + 6 - 4 = 10, and 5×2=105 \times 2 = 10. They agree.

Dif­fer­ent let­ters do not mix

What about 3a+2b3a + 2b? Here the counts are of dif­fer­ent things, like three apples and two bananas. You can­not call that five apples or five bananas. So 3a+2b3a + 2b stays as it is. Only counts of the same let­ter join together. If you are told later that a=1a = 1 and b=4b = 4, then you can find the value: 3+8=113 + 8 = 11. Until then, the two parts are kept side by side.

Remem­ber. Add the counts and keep the let­ter. 3a+2a=5a3a + 2a = 5a. That holds what­ever num­ber aa turns out to be.

Mul­ti­ply­ing a let­ter by itself

Adding aa to itself gave 2a2a. Mul­ti­ply­ing aa by itself gives some­thing quite dif­fer­ent. We write it in a new way too.

a×aa \times a

a×a=a2a \times a = a^{2}

a2a^{2} is read as a squared, or as a power 2.

a×a×aa \times a \times a

a×a×a=a3a \times a \times a = a^{3}

a3a^{3} is read as a cubed, or as a power 3.

The pic­ture below shows why 2a2a and a2a^{2} are so dif­fer­ent. With a=5a = 5, two rows of five make 1010 squares, but five rows of five make a whole square of 2525. That is where the name "squared" comes from: a×aa \times a is the area of a square whose side is aa.

Left: two rows of five blue squares showing 2a = a + a = 10 when a = 5. Right: a five-by-five orange square showing a squared = a times a = 25.
When a=5a = 5, 2a2a is 1010 but a2a^{2} is 2525.

The small raised num­ber is a count, not an answer. It tells you how many aa's are being mul­ti­plied together. It tells you noth­ing else. Writ­ten out in full, a5a^{5} is a×a×a×a×aa \times a \times a \times a \times a. That is five of them, and slow to read. The small 55 does the count­ing for you.

Take care not to read a2a^{2} as a×2a \times 2. The two are not the same. Let aa be 55. Then 2a=102a = 10 but a2=25a^{2} = 25. Let aa be 33. Then 2a=62a = 6 but a2=9a^{2} = 9. They do agree when aa is 22. Both ways give 2×2=42 \times 2 = 4. But among the count­ing num­bers 1,2,3,1, 2, 3, \dots it is the only value they agree on. Try any other one. The two answers will not match.

Writ­tenWhat it meansRead aloud
2a2aa+aa + atwo a
3a3aa+a+aa + a + athree a
nanaaa added nn timesn a
a2a^{2}a×aa \times aa squared, or a power 2
a3a^{3}a×a×aa \times a \times aa cubed, or a power 3
ana^{n}nn aa's mul­ti­plied togethera power n

Remem­ber. 2a2a counts the aa's that are added. a2a^{2} counts the aa's that are mul­ti­plied.

Expo­nen­tial form

Three let­ters work together here. Each one has its own job. The let­ter aa is the num­ber you mul­ti­ply. The let­ter nn says how many of them to use. So mul­ti­ply that many aa's together. The answer you get is called NN. Then N=anN = a^{n}. You read that as a power n. And ana^{n} is called the expo­nen­tial form of NN.

Take a=2a = 2 and n=3n = 3. Then NN is 2×2×2=82 \times 2 \times 2 = 8. So the expo­nen­tial form of 88 is 232^{3}. The num­ber 88 is what you get. 232^{3} says what it is made of.

aa is the base. It is the num­ber being mul­ti­plied. nn says how many times it appears. Give both of those. Then the num­ber has been described in full.

Expo­nen­tial is a long name for a short idea. The small raised num­ber has a name of its own. It is called the expo­nent. The long name is built from that word. So the name is telling you where to look. Look at the small num­ber.

This way of writ­ing is worth hav­ing. It says what the num­ber is made of. Ten 2s mul­ti­plied together is long to write. It is easy to mis­count. And one look at it tells you noth­ing. 2102^{10} is short. You can­not mis­count it. And one look tells you the num­ber is made of 2s and noth­ing else.

Express 1024 in expo­nen­tial form, whose base is 2

The base is given to you. So only one thing is left to find. How many times must 22 be mul­ti­plied? Take the 2s out one at a time. You do that by halv­ing.

10241024 can be halved exactly. You can share it into two equal parts with remain­der 00. That is what divis­i­ble by 22 means. You have met this idea before. The last les­son split the num­bers into even ones and odd ones. The even ones are the ones you can halve exactly. So one 2 comes out of 10241024. That leaves 512512. 512512 is divis­i­ble by 22 as well. So another 2 comes out. Keep going until 11 is all that is left.

1024÷2=5121024 \div 2 = 51232÷2=1632 \div 2 = 16
512÷2=256512 \div 2 = 25616÷2=816 \div 2 = 8
256÷2=128256 \div 2 = 1288÷2=48 \div 2 = 4
128÷2=64128 \div 2 = 644÷2=24 \div 2 = 2
64÷2=3264 \div 2 = 322÷2=12 \div 2 = 1

Each divi­sion took one 2 out of the num­ber. You reached 11 with noth­ing left over. So put every one of those 2s back. They must give 10241024 again.

Chain of boxes 1024, 512, 256, 128, 64, 32, 16, 8, 4, 2, 1 joined by arrows marked divide by 2, showing ten halvings, so 1024 equals 2 to the power 10.
Ten halv­ings take 10241024 down to 11, so 1024=2101024 = 2^{10}.

10241024 as 22s mul­ti­plied together

1024=2×2×2×2×2×2×2×2×2×21024 = 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2

Count the 2s on that line. There are ten. The base is 22 and it appears ten times. So the expo­nen­tial form of 10241024 is 2102^{10}. You read that as 2 power 10.

You can check it from the other end. This time you dou­ble. Start at 22. Dou­ble one row at a time until you reach 10241024.

Expo­nen­tial formHow many 2sThe num­ber
212^{1}one22
222^{2}two2×2=42 \times 2 = 4
232^{3}three4×2=84 \times 2 = 8
242^{4}four8×2=168 \times 2 = 16
252^{5}five16×2=3216 \times 2 = 32
262^{6}six32×2=6432 \times 2 = 64
272^{7}seven64×2=12864 \times 2 = 128
282^{8}eight128×2=256128 \times 2 = 256
292^{9}nine256×2=512256 \times 2 = 512
2102^{10}ten512×2=1024512 \times 2 = 1024

Each row after the first is the row above it dou­bled. The small num­ber climbs by one as you go down. There is a rea­son for that. Dou­bling means mul­ti­ply­ing by 22 once more. So each row puts one more 2 into the mul­ti­pli­ca­tion. And the tenth row lands on 10241024.

Remem­ber. In ana^{n} the base aa is what you mul­ti­ply. nn is how many times you mul­ti­ply it. The small num­ber counts. It does not answer.

Another exam­ple: 243 with base 3

The same method works for any base. Take the 3s out one at a time by divid­ing by 33.

243÷3=8181÷3=2727÷3=99÷3=33÷3=1\begin{aligned}243 \div 3 &= 81 \\ 81 \div 3 &= 27 \\ 27 \div 3 &= 9 \\ 9 \div 3 &= 3 \\ 3 \div 3 &= 1\end{aligned}

Five divi­sions reached 11. So 243=3×3×3×3×3=35243 = 3 \times 3 \times 3 \times 3 \times 3 = 3^{5}. Check by mul­ti­ply­ing up: 3,9,27,81,2433, 9, 27, 81, 243.

Your turn

Vari­able or con­stant?

1) xx3) bb5) zz
2) 994) 12126) 100100

Count the let­ters

1) a+a+a+aa + a + a + a5) 6a+6a6a + 6a9) 10a3a10a - 3a
2) 5a+3a5a + 3a6) b+b+bb + b + b10) 15a6a15a - 6a
3) 9a+4a9a + 4a7) 8a5a8a - 5a11) 11y4y11y - 4y
4) 2a+7a2a + 7a8) 12a7a12a - 7a12) x+xx + x

Write these with a power

1) a×aa \times a3) x×xx \times x5) z×zz \times z
2) b×b×bb \times b \times b4) y×y×y×yy \times y \times y \times y6) a×a×a×a×aa \times a \times a \times a \times a

Express in expo­nen­tial form

  1. Express 88 in expo­nen­tial form, whose base is 22
  2. Express 6464 in expo­nen­tial form, whose base is 22
  3. Express 256256 in expo­nen­tial form, whose base is 22
  4. Express 2727 in expo­nen­tial form, whose base is 33
  5. Express 8181 in expo­nen­tial form, whose base is 33
  6. Express 125125 in expo­nen­tial form, whose base is 55
  7. Express 4949 in expo­nen­tial form, whose base is 77
  8. Express 10001000 in expo­nen­tial form, whose base is 1010

Say these aloud

1) a2a^{2}3) 2a2a5) ana^{n}
2) a3a^{3}4) 3a3a6) nana

Com­mon mis­takes

  • Read­ing a2a^{2} as 2a2a. The small 22 means mul­ti­ply two aa's, not add them.
  • Chang­ing the let­ter when adding: 3a+2a3a + 2a is 5a5a, not 5a25a^{2} or 55.
  • Join­ing dif­fer­ent let­ters, as in writ­ing 3a+2b=5ab3a + 2b = 5ab.
  • Think­ing a let­ter always has the same value. A vari­able can take var­i­ous val­ues from ques­tion to ques­tion.
  • Mis­count­ing the base in expo­nen­tial form. Count the divi­sions that reach 11, not the num­bers in the chain.
  • Writ­ing 2102^{10} as 2020. The expo­nent is a count of 2s, not a num­ber to mul­ti­ply by.

Key terms

Sym­bol
A mark writ­ten on the page, such as aa or 55.
Vari­able (lit­eral)
A sym­bol that can stand for var­i­ous num­bers.
Con­stant
A sym­bol whose value is fixed, such as 77.
Base
The num­ber being mul­ti­plied in ana^{n}; here it is aa.
Expo­nent
The small raised num­ber that counts how many times the base is mul­ti­plied.
Expo­nen­tial form
A num­ber writ­ten as a base with an expo­nent, such as 1024=2101024 = 2^{10}.
Squared and cubed
Names for a power 2 and a power 3.

Answers

Vari­able or con­stant?

1) xx: vari­able. 2) 99: con­stant. 3) bb: vari­able. 4) 1212: con­stant. 5) zz: vari­able. 6) 100100: con­stant.

Count the let­ters

1) 4a4a 2) 8a8a 3) 13a13a 4) 9a9a 5) 12a12a 6) 3b3b 7) 3a3a 8) 5a5a 9) 7a7a 10) 9a9a 11) 7y7y 12) 2x2x

Write these with a power

1) a2a^{2} 2) b3b^{3} 3) x2x^{2} 4) y4y^{4} 5) z2z^{2} 6) a5a^{5}

Express in expo­nen­tial form

  1. 8=238 = 2^{3}
  2. 64=2664 = 2^{6}
  3. 256=28256 = 2^{8}
  4. 27=3327 = 3^{3}
  5. 81=3481 = 3^{4}
  6. 125=53125 = 5^{3}
  7. 49=7249 = 7^{2}
  8. 1000=1031000 = 10^{3}

Say these aloud

Model answers: 1) "a squared", or "a power two". 2) "a cubed", or "a power three". 3) "two a". 4) "three a". 5) "a power n". 6) "n a".