Finding the domain without a calculator

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Calculator Domain
AI Thread Summary
Finding the domain of a function without a calculator involves analyzing the denominator to identify values that would make it zero, as these are excluded from the domain. For the function f(x)=(x-1)/(x^2+1), the denominator x^2+1 never equals zero for real numbers, so the domain includes all real numbers. In contrast, for a function like sqrt(x-2)/(x^2-x), both the numerator and denominator must be considered; the numerator requires x to be greater than or equal to 2, while the denominator must not equal zero, leading to additional restrictions. Thus, the domain must account for both the conditions imposed by the numerator and the denominator. Understanding these principles allows for accurate determination of the domain without the use of a calculator.
UrbanXrisis
Messages
1,192
Reaction score
1
Finding the domain is easy with a graphing calculator but what if I was to do it without one. Is there a way to do it?

How would I find the domain of f(x)=(x-1)/(x^2+1)
 
Physics news on Phys.org
Well in a rational expression, you have to look at the denominator, because if a value is put in the denominator and it makes it 0 then it will go to infinite, so you have to solve the denominator and find the values that makes it 0, and in the domain you have to specify any value of the Reals except those values that makes it 0, of course in the proper notation.

In your sample, you should do x^2 + 1 =0 so, x^2 = -1 and x = sqrt(-1), so that will be x = i, so an imaginary number will make it 0, that's great so this means the domain will be all the real numbers, because no real number can make it 0.
 
what if the denominator had a sqrt such as sqrt(x-2)/(x^2-x)
 
what if the denominator had a sqrt such as sqrt(x-2)/(x^2-x)

I will assume the following:

sqrt(x-2)/sqrt(x^2-x) well factoring the deniminator

sqrt(x-2)/sqrt(x(x-1)), read above what i said about the denominator.

Now this is a little addon:
take for example the numerator sqrt(x-2), if you had a value like x=2, it will make it 0 right? what about if you had a value like x=1 wouldn't that make it sqrt(-1), whoa, so now it has gone out of the real numbers into the imaginary numbers... and a value below 2 will put it into imaginary numbers..., so what should the restriction be? obviously x>=2.

Now try to find the domain for this.
 
UrbanXrisis said:
what if the denominator had a sqrt such as sqrt(x-2)/(x^2-x)

Same idea; solve the denominator for 0. The domain is all those values that don't make it 0
 
so when there is a sqrt in the numerator, I must take that into account when finding the domain right? so it's different than just solving for the denominator is that correct?
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top