document.write( "Question 942978: Give an example of an increasing function whose domain is the interval [0, 1] but whose range does not
\n" );
document.write( "equal the interval [f (0), f (1)]. \n" );
document.write( "
Algebra.Com's Answer #574962 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! f could have a jump discontinuity. For example, let f(x) = x when x is in [0, 0.5) and 2x when x is in [0.5, 1]. f is increasing, by the definition of increasing function, but its range is [0, 0.5) U [1, 2]. \n" ); document.write( " |