BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

A rectangle has sides x and y and diagonal z. What is the pe

Expert replies
by BTGmoderatorDC » Wed Mar 13, 2019 8:16 pm

Timer

00:00

Answers

A

B

C

D

E

Stats

Difficulty

A rectangle has sides x and y and diagonal z. What is the perimeter of the rectangle?

(1) x - y = 7.
(2) z = 13.

OA C

Source: Princeton Review
Join the discussion
Source: — Data Sufficiency |

by Ian Stewart » Thu Mar 14, 2019 4:44 am
Statement 1 is not sufficient, since the sides could be anything. Statement 2 also isn't sufficient, because you'll have different perimeters when, say, the quadrilateral is a square and when it isn't.

Using both statements, squaring the equation in statement 1, we learn

x^2 + y^2 - 2xy = 49

and because of Pythagoras, we know from Statement 2 that x^2 + y^2 = 13^2 = 169. Plugging "169" in above for "x^2 + y^2" we learn

169 - 2xy = 49
2xy = 120
xy = 60

Since x = y +7, we can now substitute for x:

(y+7)(y) = 60

If y is positive, as you make y bigger, the left side of the equation above gets bigger, so there can only be one value of y that makes (y+7)(y) exactly equal to 60, and the information is sufficient, since with the value of y we can find x and thus find the perimeter. Of course if we want to find that solution, we can either do so by inspection (we just want two numbers that differ by 7 and multiply to 60, so those numbers are 5 and 12) or we can factor the quadratic we get by expanding the left side. There's also a negative solution that we ignore since y is a length. So the answer is C.
For online GMAT math tutoring, or to buy my higher-level Quant books and problem sets, contact me at ianstewartgmat at gmail.com

ianstewartgmat.com
Join the discussion

by GMATGuruNY » Fri Mar 15, 2019 6:48 am
BTGmoderatorDC wrote:A rectangle has sides x and y and diagonal z. What is the perimeter of the rectangle?

(1) x - y = 7.
(2) z = 13.

OA C

Source: Princeton Review
Always look for special triangles such as 3-4-5 and 5-12-13.

Statement 2:
Case 1:
Image
Case 2:
Image
Since each case will yield a different perimeter, INSUFFICIENT.

Statement 1:
Case 1:
Image
Case 3:
Image
Since each case will yield a different perimeter, INSUFFICIENT.

Statements combined:
Since only a 5-12-13 triangle has both legs with a difference of 7 and a hypotenuse of 13, only Case 1 is viable:
Image
Thus, the perimeter of the rectangle can be determined.
SUFFICIENT.

The correct answer is C.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3
Join the discussion

by deloitte247 » Mon Mar 18, 2019 11:40 pm
For a rectangle, 2 sides are equal, and with diagonal z, we will b having a right angled triangle.
By Pythagoras,
$$z^2=x^2+y^2$$
We are looking for the perimeter of the rectangle,
Let the perimeter = P
$$P=2\left(x+y\right)\ find\ P$$

Statement 1
$$x-y=7$$
This means that x and y can be 1 and 6, 2 and 5, 3 and 4, 0 and 7 respectively and alternatively since there is no definite conclusion, statement 1 is INSUFFICIENT.

Statement 2
z = 13 ; with pythagoras theorem
$$z^2=x^2+y^2$$
$$13^2=x^2+y^2$$
$$169=x^2+y^2$$
Lots of value can also satisfy the equation, hence statement 2 is INSUFFICIENT.

Combining statement 1 and 2 together
Statement 1 : x+y =7
y = 7 - x and z = 13
From pythagoras
$$z^2=x^2+y^2$$
where y = 7- x and z = 13
$$13^2=x^2+\left(7-x\right)^2$$
$$13^2=x^2+\left(7-x\right)\left(7-x\right)$$
$$13^2=x^2+49-7x-7x+x^2$$
$$169=x^2+49-14x+x^2$$
$$169=2x^2-14x+49$$
$$2x^2-14x+49-169=0$$
$$2x^2-14x-120=0\left(Quadratic\ equation\ \right)$$
$$2x^2-24x+10x-120=0$$
$$\left(2x^2-24x\right)+\left(10x-120\right)=0$$
$$2x\left(x-12\right)+10\left(x-12\right)=0$$
$$2x+10=0\ or\ x-12=0$$
$$x=-5\ OR\ x=12$$
(x cannot be a negative integer)
from x + y = 7 where x = 12
12 + y =7
y = 5, the P = 2 (x+y) = 2 (17) = 34
Both statements together are SUFFICIENT.

$$Answer\ is\ Option\ C$$
Join the discussion