Anyway Anived, remember post #3:
For example: f(x)=(x^2-5x-9)^(1/4)
To find the range, we can use my first method.
therefore: y=(x^2-5x-9)^(1/4)
therefore: y^4=|x^2-5x-9| -->
now LHS cannot be less than 0 as RHS is an absolute value.
thus we set:
y^4=>0
therefore: y=>0 ==>
now back to our first result:
y^4=|x^2-5x-9|
now there are 2 possible equations that can be made from this. However, in functions, each number in the domain can only have 1 answer. So we take the positive half:
therefore: y^4 = +(x^2-5x-9)
therefore: y^4 = (x-5/2)^2 -9-25/4
therefore: y^4 + 61/4 = (x-5/2)^2
therefore: SQRT(y^4 + 61/4)=|x-5/2|
now again set LHS => 0 (in this case it is unneccessary)
SQRT(y^4 + 61/4)>0
as you can see this yields yER==>
now back to the original equation - noting that again the positive bit is taken once again:
therefore: SQRT(y^4 + 61/4)=+(x-5/2)
therefore: SQRT(y^4 + 61/4)+5/2 = x
now the domain of this is also yER.==>
Now I finally write this collecting all the results:
Range = {y=>0}U{yER}U{yER}
thus
Range: {f(x)ER, f(x)=>0} ===>
Note: I think I should learn Latex...