document.write( "Question 942994: Suppose f is the function whose domain is the interval [−2, 2], with f defined by the following formula:\r
\n" );
document.write( "\n" );
document.write( "f (x) = -x/3, if−2≤x<0
\n" );
document.write( " 2x , if 0≤x≤2.\r
\n" );
document.write( "\n" );
document.write( "(a) Sketch the graph of f .
\n" );
document.write( "(b) Explain why the graph of f shows that f is not
\n" );
document.write( "a one-to-one function.
\n" );
document.write( "(c) Give an explicit example of two distinct numbers
\n" );
document.write( "a and b such that f (a) = f (b). \n" );
document.write( "
Algebra.Com's Answer #574922 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! a) Not sure how to graph here, but it's not hard to graph on paper. Just graph y = -x/3 but only where x is in [-2,0) and y = 2x where x is in [0,2].\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) You can draw a horizontal line that intersects the graph of f(x) in two places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c) For example, if a = -1 and b = 1/6, then f(a) = f(-1) = -(-1)/3 = 1/3 and f(b) = f(1/6) = 2*1/6 = 1/3. \n" ); document.write( " |