document.write( "Question 547006: So if I am given a graphy how do I find f(x)?\r
\n" );
document.write( "\n" );
document.write( "Please help me. I came up with 2 possilbe answers.\r
\n" );
document.write( "\n" );
document.write( "For example, f(2) is I find 2 on the x axis and find where it touches the graph and the f(x) is the y?\r
\n" );
document.write( "\n" );
document.write( "Or I find2 on the y axis and find where it touches the graph and the f(x) is the x?\r
\n" );
document.write( "\n" );
document.write( "Please plase please help me! \n" );
document.write( "
Algebra.Com's Answer #356266 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! let's use an example \n" ); document.write( ": \n" ); document.write( "Say your told to graph f(x) = x^2 - 8x + 12 \n" ); document.write( "on a graph, f(x) = y, therefore rewrite the equation to \n" ); document.write( "y = x^2 - 8x + 12 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "When they say f(2), they mean find the value of y when x=2 \n" ); document.write( "When they say f(1), they mean find the value of y when x=1 \n" ); document.write( ": \n" ); document.write( "find the points on the graph from +1 to + 7 \n" ); document.write( "f(1); x=1, replace x with 1 and find y \n" ); document.write( "y = 1^2 - 8(1) + 12 \n" ); document.write( "y = 1 - 8 + 12 \n" ); document.write( "y = 5 \n" ); document.write( "The ordered x,y pair: 1, 5 \n" ); document.write( ": \n" ); document.write( "do the same with f(3); x=3 \n" ); document.write( "y = 3^2 - 8(3) + 12 \n" ); document.write( "y = 9 - 24 + 12 \n" ); document.write( "y = -3 \n" ); document.write( "The ordered pair: 3, -3 \n" ); document.write( "We can make a table from doing this, doing the same for each value of x, find y \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( " 1 | +5 \n" ); document.write( " 2 | 0 \n" ); document.write( " 3 | -3 \n" ); document.write( " 4 | -4 \n" ); document.write( " 5 | -3 \n" ); document.write( " 6 | 0 \n" ); document.write( " 7 | +5 \n" ); document.write( " choose the values for x, in the range that will give a meaningful graph, graph each point. \n" ); document.write( "this equation should look like this \n" ); document.write( " \n" ); document.write( "Look at the table and you can see that it agrees with the x,y value on the graph \n" ); document.write( "Just remember that in graphing, f(x) just means y \n" ); document.write( ": \n" ); document.write( "Did this help, any questions? \n" ); document.write( " |