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
Word Problems: Geometry
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Geometry Word Problems
Question 481261
:
If a>b and c>d then c-a>d-b. true or false?
Answer by
ccs2011(207)
(
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