What is the value of integer x ?

This topic has expert replies
Source: — Data Sufficiency |

User avatar
Master | Next Rank: 500 Posts
Posts: 216
Joined: Sun Jul 31, 2016 9:55 pm
Location: Punjab
Thanked: 31 times
Followed by:7 members

by fiza gupta » Tue Nov 01, 2016 12:17 am
1) LCM of x and 45 = 225
x =?
factors of 45 = 3*3*5
factors of 225 = 5*5*3*3
x can take below values so that the lcm of x and 45 remains 225
(1) 5*5*3*3
(2) 5*5*3
(3) 5*5
INSUFFICIENT

2) LCM of x and 20 = 300
factors of 20 = 2*2*5
factors of 300 = 2*2*3*5*5
x can be
(1) 2*2*3*5*5
(2) 5*5*3*2
(3) 5*5*3
INSUFFICIENT

combining 1 and 2
x will be 5*5*3

SO C
Fiza Gupta

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 8085
Joined: Sat Apr 25, 2015 10:56 am
Location: Los Angeles, CA
Thanked: 43 times
Followed by:29 members

by Scott@TargetTestPrep » Wed Nov 02, 2016 7:35 am
melguy wrote:
What is the value of integer x?
1) The LCM of x and 45 is 225
2) The LCM of x and 20 is 300
We need to determine the value of x.

Statement One Alone:

The LCM of x and 45 is 225.

We can start by breaking 45 and 225 into prime factors.

45 = 3^2 x 5^1

225 = 3^2 x 5^2

In other words, 3^2 x 5^1 and some number x have an LCM of 3^2 x 5^2.

Thus, x could be the following:

5^2 = 25

5^2 x 3^1 = 75

5^2 x 3^2 = 225

Statement one is not sufficient to answer the question. We can eliminate answer choices A and D.

Statement Two Alone:

The LCM of x and 20 is 300.

We can start by breaking 20 and 300 into prime factors.

20 = 2^2 x 5^1

300 = 2^2 x 3^1 x 5^2

In other words, 2^2 x 5^1 and some number x have an LCM of 2^2 x 3^1 x 5^2.

Thus, x could be the following:

3^1 x 5^2 = 75

3^1 x 5^2 x 2^1 = 150

3^1 x 5^2 x 2^2 = 300

Statement two is not sufficient to answer the question. We can eliminate answer choice B.

Statements One and Two Together:

Using statements one and two we see that the only value of x that fulfills both statements is 75.

Answer: C

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage

User avatar
Master | Next Rank: 500 Posts
Posts: 335
Joined: Mon Mar 21, 2011 11:31 pm
Location: Australia / India
Thanked: 37 times
Followed by:2 members

by melguy » Fri Nov 04, 2016 5:51 pm
Thanks for your inputs.

I understand the concept of LCM but I din't understand the short cut to taking LCM's which I can apply on any number :oops: