Rational Numbers | FIO

Question 14

Which of the following is the greatest? Explain your reasoning.

(i) 67366367^3 - 66^3

(ii) 43342343^3 - 42^3

(iii) 67266267^2 - 66^2

(iv) 43242243^2 - 42^2

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • To determine which expression is the greatest, we can evaluate each using algebraic identities or analyze their general algebraic growth:
    • Difference of Squares: For consecutive integers (n+1)(n+1) and nn: (n+1)2n2=(n+1n)(n+1+n)=2n+1(n+1)^2 - n^2 = (n+1-n)(n+1+n) = 2n + 1
    • Difference of Cubes: For consecutive integers (n+1)(n+1) and nn: (n+1)3n3=(n+1n)((n+1)2+(n+1)n+n2)=3n2+3n+1(n+1)^3 - n^3 = (n+1-n)((n+1)^2 + (n+1)n + n^2) = 3n^2 + 3n + 1
  • Since 3n2+3n+13n^2 + 3n + 1 grows quadratically (degree 22) while 2n+12n + 1 grows linearly (degree 11), differences of cubes grow much faster than differences of squares for positive integers.

Step 1 · Evaluate expressions involving squares

Using the identity a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b):

For (iii) 67266267^2 - 66^2:

672662=(6766)(67+66)=(1)(133)=133\begin{aligned} 67^2 - 66^2 &= (67 - 66)(67 + 66) \\[0.6em] &= (1)(133) \\[0.6em] &= 133 \end{aligned}

For (iv) 43242243^2 - 42^2:

432422=(4342)(43+42)=(1)(85)=85\begin{aligned} 43^2 - 42^2 &= (43 - 42)(43 + 42) \\[0.6em] &= (1)(85) \\[0.6em] &= 85 \end{aligned}

Step 2 · Evaluate expressions involving cubes

Using the identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2):

For (i) 67366367^3 - 66^3:

673663=(6766)(672+67×66+662)=(1)(4489+4422+4356)=13267\begin{aligned} 67^3 - 66^3 &= (67 - 66)(67^2 + 67 \times 66 + 66^2) \\[0.6em] &= (1)(4489 + 4422 + 4356) \\[0.6em] &= 13267 \end{aligned}

For (ii) 43342343^3 - 42^3:

433423=(4342)(432+43×42+422)=(1)(1849+1806+1764)=5419\begin{aligned} 43^3 - 42^3 &= (43 - 42)(43^2 + 43 \times 42 + 42^2) \\[0.6em] &= (1)(1849 + 1806 + 1764) \\[0.6em] &= 5419 \end{aligned}

Step 3 · Compare values and explain general reasoning

Comparing the evaluated values:

  • (i) 673663=13267(i)\ 67^3 - 66^3 = 13267
  • (ii) 433423=5419(ii)\ 43^3 - 42^3 = 5419
  • (iii) 672662=133(iii)\ 67^2 - 66^2 = 133
  • (iv) 432422=85(iv)\ 43^2 - 42^2 = 85

13267>5419>133>8513267 > 5419 > 133 > 85

General Reasoning:

  • For any consecutive positive integers (n+1)(n+1) and nn: (n+1)2n2=2n+1(n+1)^2 - n^2 = 2n + 1 (n+1)3n3=3n2+3n+1(n+1)^3 - n^3 = 3n^2 + 3n + 1
  • The difference of cubes contains an n2n^2 term, which grows substantially faster than the linear term 2n+12n + 1 in the difference of squares.
  • Since both 2n+12n + 1 and 3n2+3n+13n^2 + 3n + 1 strictly increase as nn increases, the expression with the highest base value (n=66n = 66) and highest degree (cube difference) will be the greatest.

Therefore, 67366367^3 - 66^3 is the greatest.

Answer

(i) 673663\mathbf{(i)\ 67^3 - 66^3} is the greatest.

Common Mistakes
  • Direct Computation Tedium: Attempting to fully multiply 67×67×6767 \times 67 \times 67 directly instead of using the factorisation identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2+ab+b^2), which is far faster since ab=1a - b = 1.
  • Sign Error in Cubic Identity: Confusing a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2) with (ab)(a2ab+b2)(a-b)(a^2 - ab + b^2).

More questions in FIO

Q1

Which of the following numbers are not perfect squares?

(i) 2032 (ii) 2048 (iii) 1027 (iv) 1089

Q2

Which one among 64264^2, 1082108^2, 2922292^2, 36236^2 has last digit 4?

Q3

Given 1252=15625125^2 = 15625, what is the value of 1262126^2?

(i) 15625+12615625 + 126

(ii) 15625+26215625 + 26^2

(iii) 15625+25315625 + 253

(iv) 15625+25115625 + 251

(v) 15625+51215625 + 51^2

Q4

Find the length of the side of a square whose area is 441 m2441 \text{ m}^2.

Q5

Find the smallest square number that is divisible by each of the following numbers: 4, 9, and 10.

Q6

Find the smallest number by which 9408 must be multiplied so that the product is a perfect square. Find the square root of the product.

Q7

How many numbers lie between the squares of the following numbers?

(i) 16 and 17 (ii) 99 and 100

Q8

In the following pattern, fill in the missing numbers:

12+22+22=3222+32+62=7232+42+122=132\begin{aligned} 1^2 + 2^2 + 2^2 &= 3^2 \\ 2^2 + 3^2 + 6^2 &= 7^2 \\ 3^2 + 4^2 + 12^2 &= 13^2 \end{aligned}

(a) 42+52+202=()24^2 + 5^2 + 20^2 = (\underline{\quad})^2

(b) 92+102+()2=()29^2 + 10^2 + (\underline{\quad})^2 = (\underline{\quad})^2

Q9

How many tiny squares are there in the following picture? Write the prime factorisation of the number of tiny squares.

Q10

Find the cube roots of 2700027000 and 1064810648.

Q11

What number will you multiply by 1323 to make it a cube number?

Q12

State true or false. Explain your reasoning.

(i) The cube of any odd number is even.

(ii) There is no perfect cube that ends with 8.

(iii) The cube of a 2-digit number may be a 3-digit number.

(iv) The cube of a 2-digit number may have seven or more digits.

(v) Cube numbers have an odd number of factors.

Q13

You are told that 13311331 is a perfect cube. Can you guess without factorisation what its cube root is? Similarly, guess the cube roots of 49134913, 1216712167, and 3276832768.

Q14

Which of the following is the greatest? Explain your reasoning.

(i) 67366367^3 - 66^3

(ii) 43342343^3 - 42^3

(iii) 67266267^2 - 66^2

(iv) 43242243^2 - 42^2

← Back to Rational Numbers