Last visit was: 15 Dec 2024, 04:47 It is currently 15 Dec 2024, 04:47
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 15 Dec 2024
Posts: 97,883
Own Kudos:
686,010
 []
Given Kudos: 88,273
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 97,883
Kudos: 686,010
 []
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
GMAT Club Legend
Joined: 08 Jul 2010
Last visit: 13 Dec 2024
Posts: 6,074
Own Kudos:
14,609
 []
Given Kudos: 125
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,074
Kudos: 14,609
 []
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
anthien128
Joined: 09 Jan 2011
Last visit: 19 Jun 2021
Posts: 72
Own Kudos:
104
 []
Given Kudos: 58
Location: Viet Nam
Concentration: Technology, Entrepreneurship
Posts: 72
Kudos: 104
 []
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
GMATWhizTeam
User avatar
GMATWhiz Representative
Joined: 07 May 2019
Last visit: 10 Dec 2024
Posts: 3,392
Own Kudos:
1,966
 []
Given Kudos: 68
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Expert reply
GMAT 2: 760 Q51 V40
Posts: 3,392
Kudos: 1,966
 []
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(n > 2\) and \(n^4 - 5n^2 + 4 = 20h\), is h an integer?


(1) \(\frac{n}{4}\) is an integer

(2) \(\frac{n}{5}\) is an integer


Solution


Step 1: Analyse Question Stem


    • n > 2
    • \(n^4 – 5n^2 + 4 = 20h\)
    • We need to find if h is an integer.
      o Now, n will be an integer only if \( n^4 – 5n^2 + 4 = 20h\) is a multiple of 20.
      o i.e. h is an integer if \((\frac{(n^4 -5n^2 + 4)}{20})_R= 0\)

Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE


Statement 1: \(\frac{n}{4}\) is an integer.
    • According to this statement: n = 4k, where k is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{4^4*k^4 -5*4^2*k^2 + 4}{20})_R = (\frac{256*k^4 -80*k^2 + 4}{20})_R \)
    • Depending on the values of k there can be many cases, for example, consider the following two cases:
      o Case 1: if k = 5,
         \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{256*5^4}{20})_R -(\frac{80*5^2}{20})_R + (\frac{4}{20})_R =0 - 0 + 4 = 4 \), which is not equal to 0.
      o Case 2: if k = 1,
      o \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{256 -80 + 4}{20})_R = 0 \)
    • We are getting two contradictory results.
Hence, statement 1 is NOT sufficient and we can eliminate answer Options A and D.

Statement 2: \(\frac{n}{5}\) is an integer.
    • According to this statement: n = 5m, where m is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{5^4*m^4 -5*5^2*m^2 + 4}{20})_R = (\frac{625*m^4 -125*m^2 + 4}{20})_R \)
    • There can be two cases:
      o Case 1: if m is even, say m = 2,
         In that case \( (\frac{625*k^4 -125*k^2 + 4}{20})_R =(\frac{625*2^4}{20})_R -(\frac{125*2^2}{20})_R +(\frac{ 4}{20})_R = 0 -0 + 4 = 4 \), which is not equal to 0.
      o Case 2: if m is odd, say m = 1,
         \( (\frac{625*m^4 -125*m^2 + 4}{20})_R =(\frac{625 -125 + 4}{20})_R = 4 \), which is not equal to 0.
      o Thus, h is not an integer.
Hence, statement 2 is sufficient.
Thus, the correct answer is Option B.
avatar
moses46
Joined: 23 Dec 2018
Last visit: 11 Oct 2022
Posts: 20
Own Kudos:
Given Kudos: 41
Posts: 20
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATWhizTeam
Bunuel
If \(n > 2\) and \(n^4 - 5n^2 + 4 = 20h\), is h an integer?


(1) \(\frac{n}{4}\) is an integer

(2) \(\frac{n}{5}\) is an integer


Solution


Step 1: Analyse Question Stem


    • n > 2
    • \(n^4 – 5n^2 + 4 = 20h\)
    • We need to find if h is an integer.
      o Now, n will be an integer only if \( n^4 – 5n^2 + 4 = 20h\) is a multiple of 20.
      o i.e. h is an integer if \((\frac{(n^4 -5n^2 + 4)}{20})_R= 0\)

Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE


Statement 1: \(\frac{n}{4}\) is an integer.
    • According to this statement: n = 4k, where k is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{4^4*k^4 -5*4^2*k^2 + 4}{20})_R = (\frac{256*k^4 -80*k^2 + 4}{20})_R \)
    • Depending on the values of k there can be many cases, for example, consider the following two cases:
      o Case 1: if k = 0,
         \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{0 -0 + 4}{20})_R = 4 \), which is not equal to 0.
      o Case 2: if k = 1,
      o \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{256 -80 + 4}{20})_R = 0 \)
    • We are getting two contradictory results.
Hence, statement 1 is NOT sufficient and we can eliminate answer Options A and D.

Statement 2: \(\frac{n}{5}\) is an integer.
    • According to this statement: n = 5m, where m is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{5^4*m^4 -5*5^2*m^2 + 4}{20})_R = (\frac{625*m^4 -125*m^2 + 4}{20})_R \)
    • There can be two cases:
      o Case 1: if m is even, say m = 0,
         In that case \( (\frac{625*k^4 -125*k^2 + 4}{20})_R =(\frac{0 -0 + 4}{20})_R = 4 \), which is not equal to 0.
      o Case 2: if m is odd, say m = 1,
         \( (\frac{625*m^4 -125*m^2 + 4}{20})_R =(\frac{625 -125 + 4}{20})_R = 4 \), which is not equal to 0.
      o Thus, h is not an integer.
Hence, statement 2 is sufficient.
Thus, the correct answer is Option B.


The question states that n>2, if we take k=0, that makes n=0 since n=4k.
Isn't that a wrong value to test our answer on?
User avatar
GMATWhizTeam
User avatar
GMATWhiz Representative
Joined: 07 May 2019
Last visit: 10 Dec 2024
Posts: 3,392
Own Kudos:
Given Kudos: 68
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Expert reply
GMAT 2: 760 Q51 V40
Posts: 3,392
Kudos: 1,966
Kudos
Add Kudos
Bookmarks
Bookmark this Post
moses46
GMATWhizTeam
Bunuel
If \(n > 2\) and \(n^4 - 5n^2 + 4 = 20h\), is h an integer?


(1) \(\frac{n}{4}\) is an integer

(2) \(\frac{n}{5}\) is an integer


Solution


Step 1: Analyse Question Stem


    • n > 2
    • \(n^4 – 5n^2 + 4 = 20h\)
    • We need to find if h is an integer.
      o Now, n will be an integer only if \( n^4 – 5n^2 + 4 = 20h\) is a multiple of 20.
      o i.e. h is an integer if \((\frac{(n^4 -5n^2 + 4)}{20})_R= 0\)

Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE


Statement 1: \(\frac{n}{4}\) is an integer.
    • According to this statement: n = 4k, where k is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{4^4*k^4 -5*4^2*k^2 + 4}{20})_R = (\frac{256*k^4 -80*k^2 + 4}{20})_R \)
    • Depending on the values of k there can be many cases, for example, consider the following two cases:
      o Case 1: if k = 0,
         \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{0 -0 + 4}{20})_R = 4 \), which is not equal to 0.
      o Case 2: if k = 1,
      o \( (\frac{256*k^4 -80*k^2 + 4}{20})_R =(\frac{256 -80 + 4}{20})_R = 0 \)
    • We are getting two contradictory results.
Hence, statement 1 is NOT sufficient and we can eliminate answer Options A and D.

Statement 2: \(\frac{n}{5}\) is an integer.
    • According to this statement: n = 5m, where m is an integer.
    • So, \((\frac{(n^4 -5n^2 + 4)}{20})_R= (\frac{5^4*m^4 -5*5^2*m^2 + 4}{20})_R = (\frac{625*m^4 -125*m^2 + 4}{20})_R \)
    • There can be two cases:
      o Case 1: if m is even, say m = 0,
         In that case \( (\frac{625*k^4 -125*k^2 + 4}{20})_R =(\frac{0 -0 + 4}{20})_R = 4 \), which is not equal to 0.
      o Case 2: if m is odd, say m = 1,
         \( (\frac{625*m^4 -125*m^2 + 4}{20})_R =(\frac{625 -125 + 4}{20})_R = 4 \), which is not equal to 0.
      o Thus, h is not an integer.
Hence, statement 2 is sufficient.
Thus, the correct answer is Option B.


The question states that n>2, if we take k=0, that makes n=0 since n=4k.
Isn't that a wrong value to test our answer on?

Heymoses46

Yes, It was a miss from our side. We have updated the solution.

Regards, :)
GMATWHIZTeam
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 35,827
Own Kudos:
Posts: 35,827
Kudos: 930
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderator:
Math Expert
97883 posts