Problema Solution
a qyanity less three is divided by two more than the quantity itself. The result is one less than the original quantity.
Answer provided by our tutors
a qyanity less three is divided by two more than the quantity itself. The result is one less than the original quantity.
let x - quantity
x-3 /x + 1 = x -1
x-3 = x^2 -1
X^2 -x +2 = 0
(x-2) (x +1) =0
x = 2 or x = -1