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
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 859594
:
What values of x will make this expression undefined:
3x / (x^2 - 5x + 6)
Answer by
jim_thompson5910(35256)
(
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