
Whiz S. answered 09/09/19
Experienced and patient Math tutor
Twice the difference of a number and 2 is more than 5 less than three times the number.
=>
let number = n
difference of a number and 2 = n-2
Twice the difference of a number and 2= 2(n-2)
three times the number= 3n
5 less than three times the number= 3n-5
2(n-2) > 3n-5
2n-4 > 3n-5
add 4 to both sides
2n > 3n-5+4
2n > 3n-1
subtract 2n from both sides
-n > -1
multiply with -1 to both sides
n < 1