document.write( "Question 480715: Rewrite the vertical line test as two if-then statements.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #329448 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! You could say,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"If any vertical line crosses the graph of a relation at at most one point, the relation is a function.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"If some vertical line crosses the graph of a relation at two or more points, the relation is not a function.\" (this statement is necessary since it is not logically equivalent to the first statement)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, you can condense into one if-then statement:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Iff any vertical line crosses the graph of a relation at at most one point, the relation is a function.\" (Iff means \"if and only if\"). \n" ); document.write( " |