SOLUTION: If a>b and c>d then c-a>d-b. true or false?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: If a>b and c>d then c-a>d-b. true or false?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 481261: If a>b and c>d then c-a>d-b. true or false?
Answer by ccs2011(207) About Me  (Show Source):
You can put this solution on YOUR website!
False, use a counter-example
Let a=3, b=1,c=4,d=3
c-a = 4-3 = 1
d-b = 3-1 = 2
1>2 is False