Use Euclid’s division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8. (CBSE 2009)
According to Euclid's division lemma, a = bq + r
By taking,’ a’ as any positive integer and b = 3.
Applying Euclid’s algorithm
a = 3q+r
Here, r = remainder
q = quotient
Now, as 3 is the divisor, the possible values of remainder are 0,1 and 2
as, 0 ≤ r < a
Possible values of r are 0, 1 and 2.
So, total possible forms are
![]()
when a = 3 q,
a3 = (3 q)3 = 27 q3 = 9(3 q3) = 9 m,
where m is an integer such that m = 3 q3
[as, q is an integer m = 3 q3 is also an integer ]
when a = 3 q + 1,
a3 = (3 q+1)3
a3 = 27 q3 + 27 q2 + 9q + 1
a3 = 9 (3 q3 + 3 q2 + q) + 1
a3 = 9 m+1
where m is an integer such that m = (3 q3 + 3 q2 + q)
[as, q is an integer m = 3 q3 + 3 q2 + q is also an integer ]when a = 3 q + 2,
a3 = (3 q + 2)3
a3 = 27 q3 + 54 q2 + 36 q + 8
a3 = 9 (3 q3 + 6 q2 + 4 q) + 8
a3 = 9 m + 8
where m = 3 q3 + 6 q2 + 4 qHence,
The cube of any positive integer is of the form 9 m , 9 m+1, 9 m+8
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.