I need help proving that this equation $$\frac{(x^2-5x+2)}{(x+1)} = x-6$$
has no solutions using contradiction.
I know that it has no solution because when you solve it you get $$\frac{8}{(x+1)} = 0$$
which is not true.
I need help proving that this equation $$\frac{(x^2-5x+2)}{(x+1)} = x-6$$
has no solutions using contradiction.
I know that it has no solution because when you solve it you get $$\frac{8}{(x+1)} = 0$$
which is not true.
Let x=a be solution to $$\frac{(x^2-5x+2)}{(x+1)} = x-6$$
Then we have
$$\frac{(a^2-5a+2)}{(a+1)} = a-6$$
$${(a^2-5a+2)}=(a+1)(a-6)$$
$$a^2-5a+2 = a^2-5a-6$$
$$ 2=-6$$
This is a contradiction, so there is no solution.