Last visit was: 22 Apr 2026, 22:48 It is currently 22 Apr 2026, 22:48
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
avatar
dynocomet
Joined: 18 Jun 2007
Last visit: 12 Jul 2012
Posts: 2
Own Kudos:
32
 [32]
Posts: 2
Kudos: 32
 [32]
3
Kudos
Add Kudos
29
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,697
 [7]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,697
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
Mattd
Joined: 30 Jan 2014
Last visit: 08 Jun 2015
Posts: 2
Own Kudos:
Affiliations: MIChemE
Location: United Arab Emirates
Concentration: Finance, Strategy
WE:Engineering (Energy)
Posts: 2
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
Mattd
Joined: 30 Jan 2014
Last visit: 08 Jun 2015
Posts: 2
Own Kudos:
Affiliations: MIChemE
Location: United Arab Emirates
Concentration: Finance, Strategy
WE:Engineering (Energy)
Posts: 2
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks for the help. Did not think about the integer part.
User avatar
b2bt
Joined: 25 Sep 2012
Last visit: 14 Apr 2024
Posts: 192
Own Kudos:
651
 [1]
Given Kudos: 242
Location: India
Concentration: Strategy, Marketing
GMAT 1: 660 Q49 V31
GMAT 2: 680 Q48 V34
Products:
GMAT 2: 680 Q48 V34
Posts: 192
Kudos: 651
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How can we use the both statement to find the answer?
I marked B and Bunuel explained how it is wrong. My second answer would be E
I mean I know 12-5 = 7 and that with z =13 so we can say that three sides "can" be 5,12,13 but can we say that's the only possible value?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,697
 [2]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,697
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
b2bt
How can we use the both statement to find the answer?
I marked B and Bunuel explained how it is wrong. My second answer would be E
I mean I know 12-5 = 7 and that with z =13 so we can say that three sides "can" be 5,12,13 but can we say that's the only possible value?

Given that \(x - y = 7\) and \(z = 13\). We also know that \(x^2 + y^2 = z^2 = 169\). We want to find the perimeter which is \(2x+2y = 2(x+y)\).

Square \(x - y = 7\) --> \(x^2 - 2xy + y^2 = 49\) --> \(169 - 2xy = 49\) --> \(2xy = 120\).

Add \(2xy = 120\) to\(x^2 + y^2 = 169\): \(x^2 + 2xy + y^2 = 169 + 120\) --> \((x+y)^2 = 289\) --> \(x+y = 17\) --> \(2(x+y) = 24\).

Hope it's clear.
avatar
kiranaithal78
Joined: 25 May 2014
Last visit: 29 Aug 2014
Posts: 2
Own Kudos:
1
 [1]
Given Kudos: 20
Posts: 2
Kudos: 1
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I looked at z=13 as
x^2+y^2=z^2=169
(x+y)(x-y)=169
(x+y)=169/7..... as from 1. we know that x-y=7

hence perimeter is 2(x+y)= 2(169/7)....

Hence C
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,118
Own Kudos:
1,276
 [1]
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,118
Kudos: 1,276
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
I knew there's a trick with B. since we are not told that x and y are integers, B alone is not sufficient.
we have statement 1:
x-y=7
thus x^2+y^2 -2xy=49. so not sufficient.

statement 2 alone:
z=13, well, z^2 = x^2 + y^2.
we have 169=x^2 + y^2.
not sufficient.

we need to find the perimeter, or 2(x+y).

we are told that x^2+y^2-2xy = 49
now we have
169=x^2 + y^2.
combine both:
169-2xy=49
120=2xy
60=xy.

now:
xy=60
x^2+y^2=169.

combine both:
x^2+y^2 + 2xy = 169+120
(x+y)^2 = 289.
now, this is sufficient, as we can find x+y, and thus find 2(x+y)
avatar
cruiseav
Joined: 11 Feb 2018
Last visit: 19 May 2022
Posts: 34
Own Kudos:
17
 [1]
Given Kudos: 3
Posts: 34
Kudos: 17
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kiranaithal78
I looked at z=13 as
x^2+y^2=z^2=169
(x+y)(x-y)=169
(x+y)=169/7..... as from 1. we know that x-y=7

hence perimeter is 2(x+y)= 2(169/7)....

Hence C

Though this is an old post i am not sure how x^2+y^2=z^2=169 is written as (x+y)(x-y)=169 ; as it is not same as x^2-y^2.
Members plz correct me if i am missing something
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,697
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cruiseav
kiranaithal78
I looked at z=13 as
x^2+y^2=z^2=169
(x+y)(x-y)=169
(x+y)=169/7..... as from 1. we know that x-y=7

hence perimeter is 2(x+y)= 2(169/7)....

Hence C

Though this is an old post i am not sure how x^2+y^2=z^2=169 is written as (x+y)(x-y)=169 ; as it is not same as x^2-y^2.
Members plz correct me if i am missing something

You are right x^2 + y^2 cannot be written as (x + y)(x - y).

(x + y)(x - y) = x^2 - y^2.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,962
Own Kudos:
Posts: 38,962
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109763 posts
498 posts
212 posts