Last visit was: 24 Apr 2024, 13:29 It is currently 24 Apr 2024, 13:29

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
avatar
Intern
Intern
Joined: 11 May 2013
Posts: 7
Own Kudos [?]: 80 [49]
Given Kudos: 0
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92902
Own Kudos [?]: 618803 [28]
Given Kudos: 81588
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92902
Own Kudos [?]: 618803 [5]
Given Kudos: 81588
Send PM
General Discussion
avatar
Intern
Intern
Joined: 11 May 2013
Posts: 7
Own Kudos [?]: 80 [4]
Given Kudos: 0
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
4
Kudos
Thanks Bunnuel.

My answer was B.

Using the original question, I solved for a:

5a = 9b
a=9b/5

Then I substituted a into statement 2:

6cb = 10a
6cb = 10(9b/5)
6c = 90/5
30c = 90
c = 3

Once I have c , I calculated for a and b:

5a = 15(3)
a = 45/5
a = 9

9b = 15(3)
b = 5

a+b+c = 17
avatar
Manager
Manager
Joined: 15 May 2013
Status:Persevering
Posts: 114
Own Kudos [?]: 231 [0]
Given Kudos: 34
Location: India
Concentration: Technology, Leadership
GMAT Date: 08-02-2013
GPA: 3.7
WE:Consulting (Consulting)
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
OA is E; As correctly pointed out by bunuel

You cannot simply reduce an expression ab=bc does not imply that a=c, as it is perfectly possible for b to be zero and var a might not be equal to var c.
User avatar
Manager
Manager
Joined: 14 Aug 2005
Posts: 51
Own Kudos [?]: 24 [0]
Given Kudos: 2
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Bunuel wrote:
jabronyo wrote:
Thanks Bunnuel.

My answer was B.

Using the original question, I solved for a:

5a = 9b
a=9b/5

Then I substituted a into statement 2:

6cb = 10a
6cb = 10(9b/5)
6c = 90/5
30c = 90
c = 3

Once I have c , I calculated for a and b:

5a = 15(3)
a = 45/5
a = 9

9b = 15(3)
b = 5

a+b+c = 17


The problem with your solution is that you cannot reduce 6cb = 10(9b/5) by b. Doing so you exclude b=0 case:

6cb = 10(9b/5) --> cb=3b --> b(c-3)=0 --> b=0 or c=3.

Hope it's clear.


I made the same mistake! Thanks Brunel for pointing it out
Manager
Manager
Joined: 22 Jan 2014
Posts: 132
Own Kudos [?]: 244 [0]
Given Kudos: 212
WE:Project Management (Computer Hardware)
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
jabronyo wrote:
If 5a=9b=15c, what is the value of a+b+c?

(1) 3c-a=5c-3b
(2) 6cb=10a

*Note - my answer is different from the official answer. I'm posting it here to confirm whether I'm correct or not.


My take is E.

5a=9b=15c
LCM(5,9,15) = 45.
=> a = 9x, b = 5y, and c = 3z

1) 3c-a=5c-3b
=> 6z = 15y-9x
or 2z = 5y - 3x

y and x must be odd for LHS to be even. so multiple solutions exist.

2) 6cb = 10a
6*5y*3z = 10*9x
x = yz

x=y=z=0
or x=y=z=1
not sufficient.

1)+2)
x=y=z=0
or x=y=z=1
not sufficient.

Hence, E.
User avatar
Intern
Intern
Joined: 03 Jul 2014
Posts: 25
Own Kudos [?]: 81 [1]
Given Kudos: 31
Location: United States
Concentration: Finance, Strategy
GMAT Date: 10-17-2014
GPA: 4
WE:Analyst (Insurance)
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
1
Kudos
Hi all,

My answer is E.

Given: 5a = 9b = 15c
to find: a+b+c


Let us suppose 5a = 9b = 15c = K (some constant)
Therefore, a= K/5, b = K/9, and c = K/15

a+b+c = K/5 + K/9 + K/15 = 17K/45
Now we have to find K

statement 1 : 3c-a = 5c-3b
3*(K/15)-(K/5) = 5*(K/15)-3*(K/9)
This reduces to 0=0
hence, statement 1 alone is not sufficient

statement 2: 6cb = 10a
I'll write this as 6cb-10a = 0

6*(K/15)*(K/9)-10(K/5) = 0
=> 2*(K^2)/45 - 2*K =
=> 2K(K/45 - 1) =
either K = 0 or K = 45
so a+b+c = 17K/45 = 0 or 17
hence, statement 2 alone is not sufficient


statement 1 and statement 2 together will not suffice because statement 1 reduces to 0.

Hence, the correct answer is E.

--------------------------------------------------------------------------------
Kudos if this helps :-D
avatar
Intern
Intern
Joined: 11 May 2015
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 3
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Here's the simplest way that I've found to solve the problem.

(1) 3c - a = 5c -3b Simplifies to
3b = 2c + a Multiply equation by 3
9b = 6c + 3a Substitute 5a for 9b
5a = 6c + 3a Simplify
2a = 6c 5a=15c, so we 2a always equals 6c
6c = 6c This expression is always true, so (1) does not help us figure out a+b+c at all.

(2) 3cb = 5a
I converted this equation to look more similar to the question.
1/5 (15c) 1/9 (9b) = 5a
1/5 (5a) 1/9 (5a) = 5a
1/45 (25a^2) = 5a
1/9 (a^2) = a
1/9a^2 - a = 0
a(1/9a - 1) = 0
a = 0, 9. NOT SUFFICIENT

Answer is E.
Many of the other strategies to get E are correct, but I would not think to do them on the test. (I guess I need to keep studying) This way is just basic basic algebra.
SVP
SVP
Joined: 20 Mar 2014
Posts: 2362
Own Kudos [?]: 3626 [0]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
sara86 wrote:
If 5a = 9b = 15c , what is the value of a+ b + c ?

(1) 3c - a = 5c - 3b

(2) 6cb = 10a


Follow posting guidelines (link in my signatures) and do not disable the timer.

As for your question, you are given 5a = 9b = 15c ---> 5a = 9b = 15c = k --> a = k/5, b=k/9 and c=k/15. Thus, a+b+c = k *(some fixed number). Thus for determining the sufficiency, you need to find 1 unique value of 'k'.

Per statement 1, 3c - a = 5c - 3b --> substitute the values of a,b,c from above, you will see that you get 0=0 thus this means that this statement is NOT sufficient to find the value of 'k'.

Per statement 2, 6cb = 10a ---> substitute the values of a,b,c you get : k^2=45*k ---> k = 0 or k=45. Thus you still do not know 1 unique value of 'k'.

Combining the 2 statements, you still get k=0 or k=45, making E the correct answer.

Hope this helps.
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16594 [0]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Expert Reply
If 5a=9b=15c, what is the value of a+b+c?

(1) 3c-a=5c-3b
(2) 6cb=10a


When you modify the original condition and the question, divide 5a=9b=15c with 45. You get a/9=b/5=c/3 and suppose it k. That is, a/9=b/5=c/3=k and from a=9k, b=5k, c=3k, there are 4 variables(a,b,c,k) and 3 equations(a=9k, b=5k, c=3k), which should match with the number of equations. So you need 1 more equation. For 1) 1 equation, for 2) 1 equation, which is likely to make D the answer.
In 1), when substituting a,b,c, it becomes 3(3k)-9k=5(3k)-3(5k) and 0=0, which is satisfied with all k. So it is not unique and therefore not sufficient.
In 2) when substituting a,b,c, it becomes 6(3k)(5k)=10(9k) and k^2=k, k(k-1)=0, k=0,1 where the value of k is not unique and therefore not sufficient.
Even in 1) & 2), 1) k=all numbers 2) k=0,1, which is not unique and not sufficient. Therefore the answer is E.


-> For cases where we need 1 more equation, such as original conditions with “1 variable”, or “2 variables and 1 equation”, or “3 variables and 2 equations”, we have 1 equation each in both 1) and 2). Therefore, there is 59 % chance that D is the answer, while A or B has 38% chance and C or E has 3% chance. Since D is most likely to be the answer using 1) and 2) separately according to DS definition. Obviously there may be cases where the answer is A, B, C or E.
Manager
Manager
Joined: 07 May 2015
Posts: 62
Own Kudos [?]: 22 [0]
Given Kudos: 6
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Bunuel wrote:
If 5a=9b=15c, what is the value of a+b+c?

Given: \(5a=9b=15c\) --> least common multiple of 5, 9, and 15 is 45 hence we can write: \(5a=9b=15c=45x\), for some number \(x\) --> \(a=9x\), \(b=5x\) and \(c=3x\).

(1) 3c-a=5c-3b --> \(9x-9x=15x-15x\) --> \(0=0\) (this means that ANY appropriate values of a, b, and c satisfy the given statement). Not sufficient.

(2) 6cb=10a --> \(6*3x*5x=10*9x\) --> \(90x^2=90x\) --> \(x=0\) or \(x=1\). Not sufficient.

(1)+(2) \(x=0\) or \(x=1\), thus \(a=b=c=0\) (for \(x=0\)) --> \(a+b+c=0\) OR \(a=9\), \(b=5\), \(c=3\) (for \(x=1\)) --> \(a+b+c=17\). Not sufficient.

Answer: E.

Hope it's clear.


Hi Bunnel,

Can you please help me understand why A is not sufficient. With the solution you have, it comes out that a=b=c=0 so why is a+b+c = 0 wrong.

Thanks in advance!
Math Expert
Joined: 02 Sep 2009
Posts: 92902
Own Kudos [?]: 618803 [0]
Given Kudos: 81588
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Expert Reply
neeraj609 wrote:
Bunuel wrote:
If 5a=9b=15c, what is the value of a+b+c?

Given: \(5a=9b=15c\) --> least common multiple of 5, 9, and 15 is 45 hence we can write: \(5a=9b=15c=45x\), for some number \(x\) --> \(a=9x\), \(b=5x\) and \(c=3x\).

(1) 3c-a=5c-3b --> \(9x-9x=15x-15x\) --> \(0=0\) (this means that ANY appropriate values of a, b, and c satisfy the given statement). Not sufficient.

(2) 6cb=10a --> \(6*3x*5x=10*9x\) --> \(90x^2=90x\) --> \(x=0\) or \(x=1\). Not sufficient.

(1)+(2) \(x=0\) or \(x=1\), thus \(a=b=c=0\) (for \(x=0\)) --> \(a+b+c=0\) OR \(a=9\), \(b=5\), \(c=3\) (for \(x=1\)) --> \(a+b+c=17\). Not sufficient.

Answer: E.

Hope it's clear.


Hi Bunnel,

Can you please help me understand why A is not sufficient. With the solution you have, it comes out that a=b=c=0 so why is a+b+c = 0 wrong.

Thanks in advance!


Did we get that a=b=c=0? NO.

Given that 5a=9b=15c, 3c-a=5c-3b would be true for ANY a, b, and c. Try several numbers to check.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If 5a = 9b = 15c, what is the value of a + b + c? [#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 5a = 9b = 15c, what is the value of a + b + c? [#permalink]
Moderator:
Math Expert
92902 posts

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