go home wrote:That is obviously Dave Sinkula so go back to http://cboard.cprogramming.com/index.php? and stay there.
Moderators: Darobat, RecursiveS, Dante Shamest, Bugdude, Wizard
go home wrote:That is obviously Dave Sinkula so go back to http://cboard.cprogramming.com/index.php? and stay there.
Dave Sinkula wrote:Domain and Range of a Function: Domain and Range
leas5040 wrote:Range works the same way: If there are undefined values, then the range is affected. Otherwise, it is all real numbers as well.
Alvaro wrote:leas5040 wrote:Range works the same way: If there are undefined values, then the range is affected. Otherwise, it is all real numbers as well.
Hummm... nope! Range is more complicated. The range of f(x)=x^2 is not all reals.
Christopher wrote:The range is easily found with the caculator for x^2.
f(x)= 1/(X+2)(X-1)
the domain would be every real number but not equal to -2 and 1.
Easy.
and for F(x)= 1/Square root of (x+1)
The domain would be X >= -1.
Hummm... nope! Range is more complicated. The range of f(x)=x^2 is not all reals.
Here you got the `X' and `x' mixed up (Math, like C++, is usually case-sensitive), and x=-1 is not in the domain.
Christopher wrote:Here you got the `X' and `x' mixed up (Math, like C++, is usually case-sensitive), and x=-1 is not in the domain.
x >= -1 is not in the domain?
Users browsing this forum: No registered users and 0 guests