In a right triangle, the longer leg is two more than three

This topic has expert replies
Moderator
Posts: 7187
Joined: Thu Sep 07, 2017 4:43 pm
Followed by:23 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

In a right triangle, the longer leg is two more than three times the shorter leg, and the area of the triangle is 400. What is the length of the shorter leg?

A 16
B 20
C 25
D 32
E 40

OA A

Source: Magoosh

Legendary Member
Posts: 2226
Joined: Sun Oct 29, 2017 2:04 pm
Followed by:6 members

by swerve » Fri Dec 06, 2019 12:08 am
BTGmoderatorDC wrote:In a right triangle, the longer leg is two more than three times the shorter leg, and the area of the triangle is 400. What is the length of the shorter leg?

A 16
B 20
C 25
D 32
E 40

OA A

Source: Magoosh
We can tray as follows:

\(l = 3s + 2\)
Area of triangle: \(\frac{ls}{2}\)
\(400 = s\cdot \frac{3s+2}{2}\)
\(3s^2 + 2s = 800\)
\(s=16\) is answer to this equation.

Regards!

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Fri Dec 06, 2019 6:42 am
BTGmoderatorDC wrote:In a right triangle, the longer leg is two more than three times the shorter leg, and the area of the triangle is 400. What is the length of the shorter leg?

A 16
B 20
C 25
D 32
E 40

OA A

Source: Magoosh
In a right triangle, the longest side is called the hypotenuse, and the two sides that meet to create a 90-degree angle are called the legs.
So, one leg will be the triangle's base, and the other leg will be the triangle's height.

Let x = length of the triangle's base (which, for this question, will be the SHORTER leg)

The longer leg is two more than three times the shorter leg
If x = length of shorter leg (aka the base), then...
3x + 2 = length of longer leg (aka the height)

The area of the triangle is 400. What is the length of the shorter leg?
Area of triangle = (base)(height)/2

We can write: (x)(3x + 2)/2 = 400
Multiply both sides by 2 to get: (x)(3x + 2) = 800
Expand left side: 3x² + 2x = 800
Set equal to zero to get: 3x² + 2x - 800 = 0
Hmmm, I don't want to solve this awful quadratic equation, so what can I do?

One option is to start plugging in each answer choice to see which one satisfies the equation, but that could take a while.

Another thing we might do is recognize that, if (x)(3x + 2) = 800 (an earlier equation we derived), and if x is an integer (which we know is true, given the answer choices), then it's quite likely that x and (3x+2) are both divisors of 800

So, for each answer choice (possible x-value), we might first test whether (3x+2) is a divisor of 800.
For example, if x = 20 (answer choice B) then 3x + 2 = 3(20) +2 = 62
Since 62 is NOT a divisor of 800, we might check another answer choice.

With this strategy, we can see that, if x = 16 (answer choice A) then 3x + 2 = 3(16) +2 = 50
Since 50 IS a divisor of 800, we might check to see whether this value of x satisfies the equation (x)(3x + 2) = 800
When x = 16, we get: (16)(50) = 800 PERFECT!!

Answer: A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Fri Dec 06, 2019 10:43 am
Hi swerve,

We're told that in a right triangle, the longer leg is two more than three times the shorter leg, and the area of the triangle is 400. We're asked for the length of the SHORTER leg. This question can be solved in a couple of different ways - and it can be solved rather easily by TESTing THE ANSWERS.

To start, we know that the area of the triangle is 400, so we can set up the formula for Area:
A = (1/2)(Base)(Height)
400 = (1/2)(Base)(Height)
800 = (Base)(Height)

We're asked for the SHORTER side, so we should start with one of the smaller answers. Let's TEST Answer B first....

Answer B: 20
IF... the shorter side = 20

the longer leg is two more than three times the shorter leg....
longer side = 2 + (3)(20) = 62

With side lengths of 20 and 62, the product would be (20)(62) = 1240. This is clearly too big (it's supposed to be 800). Thus, we need the sides the be SMALLER. There's only one answer that fits....

Final Answer: A

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

Newbie | Next Rank: 10 Posts
Posts: 1
Joined: Fri Sep 25, 2020 12:25 am

Re:

by vanshe » Sat Sep 26, 2020 1:27 am
Actually, the area of a right angle triangle is bh/2. Where h is the height, not the hypotenuse. We are told that the longer leg aka hypotenuse is 2 more than thrice the base. The question gives no information about the height of the triangle. It would be conceptually wrong to assume that the longer leg is the height, plug it into the area equation and solve for the base.

Please let me know if I have missed out on something.