Last visit was: 25 Apr 2024, 23:17 It is currently 25 Apr 2024, 23:17

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619069 [5]
Given Kudos: 81595
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5960
Own Kudos [?]: 13387 [3]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Manager
Manager
Joined: 09 Jan 2011
Posts: 74
Own Kudos [?]: 104 [1]
Given Kudos: 58
Location: Viet Nam
Concentration: Technology, Entrepreneurship
Send PM
GMATWhiz Representative
Joined: 07 May 2019
Posts: 3409
Own Kudos [?]: 1800 [2]
Given Kudos: 68
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Send PM
Re: If n > 2 and n^4 - 5n^2 + 4 = 20h, is h an integer? [#permalink]
2
Kudos
Expert Reply
Bunuel wrote:
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.

Originally posted by GMATWhizTeam on 13 Aug 2020, 04:31.
Last edited by GMATWhizTeam on 14 Aug 2020, 06:59, edited 1 time in total.
Intern
Intern
Joined: 23 Dec 2018
Posts: 20
Own Kudos [?]: 4 [0]
Given Kudos: 41
Send PM
Re: If n > 2 and n^4 - 5n^2 + 4 = 20h, is h an integer? [#permalink]
GMATWhizTeam wrote:
Bunuel wrote:
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?
GMATWhiz Representative
Joined: 07 May 2019
Posts: 3409
Own Kudos [?]: 1800 [0]
Given Kudos: 68
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Send PM
Re: If n > 2 and n^4 - 5n^2 + 4 = 20h, is h an integer? [#permalink]
Expert Reply
moses46 wrote:
GMATWhizTeam wrote:
Bunuel wrote:
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
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If n > 2 and n^4 - 5n^2 + 4 = 20h, is h an integer? [#permalink]
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.
GMAT Club Bot
Re: If n > 2 and n^4 - 5n^2 + 4 = 20h, is h an integer? [#permalink]
Moderator:
Math Expert
92915 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne