document.write( "Question 68533: Is this a function?\r
\n" ); document.write( "\n" ); document.write( "f(x)=2 if x>1
\n" ); document.write( "f(x)=-1 otherwise
\n" ); document.write( "

Algebra.Com's Answer #48788 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
Is this a function?:\r\n" );
document.write( "f(x) = 2 if x > 1\r\n" );
document.write( "f(x) = -1 otherwise\r\n" );
document.write( "\r\n" );
document.write( "Let's graph it and see:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It passes the vertical line test. That is,\r\n" );
document.write( "no point on the graph is directly above or \r\n" );
document.write( "directly below any other point on the graph.\r\n" );
document.write( "So it is a function.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );