Please provide solutions for these PS questions.

This topic has expert replies
User avatar
Junior | Next Rank: 30 Posts
Posts: 13
Joined: Fri Nov 19, 2010 5:56 pm
Thanked: 4 times
1) n and y are positive integers and 450y = n3, which is an integer?
y / 3 * 22 * 5
y / 32 * 2 * 5
y / 3 * 2 * 52
a. None
b. I
c. II
d. III
e. I, II, III


2) If x4 + y4 = 100, the greatest possible value of x is between
a. 0 and 3
b. 3 and 6
c. 6 and 9
d. 9 and 12
e. 12 and 15
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Dec 14, 2011 9:50 am
If n and y are positive integers and 450y = n³, which of the following must be an integer?

I. y/(3 x 2² x 5)

II. y/(3² x 2 x 5)

III. y/(3 x 2 x 5²)

a. None
b. I only
c. II only
d. III only
e. I, II, and III
450y is the cube of an integer.

When we prime-factorize the cube of an integer, we get 3 (or a multiple of 3) of every prime factor:
8 is the cube of an integer because 8 = 2³ = 2*2*2.
27 is the cube of an integer because 27 = 3³ = 3*3*3.

Thus, when we prime-factorize 450y, we need to get at least 3 of every prime factor:
450y = 2 * 3² * 5² * y

Since 450 provides only one 2, two 3's, and two 5's, y must provide the missing prime factors. We need y to provide two more 2's, one more 3, and one more 5.
Thus, the smallest possible value is y = 2² * 3 * 5.

Onto the answer choices:

I. y/(3 x 2² x 5)
(2² * 3 * 5)/(3 x 2² x 5) = 1. The smallest possible value of y yields an integer.
Eliminate every answer choice that does not include I.
Eliminate A, C and D.

II. y/(3² x 2 x 5)
(2² * 3 * 5)/(3² x 2² x 5) = 1/3. Not an integer.
Eliminate every remaining answer choice that includes II.
Eliminate E.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Wed Dec 14, 2011 7:56 pm
snakedoc wrote:2) If x4 + y4 = 100, the greatest possible value of x is between
a. 0 and 3
b. 3 and 6
c. 6 and 9
d. 9 and 12
e. 12 and 15
x will be maximum when y is minimum.
Minimum value of y can be 0
So, x^4 = 100 implies 3^4 = 81 and 4^4 = 256, which means x should be greater than 3 and less than 4.

The correct answer is B.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

User avatar
Junior | Next Rank: 30 Posts
Posts: 13
Joined: Fri Nov 19, 2010 5:56 pm
Thanked: 4 times

by snakedoc » Thu Dec 15, 2011 3:39 am
Thanks Guys :)