Last visit was: 23 Apr 2026, 15:55 It is currently 23 Apr 2026, 15:55
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
User avatar
alphabeta1234
Joined: 12 Feb 2012
Last visit: 03 Jun 2016
Posts: 105
Own Kudos:
313
 [8]
Given Kudos: 28
Posts: 105
Kudos: 313
 [8]
2
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
avatar
raingary
Joined: 22 Jan 2012
Last visit: 07 Oct 2012
Posts: 25
Own Kudos:
84
 [2]
Posts: 25
Kudos: 84
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
tutorphd
Joined: 25 Jun 2012
Last visit: 08 Aug 2013
Posts: 7
Own Kudos:
Posts: 7
Kudos: 16
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,396
 [3]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
alphabeta1234
Triangle T has vertices of (-2,6), (6,2) and (0,k) where k is negative. Is k an integer?

(1) The area of T in square units is a multiple of 3
(2) The area of T in square units is a multiple of 5


Can this formula be used to find the area of any triangle with three vertices? Or must the triangle be a right angle for this equation to be applicable. Does anyone know? I found it used by another user on Gmatclub, not sure if its correct.

Area=1/2 * [x1(y3-y2) + x2(y1-y3) +x3(y2-y1]

The other method I could think of was posted by Bunuel, Hero's formula. But I tried using it, the equation was too sloppy for this answer.

Once you have 3 sides (a,b,c), then the area is calculated using

A = sqrt(s(s-a)(s-b)(s-c)) where s = (a+b+c)/2



Help!! Thank you!

This question is painful without the formula but GMAT doesn't require you to know anything other than the basic formulas. So I wouldn't expect anything like this in actual GMAT.

Using the formula, you can do it quite easily.
Area = |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))|

When you put in the values of the coordinates, you get Area = |4k - 20|

Say, if area = 15 (a multiple of 3 and 5), k = 35/4 (not an integer)
If area = 60 (a multiple of 3 and 5), k = 20 (an integer)

So k can be an integer or non integer. Answer (E)
avatar
qlx
Joined: 17 Mar 2014
Last visit: 12 Feb 2016
Posts: 61
Own Kudos:
Given Kudos: 38
Posts: 61
Kudos: 293
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Area=1/2 * [x1(y3-y2) + x2(y1-y3) +x3(y2-y1] as posted by alphabeta1234

Area = 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)| as posted by raingary

Area = |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))|as posted by VeritasPrepKarishma

Seeing the same formula represented in 3 different ways has confused me a little
Can someone explain the formula in the most basic form, giving the necessary fundamentals.

And show how we are arriving to the three different forms as shown above.
Thank you
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,396
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
qlx
Area=1/2 * [x1(y3-y2) + x2(y1-y3) +x3(y2-y1] as posted by alphabeta1234

Area = 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)| as posted by raingary

Area = |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))|as posted by VeritasPrepKarishma

Seeing the same formula represented in 3 different ways has confused me a little
Can someone explain the formula in the most basic form, giving the necessary fundamentals.

And show how we are arriving to the three different forms as shown above.
Thank you

Note that the first and the third formulas are the same. Since we are looking for area which cannot be negative, it is an absolute value. Note | | around the area.
If you multiply the first formula by -1, you get the third formula.

Also, the second formula is the same as the third formula too. Just open the brackets to see that.

Area = 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)|
Area = 1/2|x1(y2-y1) - x3(y2 - y1) - x1(y3-y1) + x2(y3 - y1)|
Area = 1/2|x1(y2 - y3) + x2(y3 - y1) - x3(y2 - y1)|
Area = 1/2|x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)|
This is the third formula.
avatar
qlx
Joined: 17 Mar 2014
Last visit: 12 Feb 2016
Posts: 61
Own Kudos:
Given Kudos: 38
Posts: 61
Kudos: 293
Kudos
Add Kudos
Bookmarks
Bookmark this Post
VeritasPrepKarishma
qlx
Area=1/2 * [x1(y3-y2) + x2(y1-y3) +x3(y2-y1] as posted by alphabeta1234

Area = 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)| as posted by raingary

Area = |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))|as posted by VeritasPrepKarishma

Seeing the same formula represented in 3 different ways has confused me a little
Can someone explain the formula in the most basic form, giving the necessary fundamentals.

And show how we are arriving to the three different forms as shown above.
Thank you

Note that the first and the third formulas are the same. Since we are looking for area which cannot be negative, it is an absolute value. Note | | around the area.
If you multiply the first formula by -1, you get the third formula.

Also, the second formula is the same as the third formula too. Just open the brackets to see that.

Area = 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)|
Area = 1/2|x1(y2-y1) - x3(y2 - y1) - x1(y3-y1) + x2(y3 - y1)|
Area = 1/2|x1(y2 - y3) + x2(y3 - y1) - x3(y2 - y1)|
Area = 1/2|x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)|
This is the third formula.


Thank you did some google searching and found out that the area of a triangle, given the coordinates of its 3 vertices is given by 1/2|x1(y2- y3)+x2(y3-y1)+x3(y1-y2)|
where x1y1, x2y2, x3y3 are the coordinates of the 3 vertices.
This was what I wanted someone to tell me as I did not know that.
This was a great new formula that I learnt.Thank you.
User avatar
dina98
Joined: 14 Jul 2014
Last visit: 07 Jun 2019
Posts: 121
Own Kudos:
Given Kudos: 110
Location: United States
GMAT 1: 720 Q50 V37
GMAT 2: 600 Q48 V27
GPA: 3.2
Products:
GMAT 2: 600 Q48 V27
Posts: 121
Kudos: 63
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm not sure if this is the right way - I just found the height of the triangle (5 + k) and base ( 8) and got the area as (20 +4k).
Then, I just tried to solve for k and eventually got E as the answer.
User avatar
prabhakar09
Joined: 20 Mar 2016
Last visit: 22 Feb 2024
Posts: 185
Own Kudos:
Given Kudos: 71
Location: Estonia
Concentration: Strategy, General Management
Schools: IE (A)
GMAT 1: 690 Q49 V35
Products:
Schools: IE (A)
GMAT 1: 690 Q49 V35
Posts: 185
Kudos: 43
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tutorphd
The formula seems correct but GMAT doesn't rely on such criptic formulas.

I would calculate the area by first considering the triangle with vertices (-2, 6), (6,2) and the origin (0, 0). As usual in GMAT, it turns out a special triangle. It is an isosceles right triangle (in other words 45-45-90 triangle) with legs = root(6^2+2^2) = root(40). It's area is leg*leg/2 = 20.

Then I would consider the triangle with vertices (-2, 6), (k, 0) and the origin (0 , 0). It's base=|k| and height to that base = 2. So it's area is |k|*2/2 = |k|.

Last, I would consider the triangle with vertices (2, 6), (k, 0) and the origin (0 , 0). It's base=|k| and height to that base = 6. So it's area is |k|*6/2 = 3|k|.

Triangle T is the sum of the 3 considered triangles and has area T = 20 + 4|k| = 20 - 4k, which coinsides with the formula the other poster used.

This seems Wrong at some point.
Area is 20+ 4|k|. where are |k| and 3|k| is area of Triangle 2 and 3. Total area would be addition of these three triangles as k is below axis.
so the total area must be 20-4K Clear.

Now to make this a multiple of 3 or 5. the area 4(5-K) must be a multiple of 3 or 5. so (5-K) must be multiple of 3 or 5.

correct me if i am wrong.
User avatar
rhine29388
Joined: 24 Nov 2015
Last visit: 21 Oct 2019
Posts: 386
Own Kudos:
Given Kudos: 231
Location: United States (LA)
Products:
Posts: 386
Kudos: 146
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Formula stated as |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))| or 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)| is actually derived from determinants which i am pretty sure is out of scope of GMAT exam
Is there any other method to solve the given problem without using the above formula?
Expert help needed
User avatar
prabhakar09
Joined: 20 Mar 2016
Last visit: 22 Feb 2024
Posts: 185
Own Kudos:
Given Kudos: 71
Location: Estonia
Concentration: Strategy, General Management
Schools: IE (A)
GMAT 1: 690 Q49 V35
Products:
Schools: IE (A)
GMAT 1: 690 Q49 V35
Posts: 185
Kudos: 43
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rhine29388
Formula stated as |1/2 ( x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))| or 1/2|(x1-x3)(y2-y1)- (x1-x2) (y3-y1)| is actually derived from determinants which i am pretty sure is out of scope of GMAT exam
Is there any other method to solve the given problem without using the above formula?
Expert help needed

yes there is. it might not be the best one:
Draw the points on x-y plane.
now you can split the triangle in three
(-2,6), (6,2) and (0,0) = isosceles right triangle with base and height = distance of both the points from (0,0) = sq root (40)
(-2,6), (0,k) and (0,0) = base is k height is distance of (-2,6) from y-axis = 2
(0,k), (6,2) and (0,0) = base is k height is distance of (6,2) from y-axis = 6
Moderators:
Math Expert
109785 posts
498 posts
212 posts