Summary
Highlights
The lesson defines a rational expression as the quotient of two polynomials where the denominator cannot be zero. It draws a parallel to rational numbers (fractions) where the denominator also cannot be zero. Division by zero results in an undefined expression.
To find restricted values, set the denominator of the rational expression equal to zero and solve for the variable. For example, in (X + 7)/(X - 5), setting X - 5 = 0 reveals X = 5 as the restricted value. This means X cannot equal 5. The domain is all real numbers except 5.
Another example (9x - 1)/(3x - 4) demonstrates the same process. Setting 3x - 4 = 0 leads to 3x = 4, so X = 4/3. Thus, 4/3 is the restricted value.
For more complex denominators, factoring is used. In (2x^2 + 7x - 4)/(3x^2 - 21x), the denominator 3x^2 - 21x is factored into 3x(x - 7). Using the zero product property, each factor (3x and x - 7) is set to zero, yielding restricted values of X = 0 and X = 7.
The video presents another example: (2x - 5)/(2x^2 - 9x - 5). The quadratic denominator is factored into (2x + 1)(x - 5) using reverse FOIL. Setting each factor to zero results in restricted values of X = -1/2 and X = 5.