Question 691448
Find the domain for f(x)= [sqrt(5-x)+sqrt(x-1)]/[(x-2)sqrt(x)]
----
sqrt(x) requires x >= 0
---
x-2 in the denominator requires x # 2
-----
sqrt(5-x) requires x <= 5
-----
sqrt(x-1) requires x >= 1
======
Putting that all together the domain is [1,2)U(2,5]
=====================
Cheers,
Stan H.