Find all School-related info fast with the new School-Specific MBA Forum

It is currently 18 Jun 2013, 18:46
Customize  |  Hide

For integers a, b, and c, if ab = bc, then which of the foll

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
Joined: 09 Feb 2013
Posts: 122
Followers: 1

Kudos [?]: 70 [0], given: 17

For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 11 Feb 2013, 10:54
00:00

Question Stats:

46% (01:56) correct 53% (00:46) wrong based on 49 sessions
For integers a, b, and c, if ab = bc, then which of the following must also be true?

A. a = c
B. a^2*b=b*c^2
C. a/c = 1
D. abc > bc
E. a + b + c = 0
[Reveal] Spoiler: OA

_________________

Kudos will encourage many others, like me.
Good Questions also deserve few KUDOS.


Last edited by Bunuel on 11 Feb 2013, 15:22, edited 1 time in total.
Edited the question.
1 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12099
Followers: 1876

Kudos [?]: 10098 [1] , given: 959

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 11 Feb 2013, 15:22
1
This post received
KUDOS
emmak wrote:
For integers a, b, and c, if ab = bc, then which of the following must also be true?

A. a = c
B. a^2*b=b*c^2
C. a/c = 1
D. abc > bc
E. a + b + c = 0


ab = bc --> ab-bc=0 --> b(a-c)=0--> b=0 or a=c.


A. a = c. If b=0, then this option is not necessarily true.

B. a^2*b=b*c^2 --> b(a^2-c^2)=0 --> b(a-c)(a+c)=0. Now, since b=0 or a=c, then b(a-c)(a+c) does equal to zero. So, we have that this options must be true.

C. a/c = 1. If b=0, then this option is not necessarily true.

D. abc > bc. If b=0, then this option is not true.

E. a + b + c = 0. If b=0, then this option is not necessarily true (if b=0 then a+c can take any value this option is not necessarily true.).

Answer: B.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 17 Oct 2012
Posts: 15
Followers: 0

Kudos [?]: 0 [0], given: 1

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 12 Mar 2013, 05:08
b(a-c)=0 => b=0 or a=c

You can see B in an easier way:
Inequalities hold when we raise them to power on both sides. so a^2= c^2. => b.a^2= b.c^2. Thus B follows right away.

I agree with other explainations by Bunuel.
Intern
Intern
Joined: 05 Mar 2013
Posts: 11
Followers: 0

Kudos [?]: 2 [0], given: 4

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 11 Jun 2013, 20:47
Bunuel wrote:
emmak wrote:
For integers a, b, and c, if ab = bc, then which of the following must also be true?

A. a = c
B. a^2*b=b*c^2
C. a/c = 1
D. abc > bc
E. a + b + c = 0


ab = bc --> ab-bc=0 --> b(a-c)=0--> b=0 or a=c.


B. a^2*b=b*c^2 --> b(a^2-c^2)=0 --> b(a-c)(a+c)=0. Now, since b=0 or a=c, then b(a-c)(a+c) does equal to zero. So, we have that this options must be true.

Answer: B.



for answer choice B, could you also say that if a = -c it also equals zero?

Also, why do all of the possible answers equaling zero in choice B mean that B must be true?
Intern
Intern
Joined: 03 Jun 2013
Posts: 21
Concentration: Finance
GMAT Date: 08-20-2013
GPA: 4
Followers: 1

Kudos [?]: 4 [0], given: 1

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 11 Jun 2013, 21:21
dhlee922 wrote:
Bunuel wrote:

ab = bc --> ab-bc=0 --> b(a-c)=0--> b=0 or a=c.

B. a^2*b=b*c^2 --> b(a^2-c^2)=0 --> b(a-c)(a+c)=0. Now, since b=0 or a=c, then b(a-c)(a+c) does equal to zero. So, we have that this options must be true.

Answer: B.


for answer choice B, could you also say that if a = -c it also equals zero?


The point here is that analyzing the initial equation ab = bc, we know that either b = 0 or a = c.
Plugging in either of these values results in b(a-c)(a+c) being equal to zero.
I think you're confusion comes from extracting "a = -c" from "b(a-c)(a+c) = 0" as opposed to extracting information from the original equation ab = bc (which is what we need to do).

dhlee922 wrote:
Also, why do all of the possible answers equaling zero in choice B mean that B must be true?


Continuing from above:
So recall that from the first equation, b = 0 or a = c.
The expanded term b(a-c)(a+c) is an alternate expression for the second option; i.e, the fact that both of the possible necessary truths (b = 0; a = c) lead to b(a-c)(a+c) = 0 means that the equivalent expression, a^2 * b = b * c^2 must also be true.

I hope that's clear!
_________________

KUDOS please if my post was useful!

Intern
Intern
Joined: 05 Mar 2013
Posts: 11
Followers: 0

Kudos [?]: 2 [0], given: 4

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 12 Jun 2013, 15:29
i'm still a little confused by the answer choices.

is it because the question stem equates to B=0 OR A=C

so for answer choice A, A doesnt have to equal C because the B equaling 0 will just make the whole expression 0

but then for answer choice B, since B=0 OR A=C, since 1 or the 3 groups in parentheses will be 0, it will make the whole expression 0, therefore B must be true?
Director
Director
User avatar
Joined: 02 Sep 2012
Posts: 765
Location: Italy
Concentration: Finance, Entrepreneurship
GMAT Date: 08-02-2013
GPA: 3.8
Followers: 33

Kudos [?]: 506 [0], given: 118

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 12 Jun 2013, 15:34
dhlee922 wrote:
i'm still a little confused by the answer choices.

is it because the question stem equates to B=0 OR A=C

so for answer choice A, A doesnt have to equal C because the B equaling 0 will just make the whole expression 0

but then for answer choice B, since B=0 OR A=C, since 1 or the 3 groups in parentheses will be 0, it will make the whole expression 0, therefore B must be true?



Yes, exactly. We know that or b=0 or a-c=0 ( or both) .

We can rewrite B as b(a-c)(a+c), and since at least one of the terms is 0, the whole expression is 0.
_________________

If you have a garden and a library, you have everything you need.

Cicero , Ad Familiares IX

First rule about GMATClub : you do not talk about GMATClub ;)
Second rule about GMATClub : a great post deserves a +1 KUDOS

Tips and tricks: Inequalities , Mixture | Review: MGMAT workshop
Strategy: SmartGMAT v1.0 | Questions: Verbal challenge SC CR New SC set out !! , My Quant

GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 12099
Followers: 1876

Kudos [?]: 10098 [0], given: 959

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 12 Jun 2013, 15:38
dhlee922 wrote:
i'm still a little confused by the answer choices.

is it because the question stem equates to B=0 OR A=C

so for answer choice A, A doesnt have to equal C because the B equaling 0 will just make the whole expression 0

but then for answer choice B, since B=0 OR A=C, since 1 or the 3 groups in parentheses will be 0, it will make the whole expression 0, therefore B must be true?


Yes, for A, if b=0, then a may or may not equal to c.

As for B, since b=0 or a=c (a-c=0), then b(a-c)(a+c)=0 must be true, since either the first or the second multiple (or both) is 0.

Hope it's clear.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory; 7. Remainders; 8. Overlapping Sets; 9. PDF of Math Book; 10. Remainders

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!! ,11 Mixed Questions NEW!!!, 12 Fresh Meat NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!, 11 New DS set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Intern
Intern
Joined: 05 Mar 2013
Posts: 11
Followers: 0

Kudos [?]: 2 [0], given: 4

Re: For integers a, b, and c, if ab = bc, then which of the foll [#permalink] New post 12 Jun 2013, 15:49
yes, thank you everyone for your replies! geez, i find this one to be pretty tricky, but it's only 600-700 level, ugh
Re: For integers a, b, and c, if ab = bc, then which of the foll   [#permalink] 12 Jun 2013, 15:49
    Similar topics Author Replies Last post
Similar
Topics:
New posts Is A+B+C=0? (1) A=-B (2) B=C stolyar 4 08 Jul 2004, 05:20
New posts If a, b and c are integers such that b > a, is b+c > a kevincan 8 25 Sep 2007, 07:33
New posts Which of the foll. is NOT equal to the square of an integer: dishant007 3 19 Apr 2008, 19:43
New posts 4 Experts publish their posts in the topic If a, b, and c are integer and ab + c is odd, which of the m rdevorse 5 17 Jan 2012, 07:05
New posts 1 If a, b, and c are all integers, is ab+bc+ca navigator123 1 16 Sep 2012, 01:12
Display posts from previous: Sort by

For integers a, b, and c, if ab = bc, then which of the foll

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.