document.write( "Question 950516: I don't know if I understand what f(x) =.... means\r
\n" ); document.write( "\n" ); document.write( "does the f mean function of \"x\" and whatever value we plug in for x results in our y value. Therefore, y can only be found relative to the x value chosen? Assuming this is correct why isn't it the other way around why can't we compute what x is relative to y like: f(y)=x? why isn't it done this way? I don't think I understand what functions are or exactly what f(x) is actually saying.\r
\n" ); document.write( "\n" ); document.write( "Please help me understand thanks.
\n" ); document.write( "

Algebra.Com's Answer #580440 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"f%28x%29\" means \"function of\"+x\"\" and it is the classic way of writing a function
\n" ); document.write( "The most common name is \"\"f\"\", but we can have other names like \"\"g\"\" or “\"h\"”, or even \"\"marmalade\"\" if we want.
\n" ); document.write( "A function relates an input to an output.\r
\n" ); document.write( "\n" ); document.write( "Let say we have a function \"\"f\" of \"x\" equals \"x+\"squared\" what goes into the function is put inside parentheses () after the name of the function:\r
\n" ); document.write( "\n" ); document.write( " \"f%28x%29+\"shows us the function is called \"\"f\"\", and \"\"x\"\" goes in (or \"x\" is an input)\r
\n" ); document.write( "\n" ); document.write( "And we usually see what a function does with the input:\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+x%5E2\" shows us that function \"\"f\"\" takes \"\"x\"\" and squares it.\r
\n" ); document.write( "\n" ); document.write( "Example with \"f%28x%29+=+x%5E2\":\r
\n" ); document.write( "\n" ); document.write( " an input of \"4\"->\"x=4\" becomes an output of \"16\"\r
\n" ); document.write( "\n" ); document.write( "In fact we can write \"f%284%29+=+16\".
\n" ); document.write( "
\n" ); document.write( "
\n" );