document.write( "Question 948563: How do you put (2,4) and (4,-2) in function notation form? \n" ); document.write( "
Algebra.Com's Answer #579000 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
f(2) = 4
\n" ); document.write( "f(4) = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "suppose you have a function that takes the value of x and squares it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the function would be f(x) = x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now if you evaluate that function for the value of x = 2, you will get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(2) = 2^2 which becomes f(2) = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now if you have a function that takes the the square value of x and then multiplies it by -1, then that function would be:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x) = -sqrt(x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now if you evaluate that function for when x = 4, you would get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(4) = -sqrt(4) which becomes f(4) = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );