Question 1033526
.
Simplify: 4x-12/x^2-5x+6
~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
1.  Factor the numerator:  4x - 12 = 4*(x-3).

2.  Factor the denominator:  {{{x^2-5x+6}}} = (x-3)*(x-2).

3.  The numerator and denominator have a common factor (x-3).
    Cancel it.

4.  You will get {{{4/(x-2)}}}.
    It is your answer.
</pre>