Power Play (Exponents) | FIO

Question 7

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).

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question

We analyze statements about powers and exponents by applying the fundamental laws of exponents:

  • Power of a power: (am)n=amn(a^m)^n = a^{m \cdot n}
  • Quotient of powers: aman=amn\dfrac{a^m}{a^n} = a^{m-n}
  • Power of a product: anbn=(ab)na^n b^n = (ab)^n
  • A prime power qkq^k is an nthn^{\text{th}} power if and only if the exponent kk is divisible by nn.

(i) Cube numbers are also square numbers.

Step 1 · Check with Examples

A cube number is of the form n3n^3, and a square number is of the form m2m^2.

For a number to be both a cube and a square, it must be a 6th6^{\text{th}} power (since LCM(2,3)=6\text{LCM}(2, 3) = 6): 13=1=12(both a cube and a square)1^3 = 1 = 1^2 \quad (\text{both a cube and a square}) 23=8(a cube, but not a square)2^3 = 8 \quad (\text{a cube, but not a square}) 43=64=82(both a cube and a square)4^3 = 64 = 8^2 \quad (\text{both a cube and a square})

Since some cubes are squares while others are not, the statement is only sometimes true.

Answer

(i) Only Sometimes True

(ii) Fourth powers are also square numbers.

Step 1 · Rewrite Using Exponent Laws

Let any fourth power be n4n^4 for an integer nn.

Using the power of a power rule (ab)c=ab×c(a^b)^c = a^{b \times c}: n4=(n2)2n^4 = (n^2)^2

Since n2n^2 is an integer, (n2)2(n^2)^2 is always a perfect square.

For example: 24=16=42=(22)22^4 = 16 = 4^2 = (2^2)^2

Answer

(ii) Always True

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

Step 1 · Evaluate the Quotient

For any non-zero number aa, its fifth power is a5a^5 and its cube is a3a^3.

Using the quotient rule aman=amn\dfrac{a^m}{a^n} = a^{m-n}:

a5a3=a53=a2\begin{aligned} \dfrac{a^5}{a^3} &= a^{5-3} \\[0.6em] &= a^2 \end{aligned}

Since a2a^2 is an integer, a5a^5 is always divisible by a3a^3.

Answer

(iii) Always True

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

Step 1 · Apply Power of a Product Rule

Let the two cube numbers be x3x^3 and y3y^3 for integers xx and yy.

Using the property anbn=(ab)na^n b^n = (ab)^n: x3×y3=(x×y)3x^3 \times y^3 = (x \times y)^3

Let P=x×yP = x \times y. Since PP is an integer, (x×y)3=P3(x \times y)^3 = P^3 is always a cube number.

For example: 23×33=8×27=216=632^3 \times 3^3 = 8 \times 27 = 216 = 6^3

Answer

(iv) Always True

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

Step 1 · Check Divisibility of the Exponent

For a prime power q46q^{46} to be an nthn^{\text{th}} power, the exponent 4646 must be divisible by nn.

  • Checking if 4646 is a multiple of 44: 46÷4=11 with a remainder of 246 \div 4 = 11 \text{ with a remainder of } 2

  • Checking if 4646 is a multiple of 66: 46÷6=7 with a remainder of 446 \div 6 = 7 \text{ with a remainder of } 4

Since 4646 is neither divisible by 44 nor by 66, q46q^{46} is neither a 4th4^{\text{th}} power nor a 6th6^{\text{th}} power.

Answer

(v) Never True

Common Mistakes
  • Assuming all cubes are squares: For a number to be both a square and a cube, its prime factors must have exponents that are multiples of LCM(2,3)=6\text{LCM}(2, 3) = 6, not just 33.
  • Confusing base with exponent in divisibility: In part (v), checking whether qkq^k is an nthn^{\text{th}} power requires checking if the exponent kk is divisible by nn, not whether the prime qq is divisible.

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)