document.write( "Question 1687: Which of the following are functions Expalin your reasoning for a,b,c. Keep the definition of a fuction strongly in a mind as you do this problem. Think about whether the relationship between f{x) and x is consistnet with being a function or not and explain your reasonong?\r
\n" );
document.write( "\n" );
document.write( "a. f(x) = 2 if x>1
\n" );
document.write( " f(x) = -1 otherwise\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. f(x)= 5 if x>0
\n" );
document.write( " f(x) = -5 if x <0
\n" );
document.write( " f(x) = 5 or -5 if x=0\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. f(x)= 10/x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! a) yes,f is a function from R to R. Since forevery real x,there exists a unique \n" ); document.write( " f(x) corresponding to x.\r \n" ); document.write( "\n" ); document.write( "b) No, since when x =0,f(0) is either 5 or -5(f(0) has no unique value.)\r \n" ); document.write( "\n" ); document.write( "c)No,since x=0 causes the denominator to be zero,there is no value of f(0). \n" ); document.write( " |