Find the Domain and Range of \(f(x)=\frac{ax-b}{cx-d}\)
Solution
Domain
Given: $$ f(x)=\frac{ax-b}{cx-d} $$
The denominator cannot be zero.
Therefore, $$ cx-d\ne0 $$
$$ x\ne\frac{d}{c} $$
Hence, the domain is: $$ \mathbb{R}-\left\{\frac{d}{c}\right\} $$
Range
Let $$ y=\frac{ax-b}{cx-d} $$
Cross multiply: $$ y(cx-d)=ax-b $$
$$ cxy-dy=ax-b $$
$$ x(cy-a)=dy-b $$
$$ x=\frac{dy-b}{cy-a} $$
For \(x\) to exist, $$ cy-a\ne0 $$
Therefore, $$ y\ne\frac{a}{c} $$
Hence, the range is: $$ \mathbb{R}-\left\{\frac{a}{c}\right\} $$