SOLUTION: What values of x will make this expression undefined: 3x / (x^2 - 5x + 6)

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: What values of x will make this expression undefined: 3x / (x^2 - 5x + 6)      Log On


   



Question 859594: What values of x will make this expression undefined:
3x / (x^2 - 5x + 6)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
You cannot divide by zero.


Set the denominator equal to zero and solve for x


x^2 - 5x + 6 = 0


(x - 3)(x - 2) = 0


x - 3 = 0 or x - 2 = 0


x = 3 or x = 2


This means the values x = 3 or x = 2 make x^2 - 5x + 6 equal to zero.


So the answer is x = 3 or x = 2