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.

Area of a Rectangle:

Expert replies
Source: — Problem Solving |

by GmatMathPro » Sun Dec 18, 2011 7:34 am
Let the lengths of the sides be x and y. We want to find the area, which is x*y.

The perimeter is 340, so 2x+2y=340 or x+y=170.

Also, from pythagorean theorem, x^2+y^2=130^2

We're looking for the value of x*y, so we want to find a way to get that into the mix. If you remember that (x+y)^2=x^2+2xy+y^2, then you'll see that you can introduce this term by squaring both sides of the perimeter equation:

(x+y)^2=170^2 ---> x^2 + 2xy + y^2 =170^2

Now, subtract the equation x^2+y^2=130 to get 2xy=170^2-130^2

2xy=(170+130)(170-130) (factoring by difference of squares)

2xy=300(40)

2xy=12000

xy=6000

aditya.j wrote:A rectangular park has a perimeter of 340 feet and a diagonal measurement of 130 feet.What is its area, in square feet?



2500

1440

6000

7040

8080
Pete Ackley
GMAT Math Pro
Free Online Tutoring Trial
Join the discussion

by Brent@GMATPrepNow » Sun Dec 18, 2011 7:41 am
aditya.j wrote:A rectangular park has a perimeter of 340 feet and a diagonal measurement of 130 feet.What is its area, in square feet?

2500
1440
6000
7040
8080
Let x and y equal the length and width of the rectangle.
1. perimeter=340 --> 2x+2y=340 --> x+y=170
2. diagonal=130 --> x^2 + y^2 = 130^2 (from Pythagoras)
Our goal is to find the value of xy (since this equals the area of the rectangle)

If we take x+y=170 and square both sides we get (x+y)^2 = 170^2
If we expand this, we get x^2 + 2xy + y^2 = 170^2

Here's the trick: Notice that we have x^2 + y^2 on the left-hand-side.

From 2, we know that x^2 + y^2 = 130^2
So, we'll take x^2 + 2xy + y^2 = 170^2 and replace x^2 + y^2 with 130^2 to get:

2xy + 130^2 = 170^2
This means that 2xy = 170^2 - 130^2
And this means that xy = (170^2 - 130^2)/2
Which means xy = 6000 = C

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by shankar.ashwin » Sun Dec 18, 2011 7:43 am
2 * (l+b) = 340

l+b = 170

Given diagonal = 130. ('l' and 'b' form a right triangle with diagonal 130 and l+b = 170)

Look for special triangles :

5-12-13 is a special triangle so 50-120-130 is also a right triangle with 50+120 = 170

therefore l=120 and b=50.

Area = 120*50 = 6000
Join the discussion

by Brent@GMATPrepNow » Sun Dec 18, 2011 7:48 am
shankar.ashwin wrote:2 * (l+b) = 340

l+b = 170

Given diagonal = 130. ('l' and 'b' form a right triangle with diagonal 130 and l+b = 170)

Look for special triangles :

5-12-13 is a special triangle so 50-120-130 is also a right triangle with 50+120 = 170

therefore l=120 and b=50.

Area = 120*50 = 6000
Awesome solution, shankar.ashwin!!

I didn't notice the 50-120-130 triangle.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by tomada » Sun Dec 18, 2011 4:00 pm
We can assume that the other two sides are 50 and 120 when we're told that the diagonal is 130? I see that the dimensions satisfy the perimeter that we're given but, in general, could a triangle with a hypotenuse of 13 have legs of lengths other than 5 and 12?
I'm really old, but I'll never be too old to become more educated.
Join the discussion

by GmatMathPro » Sun Dec 18, 2011 4:06 pm
tomada wrote:We can assume that the other two sides are 50 and 120 when we're told that the diagonal is 130? I see that the dimensions satisfy the perimeter that we're given but, in general, could a triangle with a hypotenuse of 13 have legs of lengths other than 5 and 12?
Yes, there are infinitely many right triangles with a hypotenuse of 13 that have legs of lengths other than 5 and 12, but in this case the constraint of the perimeter forces it to be a 5-12-13 triangle.
Pete Ackley
GMAT Math Pro
Free Online Tutoring Trial
Join the discussion

by tomada » Sun Dec 18, 2011 4:13 pm
Thanks, Pete.
I'm really old, but I'll never be too old to become more educated.
Join the discussion

by tomada » Sun Dec 18, 2011 4:19 pm
Thanks, Pete.
I'm really old, but I'll never be too old to become more educated.
Join the discussion