Last visit was: 23 Apr 2026, 22:26 It is currently 23 Apr 2026, 22:26
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
895
 [10]
Given Kudos: 1
Posts: 96
Kudos: 895
 [10]
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
jax91
Joined: 02 Jan 2009
Last visit: 19 Jun 2011
Posts: 50
Own Kudos:
161
 [3]
Given Kudos: 6
Location: India
Concentration: General
Schools:LBS
Posts: 50
Kudos: 161
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
Given Kudos: 1
Posts: 96
Kudos: 895
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
kalpeshchopada7
Joined: 27 Oct 2009
Last visit: 27 Jan 2012
Posts: 27
Own Kudos:
Given Kudos: 5
Affiliations: CA - India
Location: India
Concentration: Finance
Schools:ISB - Hyderabad, NSU - Singapore
Posts: 27
Kudos: 1,311
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I wud differ with the final answer. if jade3's solution method is agreed upon, we get 55^3/110. which is (55*55*55)/(55*2) or (55*55)/2. Thus the odd number divided by 2 will result into remainder 1.

In that case the OA should B.
User avatar
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
895
 [3]
Given Kudos: 1
Posts: 96
Kudos: 895
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
kalpeshchopada7
I wud differ with the final answer. if jade3's solution method is agreed upon, we get 55^3/110. which is (55*55*55)/(55*2) or (55*55)/2. Thus the odd number divided by 2 will result into remainder 1.

In that case the OA should B.

The colored step cannot be used because, while finding the remainder you cannot reduce the numbers(Ex:when you divide 32/64 the remainder is 32, But if you reduce 32/64 to 1/2 you get the remainder 1)

According to remainder theory

If P be the product of N1, N2, N3…

And let D divide P, then the remainder of P/D would be same as remainder of (Mod[N1/D]*Mod[N2/D]*Mod[N3/D]*…..)/D where Mod denotes the remainder operation

In our case Remainder of (55*55*55/110)= Remainder of (3025*55/110)
Remainder of(3025/110) = 55
Remainder of(55/110)=55
Now according to the remainder theorem Remainder of (55*55*55/110)= Remainder of (55*55/110)=55
User avatar
kalpeshchopada7
Joined: 27 Oct 2009
Last visit: 27 Jan 2012
Posts: 27
Own Kudos:
Given Kudos: 5
Affiliations: CA - India
Location: India
Concentration: Finance
Schools:ISB - Hyderabad, NSU - Singapore
Posts: 27
Kudos: 1,311
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Jade3. I acknowledge my mistake. +1 from me!!
User avatar
ezinis
Joined: 27 Oct 2009
Last visit: 04 Feb 2011
Posts: 86
Own Kudos:
Given Kudos: 18
Location: Montreal
Concentration: Finance
Schools:Harvard, Yale, HEC
Posts: 86
Kudos: 456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can somebody prove this statement for me please:
(a^n + b^n ) is divisible by a+b , given that n is odd.

Thanks
User avatar
kalpeshchopada7
Joined: 27 Oct 2009
Last visit: 27 Jan 2012
Posts: 27
Own Kudos:
1,311
 [1]
Given Kudos: 5
Affiliations: CA - India
Location: India
Concentration: Finance
Schools:ISB - Hyderabad, NSU - Singapore
Posts: 27
Kudos: 1,311
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
a^3+b^3 = (a+b)(a^2-ab+b^2).
a^5+b^5 = (a+b){a^4 - (a^3)b + (a^2)(b^2) - a(b^3) + b^4)}
....
Like wise,
a^n+b^n [If n is odd] = (a+b){a^(n-1) - [a^(n-2)]*b + [a^(n-3)]*b^2 +.....+ b^n-1}

Ezinis, Guess this should be clear. You can try solving for yourself.
User avatar
GMAT TIGER
Joined: 29 Aug 2007
Last visit: 17 Aug 2011
Posts: 1,012
Own Kudos:
Given Kudos: 19
Posts: 1,012
Kudos: 1,796
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ezinis
Can somebody prove this statement for me please:

(a^n + b^n ) is divisible by a+b , given that n is odd.

Thanks

Given that n is odd:

(a^n + b^n ) = a^(n-1) - a^(n-2)b + a^(n-3)b^2 - a^(n-4) b^3 + ........... - ab^(n-1) + b^n

Suppose n = 5:
(a^5 + b^5 ) = (a + b) (a^4 - a^3b + a^2b^2 - ab^3 + b^4)

Suppose n = 7:
(a^7 + b^7 ) = (a + b) (a^6 - a^5b + a^4b^2 - a^3b^3 + a^2b^4 - ab^5 + b^6)
User avatar
jade3
Joined: 19 Nov 2007
Last visit: 27 Dec 2010
Posts: 96
Own Kudos:
Given Kudos: 1
Posts: 96
Kudos: 895
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ezinis
Can somebody prove this statement for me please:
(a^n + b^n ) is divisible by a+b , given that n is odd.

Thanks

Let us try backwards
Let n be odd then

(x+y)(x^(n-1) - x^(n-2) y + ... --x y^(n-2) + y^(n-1)) = (x^n-x^(n-1)y+……..-x y^(n-1)+y^n)=x^n+y^n
Because, you will notice that most of the terms would cancel in pairs; and the result would be x^n+y^n

You can try for n=3

(x+y)(x^2-x y+y^2)=x^3-x^2 y+ x y^2+ y x^2-y^2 x+y^3

You notice that the second term and fourth term cancel each other
Similarly You notice that the third term and fifth term cancel each other

You get the result as x^3+y^3

Now can try for x=5 yourself.
User avatar
ezinis
Joined: 27 Oct 2009
Last visit: 04 Feb 2011
Posts: 86
Own Kudos:
Given Kudos: 18
Location: Montreal
Concentration: Finance
Schools:Harvard, Yale, HEC
Posts: 86
Kudos: 456
Kudos
Add Kudos
Bookmarks
Bookmark this Post
thanks guy +1. good one to remember
User avatar
amit2k9
Joined: 08 May 2009
Last visit: 18 Jun 2017
Posts: 535
Own Kudos:
Given Kudos: 10
Status:There is always something new !!
Affiliations: PMI,QAI Global,eXampleCG
Posts: 535
Kudos: 646
Kudos
Add Kudos
Bookmarks
Bookmark this Post
interesting one indeed.
User avatar
jantwarog
Joined: 04 Jan 2018
Last visit: 10 Jun 2024
Posts: 10
Own Kudos:
Given Kudos: 151
Posts: 10
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I don't get how you all guys get the remainder of 55^3/110 without any complicated calculations. Can someone explain?

This Question is Locked Due to Poor Quality
Hi there,
The question you've reached has been archived due to not meeting our community quality standards. No more replies are possible here.
Looking for better-quality questions? Check out the 'Similar Questions' block below for a list of similar but high-quality questions.
Want to join other relevant Problem Solving discussions? Visit our Problem Solving (PS) Forum for the most recent and top-quality discussions.
Thank you for understanding, and happy exploring!
Moderators:
Math Expert
109795 posts
Tuck School Moderator
853 posts