To find the domain of this function why don't we consider the numerator?
In the function f(x) = (4-x)/2+log base 2 of x
to find the domain we set the denominator different from zero and x>0 cause of the log but why dont we set 4-x different from zero? please help me clarify this doubt, thanks in advance
1 Answer
Let $f(x)=\frac{4-x}{2}+\log_2 ^{x}$.
Since $\log_2 ^{x}$ is not defined for $x\leq 0$, we must have $x>0$. On the other hand $\frac{4-x}{2}$ is defined for all $x$ (note that there is no division by zero). So the domain of $f$ is $x>0$ or
\[(0,\infty).\]
You do not set $4-x$ to be zero, because $4-x$ in not in the denominator. It is fine to devide 0 by any number, but we should avoid dividing by zero. In the expression $\frac{4-x}{2}$ you never divide by zero.
Daniel90
443
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- 1 Answer
- 228 views
- Pro Bono
Related Questions
- Evaluate the integral $\int_{-\infty}^{+\infty}e^{-x^2}dx$
- Integrate $\int e^{\sqrt{x}}dx$
- Find the average value of the function $\frac{\sin x}{1+\cos^2 x}$ on the interval $[0,1]$
- 10 questions Differential Equations
- Line Integral
- Evaluate $\int ...\int_{R_n}dV_n(x_1^2 + x_2^2 + ... + x_n^2)$ , where $n$ and $R_n$ is defined in the body of this question.
- Finding the arc length of a path between two points
- Are my answers correct
Domain means where (= for which x) the function is defined (= where it can be computed). The fraction (4-x)/2 can be computed for any x, no problem when it's negative or zero. But the second tem uses the log function, which is only defined for positive arguments, but not when x <= 0. (Check the graph of log(x) - you can ask google "plot log(x)" : it goes to minus infinity when x approaches 0 from the right.) So we need x > 0. (The sum of the two terms is defined whenever both are defined.)