Post Reply 
[CAS] find domain for function?
09-19-2015, 08:23 AM
Post: #7
RE: [CAS] find domain for function?
As for polynomials functions there is no problem, their domain is R.
For fractional functions 1/f(x) we can solve f(x)=0 and the roots are the ones to be excluded from R.
For irrational functions sqrt(f(x)), solving f(x)>=0 is enough.
In many cases in order to find the domain of a function we need to set a system:
y=sqrt(log(x^2-8*x+8)), solve({x^2-8*x+8>0,log(x^2-8*x+8)>=0}) and that's all !!!
Domain found !!!!!
Algebraically, not graphically B-) ^_^
Best,

Aries ;-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[CAS] find domain for function? - ww63 - 09-16-2015, 10:46 AM
RE: [CAS] find domain for function? - ww63 - 09-18-2015, 01:20 PM
RE: [CAS] find domain for function? - Han - 09-18-2015, 02:10 PM
RE: [CAS] find domain for function? - Aries - 09-19-2015 08:23 AM



User(s) browsing this thread: 1 Guest(s)