You can put this solution on YOUR website! - =
:
Factor out x from (x^2 - 2x); note that x(x-2) will be the common denominator:
: - = ; multiplied equation by x(x-2)
:
Cancel out the denominators, you have:
x(x) - (x-2)(x+1) = 8
:
x^2 - (x^2 - x - 2) = 8; FOILed (x-2)(x+1)
x^2 - x^2 + x + 2 = 8; change the signs inside when you remove the brackets
x^2 - x^2 + x = 8 - 2; note that the x^2's will cancel out
:
x = 6
:
:
Check solution in original equation: - =
: - =
: - =
: - =
:
Did this help?