{{ tocSubheader }}
| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
q(x)p(x)
Rational Expressions | |
---|---|
Not in Simplest Form | In Simplest Form |
x(x−3)(y+2)xy | x+1x−1 |
x2+1x4+x2 | x2−x−6x3+7 |
Notice that for some of the expressions shown in the table, there are some x-values that make the denominator 0. For example, the denominator of x+1x−1 is 0 when x=-1. Any value of a variable for which a rational expression is undefined is called an excluded value.
Expression | Restriction | Excluded Value(s) |
---|---|---|
x+1x−1 | x+1=0 | x=-1 |
x2−x−6x3+7 | x2−x−6=0 | x=-2 and x=3 |
x(x−3)(y+2)xy | x(x−3)(y+2)=0 | x=0, x=3, and y=-2 |
x2+1x4+x2 | There is no real number that makes x2+1 zero | None |
Simplifying a rational expression can remove some of the excluded values that appear in the original expression. A rational expression and its simplified form must have the same domain in order for them to be equivalent expressions. This means that the excluded values that are no longer visible in the simplified expression must still be declared.
Equivalent Expressions | |
---|---|
Rational Expression | Simplified Form |
(x+2)(x−3)x−3,x=-2,3 | x+21,x=-2,3 |
x2−1x2+2x+1,x=-1,1 | x−1x+1,x=-1,1 |
x2x3−2x2+x,x=0 | xx2−2x+1,x=0 |