document.write( "Question 482412: Hi, my son and I need some serious help with this particular question: Determine whether the relation in the table below is a function, and if so, write a function rule.
\n" );
document.write( "Table reads:
\n" );
document.write( "x y
\n" );
document.write( "-1 1
\n" );
document.write( "0 2
\n" );
document.write( "2 4
\n" );
document.write( "3 5\r
\n" );
document.write( "\n" );
document.write( "a)yes;f(x)=-1(x)
\n" );
document.write( "b)yes;f(x)=x/2
\n" );
document.write( "c)yes;f(x)=x+2
\n" );
document.write( "d)not a function \n" );
document.write( "
Algebra.Com's Answer #330290 by Earlsdon(6294) ![]() You can put this solution on YOUR website! One way to solve this is graphically. \n" ); document.write( "Plot the given points (x, y) on a sheet of graph paper on which you drawn the x-axis (horizontal) and the y-axis (vertical). \n" ); document.write( "You should see a graph like this: \n" ); document.write( " \n" ); document.write( "To get the corresponding equation, you need to know two things about the line on the graph: its slope (m) and the y-intersection (b). \n" ); document.write( "The y-intersection is where the line crosses the y-axis and this is at (0, 2) and the slope (m) can be determined by picking any two points on the line and using the following formula: \n" ); document.write( " \n" ); document.write( "You can use any two points from the given list, say (-1,1) and (3, 5) as the x's and y's in the formula. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now use the \"slope-intercept form of a linear equation: \n" ); document.write( " \n" ); document.write( " |