What is the remainder when the positive integer n is divided by the positive integer k, where k>1?
1) n=(k+1)^3
2) K=5
shady320 Wrote:What is the remainder when the positive integer n is divided by the positive integer k, where k>1?
1) n=(k+1)^3
2) K=5
sfbay Wrote:n/k = (k+1)^3 / K
= (k^3 + 1^3) / k
= k^2 + 1/k
remainder of 1
not sure if this would work for all remainders or just lucky cause it is 1 (1^3 = 1)
mithunsam Wrote:Not correct.
(k+1)^3 / K is not (k^3 + 1^3) / k. When you expand, you will get k^3 + 3(k^2) + 3k + 1.
RonPurewal Wrote:mithunsam Wrote:Not correct.
(k+1)^3 / K is not (k^3 + 1^3) / k. When you expand, you will get k^3 + 3(k^2) + 3k + 1.
yes, thanks.
also note that this result is in my post, directly above the incorrect post.
read the thread, people!