Asked by Ember Lovet
How do I determine the restricted values in this expression?
((x^2+4)/(x^2-3x+2))/((x^4-16)/(x-1))
((x^2+4)/(x^2-3x+2))/((x^4-16)/(x-1))
Answers
Answered by
R_scott
there are three denominators in the problem
... two fractions , divided by each other
restricted values are usually the result of attempting
... to divide by zero (BIG no-no)
any value that results in a zero denominator is restricted
... two fractions , divided by each other
restricted values are usually the result of attempting
... to divide by zero (BIG no-no)
any value that results in a zero denominator is restricted
Answered by
Ember Lovet
My choices are
0
1
-4
4
2
-2
-1
So I know 0 is one then so would 2 and -2 also be ones?
0
1
-4
4
2
-2
-1
So I know 0 is one then so would 2 and -2 also be ones?
Answered by
Steve
((x^2+4)/(x^2-3x+2))/((x^4-16)/(x-1))
= ((x^2+4)/(x^2-3x+2)) * (x-1)/(x^4-16)
= (x^2+4)(x-1) / ((x-1)(x-2)(x^2-4)(x^2+4))
= (x^2+4)(x-1) / ((x-1)(x-2)^2(x+2)(x^2+4))
The original fractions eliminate (x-1) and (x-2)
The final result also disallows (x+2)
for all x not equal to 1, the fraction is
1/((x-2)^2(x+2))
= ((x^2+4)/(x^2-3x+2)) * (x-1)/(x^4-16)
= (x^2+4)(x-1) / ((x-1)(x-2)(x^2-4)(x^2+4))
= (x^2+4)(x-1) / ((x-1)(x-2)^2(x+2)(x^2+4))
The original fractions eliminate (x-1) and (x-2)
The final result also disallows (x+2)
for all x not equal to 1, the fraction is
1/((x-2)^2(x+2))
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.