Last visit was: 24 Apr 2024, 08:38 It is currently 24 Apr 2024, 08:38

Close

GRE Prep 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 GRE 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
Verbal Expert
Joined: 18 Apr 2015
Posts: 28626
Own Kudos [?]: 33105 [6]
Given Kudos: 25173
Send PM
avatar
Director
Director
Joined: 03 Sep 2017
Posts: 518
Own Kudos [?]: 675 [3]
Given Kudos: 0
Send PM
avatar
Director
Director
Joined: 09 Nov 2018
Posts: 505
Own Kudos [?]: 129 [0]
Given Kudos: 0
Send PM
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 11680 [0]
Given Kudos: 136
Send PM
Re: d > c [#permalink]
3
Carcass wrote:

This question is part of GREPrepClub - The Questions Vault Project




Attachment:
triangle.jpg


\(d > c\)

Quantity A
Quantity B
a
d - b


A) Quantity A is greater.
B) Quantity B is greater.
C) The two quantities are equal.
D) The relationship cannot be determined from the information given.


Let's first focus on the red triangle below.
Since all 3 angles must add to 180°, we can conclude that the 3rd angle must equal 180 - (a + b)
Image


Now focus on the highlighted line below.
Image

Since angles on a line must add to 180°, we can write: [180 - (a + b)] + c = 180
Simplify left side to get: 180 - a - b + c = 180
Subtract 180 from both sides to get: -a - b + c = 0
Add a to both sides: -b + c = a
Add b to both sides: c = a + b we'll use this information shortly....

GIVEN:
Quantity A: a
Quantity B: d - b

Add b to both quantities to get:
Quantity A: a + b
Quantity B: d

Since already concluded that c = a + b, we can replace a + b with c to get:
Quantity A: c
Quantity B: d

Finally, we're told that d > c, so the correct answer is B

Cheers,
Brent
avatar
Manager
Manager
Joined: 22 Feb 2018
Posts: 163
Own Kudos [?]: 211 [3]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
3
Answer: B
Consider the top triangle:
a + b + (180-c) = 180
a + b = c


Consider the middle triangle:
c + (180-d) + a2 = 180
(The angle just under a is called a2)


We have :
a + b = c
c + (180-d) + a2 = 180
We substitute c in second expression with first expression:

(a+ b) + (180-d) + a2 = 180
a + a2 = d-b

As a2 can’t be 0, d-b is bigger than a, the answer is B.
avatar
Director
Director
Joined: 09 Nov 2018
Posts: 505
Own Kudos [?]: 129 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
1
Carcass wrote:
\(d > c\)

Quantity A
Quantity B
a
d - b

A) Quantity A is greater.
B) Quantity B is greater.
C) The two quantities are equal.
D) The relationship cannot be determined from the information given.
Attachment:
triangle.jpg
triangle.jpg [ 25.59 KiB | Viewed 10518 times ]

Now I get it,

a+b=c (Triangle property)
=>a=c-b.............(i)

now,
Quantity A:a
Quantity B:d-b

Quantity A:c-b (replacing value from i)r
Quantity B:d-b

Quantity A:c-b+b (add b)
Quantity B:d-b+b (add b)

Quantity A:c
Quantity B:d

Given,
d>c

Hence
Quantity B is greater.
avatar
Manager
Manager
Joined: 08 Dec 2018
Posts: 94
Own Kudos [?]: 69 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
I got the math correct, though after toiling (!) for ten minutes . I used few equation based on the angles of the triangles. However, 180-a-b+c=180 ( straight angle) . So, c=a+b. as d>c, so d>a+b and d-b>a. Answer B.
avatar
Intern
Intern
Joined: 21 May 2019
Posts: 7
Own Kudos [?]: 11 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
2
The easiest approach is ,

According to triangle theory, an Exterior angle is always the sum of opposite interior angles of any triangle.

So we can write (from the figure provided) c=a+b and provided is d>c

therefore , we can write substituting the value of c ,

d>a+b
=> d-b > a

hence , the answer is option B
avatar
Intern
Intern
Joined: 24 Aug 2019
Posts: 30
Own Kudos [?]: 10 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
1
simple approach
consider angle just below angle (a) to be (x)
now by exterior angle property d=x+c ...............[1]
and similarly a+b=c =>b=c-a..........................[2]
subtract eq. [2] from [1] to evaluate (d-b) by substituting the values of b and d
d-b=a+x
Quantity A= a and Quantity B=a+x
clearly choice b is the answer
User avatar
Manager
Manager
Joined: 19 Nov 2018
Posts: 102
Own Kudos [?]: 157 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
1
Building on what others have said.

a + b = c {External Angle Theorem}

d > c {given}

therefore if we combine the two we get:

d > c = a + b

therefore (by transitive properties)

d > a + b

d - b > a

therefore answer is B
avatar
Intern
Intern
Joined: 20 May 2018
Posts: 4
Own Kudos [?]: 8 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
2
Very easy c=a+b (triangle property) as d>c hence d> a+b or rearranging d-b>a
Intern
Intern
Joined: 20 Mar 2021
Posts: 17
Own Kudos [?]: 12 [1]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
1
C is exterior angle for triangle on top
c=a+b
d>c given
d>a+b
d-b>a hence QtyB is greater
Manager
Manager
Joined: 19 Feb 2021
Posts: 184
Own Kudos [?]: 173 [1]
Given Kudos: 425
GRE 1: Q170 V170
Send PM
Re: d > c [#permalink]
1
Because an exterior angle of a triangle is equal to the sum of the two
opposite interior angles of the triangle (in this case, the top small triangle), c =
a + b.
Therefore, d > c and a + b = c taken together imply that d > a + b.
Subtract b from both sides: d – b > a.
Quantity B is greater.
Retired Moderator
Joined: 09 Jan 2021
Posts: 576
Own Kudos [?]: 837 [0]
Given Kudos: 194
GRE 1: Q167 V156
GPA: 4
WE:Analyst (Investment Banking)
Send PM
Re: d > c [#permalink]
Solution:

Angle supplementary to d will be 180-d; angle supplementary to c will be 180-c

Thus, the top most triangle will be: a+b+(180-c)=180
a+b+180-c=180
a+b-c=0
Therefore, a=c-b

Now, we can substitute the above in Qty A
Qty A: c-b
Qty B: d-b

Adding b will leave us with c & d
And as we know c<d

Qty A<Qty B

IMO B

Hope this helps!
User avatar
GRE Prep Club Legend
GRE Prep Club Legend
Joined: 07 Jan 2021
Posts: 4414
Own Kudos [?]: 68 [0]
Given Kudos: 0
Send PM
Re: d > c [#permalink]
Hello from the GRE Prep Club BumpBot!

Thanks to another GRE Prep 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.
Prep Club for GRE Bot
[#permalink]
Moderators:
Moderator
1085 posts
GRE Instructor
218 posts

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