Power Play (Exponents) | FIO

Question 6

Write the given number as the product of two or more powers in three different ways. The powers can be any integers.

(i) 64364^3 (ii) 1928192^8 (iii) 32532^{-5}

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • A number with an exponent can be rewritten in multiple forms using fundamental laws of exponents:
    • Power of a power: (am)n=am×n(a^m)^n = a^{m \times n}
    • Power of a product: (a×b)n=an×bn(a \times b)^n = a^n \times b^n
    • Product of powers with the same base: am×an=am+na^m \times a^n = a^{m+n}
  • By expressing the base as different products or powers of prime/composite factors, we can represent the expression as a product of powers in multiple ways.

(i) Write 64364^3 as the product of two or more powers in three different ways.

Step 1 · Express 64364^3 in Three Different Forms

Prime factorisation of the base 6464:

64=2×2×2×2×2×2=26\begin{aligned} 64 &= 2 \times 2 \times 2 \times 2 \times 2 \times 2 \\ &= 2^6 \end{aligned}

First way (Base 2): Using (am)n=am×n(a^m)^n = a^{m \times n}:

643=(26)3=26×3=218\begin{aligned} 64^3 &= (2^6)^3 \\ &= 2^{6 \times 3} \\ &= 2^{18} \end{aligned}

Second way (Base 8): Since 64=8264 = 8^2:

643=(82)3=82×3=86\begin{aligned} 64^3 &= (8^2)^3 \\ &= 8^{2 \times 3} \\ &= 8^6 \end{aligned}

Third way (Base 4): Since 64=4364 = 4^3:

643=(43)3=43×3=49\begin{aligned} 64^3 &= (4^3)^3 \\ &= 4^{3 \times 3} \\ &= 4^9 \end{aligned}
Answer

(i) 2182^{18}, 868^6, and 494^9

(ii) Write 1928192^8 as the product of two or more powers in three different ways.

Step 1 · Express 1928192^8 in Three Different Forms

Prime factorisation of 192192:

192=2×96=2×2×48=2×2×2×24=2×2×2×2×12=2×2×2×2×2×6=2×2×2×2×2×2×3=26×31\begin{aligned} 192 &= 2 \times 96 \\ &= 2 \times 2 \times 48 \\ &= 2 \times 2 \times 2 \times 24 \\ &= 2 \times 2 \times 2 \times 2 \times 12 \\ &= 2 \times 2 \times 2 \times 2 \times 2 \times 6 \\ &= 2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 3 \\ &= 2^6 \times 3^1 \end{aligned}

First way: Using (a×b)n=an×bn(a \times b)^n = a^n \times b^n:

1928=(26×31)8=(26)8×(31)8=26×8×31×8=248×38\begin{aligned} 192^8 &= (2^6 \times 3^1)^8 \\ &= (2^6)^8 \times (3^1)^8 \\ &= 2^{6 \times 8} \times 3^{1 \times 8} \\ &= 2^{48} \times 3^8 \end{aligned}

Second way: Using 192=64×3192 = 64 \times 3:

1928=(64×3)8=648×38\begin{aligned} 192^8 &= (64 \times 3)^8 \\ &= 64^8 \times 3^8 \end{aligned}

Third way: Writing 26=23×232^6 = 2^3 \times 2^3, so 192=23×23×3192 = 2^3 \times 2^3 \times 3: 1928=(23×23×3)8192^8 = (2^3 \times 2^3 \times 3)^8

Answer

(ii) 248×382^{48} \times 3^8, 648×3864^8 \times 3^8, and (23×23×3)8(2^3 \times 2^3 \times 3)^8

(iii) Write 32532^{-5} as the product of two or more powers in three different ways.

Step 1 · Express 32532^{-5} in Three Different Forms

Prime factorisation of 3232:

32=2×2×2×2×2=25\begin{aligned} 32 &= 2 \times 2 \times 2 \times 2 \times 2 \\ &= 2^5 \end{aligned}

First way: Using (am)n=am×n(a^m)^n = a^{m \times n}:

325=(25)5=25×(5)=225\begin{aligned} 32^{-5} &= (2^5)^{-5} \\ &= 2^{5 \times (-5)} \\ &= 2^{-25} \end{aligned}

Second way: Writing 32=25=23×2232 = 2^5 = 2^3 \times 2^2: 325=(23×22)532^{-5} = (2^3 \times 2^2)^{-5}

Third way: Using different bases where 32=43×2132 = 4^3 \times 2^{-1}:

43×21=(22)3×21=22×3×21=26×21=26+(1)=261=25\begin{aligned} 4^3 \times 2^{-1} &= (2^2)^3 \times 2^{-1} \\ &= 2^{2 \times 3} \times 2^{-1} \\ &= 2^6 \times 2^{-1} \\ &= 2^{6 + (-1)} \\ &= 2^{6-1} \\ &= 2^5 \end{aligned}

Therefore: 325=(43×21)532^{-5} = (4^3 \times 2^{-1})^{-5}

Answer

(iii) 2252^{-25}, (23×22)5(2^3 \times 2^2)^{-5}, and (43×21)5(4^3 \times 2^{-1})^{-5}

Common Mistakes
  • Multiplying vs. Adding Exponents: Confusing (am)n=am×n(a^m)^n = a^{m \times n} with am×an=am+na^m \times a^n = a^{m+n}.
  • Distributing Exponents Incorrectly: Forgetting to apply the outer power to all factors inside parentheses, e.g. (a×b)n=an×bn(a \times b)^n = a^n \times b^n.
  • Sign Errors with Negative Exponents: Making calculation errors when multiplying a positive exponent by a negative exponent, e.g., 5×(5)=255 \times (-5) = -25, not +25+25.

More questions in FIO

Q1

Express the following in exponential form:

(i) 6×6×6×66 \times 6 \times 6 \times 6

(ii) y×yy \times y

(iii) b×b×b×bb \times b \times b \times b

(iv) 5×5×7×7×75 \times 5 \times 7 \times 7 \times 7

(v) 2×2×a×a2 \times 2 \times a \times a

(vi) a×a×a×c×c×c×c×da \times a \times a \times c \times c \times c \times c \times d

Q2

Express each of the following as a product of powers of their prime factors in exponential form:

(i) 648

(ii) 405

(iii) 540

(iv) 3600

Q3

Write the numerical value of each of the following:

(i) 2×1032 \times 10^3

(ii) 72×237^2 \times 2^3

(iii) 3×443 \times 4^4

(iv) (3)2×(5)2(-3)^2 \times (-5)^2

(v) 32×1043^2 \times 10^4

(vi) (2)5×(10)6(-2)^5 \times (-10)^6

Q4

Find out the units digit in the value of 2224÷4322^{224} \div 4^{32}? [Hint: 4=224 = 2^2]

Q5

There are 5 bottles in a container. Every day, a new container is brought in. How many bottles would there be after 40 days?

Q6

Write the given number as the product of two or more powers in three different ways. The powers can be any integers.

(i) 64364^3 (ii) 1928192^8 (iii) 32532^{-5}

Q7

Examine each statement below and find out if it is 'Always True', 'Only Sometimes True', or 'Never True'. Explain your reasoning.

(i) Cube numbers are also square numbers.

(ii) Fourth powers are also square numbers.

(iii) The fifth power of a number is divisible by the cube of that number.

(iv) The product of two cube numbers is a cube number.

(v) q46q^{46} is both a 4th power and a 6th power (qq is a prime number).

Q8

Simplify and write these in the exponential form.

(i) 102×10510^{-2} \times 10^{-5}

(ii) 57÷545^7 \div 5^4

(iii) 97÷949^{-7} \div 9^4

(iv) (132)3(13^{-2})^{-3}

(v) m5n12(mn)9m^5 n^{12} (mn)^9

Q9

If 122=14412^2 = 144, what is

(i) (1.2)2(1.2)^2

(ii) (0.12)2(0.12)^2

(iii) (0.012)2(0.012)^2

(iv) 1202120^2

Q10

Circle the numbers that are the same—

24×3664×32610182×626242^4 \times 3^6 \qquad 6^4 \times 3^2 \qquad 6^{10} \qquad 18^2 \times 6^2 \qquad 6^{24}

Q11

Identify the greater number in each of the following—

(i) 434^3 or 343^4

(ii) 282^8 or 828^2

(iii) 1002100^2 or 21002^{100}

Q12

A dairy plans to produce 8.5 billion packets of milk in a year. They want a unique ID (identifier) code for each packet. If they choose to use the digits 0099, how many digits should the code consist of?

Q13

64 is a square number (828^2) and a cube number (434^3). Are there other numbers that are both squares and cubes? Is there a way to describe such numbers in general?

Q14

A digital locker has an alphanumeric (it can have both digits and letters) passcode of length 5. Some example codes are G89P0, 38098, BRJKW, and 003AZ. How many such codes are possible?

Q15

The worldwide population of sheep (2024) is about 10910^9, and that of goats is also about the same. What is the total population of sheep and goats?

(i) 20920^9

(ii) 101110^{11}

(iii) 101010^{10}

(iv) 101810^{18}

(v) 2×1092 \times 10^9

(vi) 109+10910^9 + 10^9

Q16

Calculate and write the answer in scientific notation:

(i) If each person in the world had 30 pieces of clothing, find the total number of pieces of clothing.

(ii) There are about 100 million bee colonies in the world. Find the number of honeybees if each colony has about 50,000 bees.

(iii) The human body has about 38 trillion bacterial cells. Find the bacterial population residing in all humans in the world.

(iv) Total time spent eating in a lifetime in seconds.

Q17

What was the date 1 arab/1 billion seconds ago?

← Back to Power Play (Exponents)