document.write( "Question 765689: how do i know if f(x)= x/6 is a function.
\n" ); document.write( "if it is how do i explain it?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #467142 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "For contradiction we assume f(x) is NOT a function.\r\n" );
document.write( "\r\n" );
document.write( "Then there must be two different outputs for the same input,\r\n" );
document.write( "\r\n" );
document.write( "Let a be the input and b and c be the two different outputs, b ≠ c.\r\n" );
document.write( "\r\n" );
document.write( "Then (a,b) and (a,c) are both elements of the relation where b ≠ c.\r\n" );
document.write( "\r\n" );
document.write( "Let y = f(x) = \"x%2F6\"\r\n" );
document.write( "\r\n" );
document.write( "Solve y = \"x%2F6\" for x\r\n" );
document.write( "\r\n" );
document.write( "     6y = x\r\n" );
document.write( "\r\n" );
document.write( "Substitute (a,b) and (a,c)\r\n" );
document.write( "\r\n" );
document.write( "   6b = a,     6c = a\r\n" );
document.write( "\r\n" );
document.write( "then 6b = 6c\r\n" );
document.write( "\r\n" );
document.write( "      b = c.\r\n" );
document.write( "\r\n" );
document.write( "That contracts the assumption that b ≠ c\r\n" );
document.write( "\r\n" );
document.write( "Therefore the assumption that f(x) is not a function\r\n" );
document.write( "is false, and therefore f(x) is a function.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );