inequalities

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 47
Joined: Sun Feb 05, 2012 7:56 pm
Followed by:3 members

inequalities

by queenisabella » Sun Mar 18, 2012 6:15 pm
source: manhattan prep

If r + s > 2t, is r > t ?

(1) t > s

(2) r > s

The OA is D.. however and answer solution included below. QUESTION - how can add the 2 equations together to get the answer? Why can perform these operations unless we know that all these variables are > 0?


(1) SUFFICIENT: We can combine the given inequality r + s > 2t with the first statement by adding the two inequalities:

r + s > 2t
t > s
r + s + t > 2t + s
r > t

(2) SUFFICIENT: We can combine the given inequality r + s > 2t with the second statement by adding the two inequalities:

r + s > 2t
r > s
2r + s > 2t + s
2r > 2t
r > t
Source: — Data Sufficiency |

Legendary Member
Posts: 581
Joined: Sun Apr 03, 2011 7:53 am
Thanked: 52 times
Followed by:5 members

by killer1387 » Sun Mar 18, 2012 8:02 pm
queenisabella wrote:source: manhattan prep

If r + s > 2t, is r > t ?

(1) t > s

(2) r > s

The OA is D.. however and answer solution included below. QUESTION - how can add the 2 equations together to get the answer? Why can perform these operations unless we know that all these variables are > 0?
because its the properties of inequalities, however, while performing multiplication and division we need to care about the sign but while adding we just need to check the inequality sign. whereas we cant perform subtraction of inequality, for that we need to check the values.