document.write( "Question 1055813: determine wether the data set could represent a linear function. Why or why not? explain the reason as well.\r
\n" );
document.write( "\n" );
document.write( "x | f(x)
\n" );
document.write( "0 | -2
\n" );
document.write( "1 | 0
\n" );
document.write( "2 | 2
\n" );
document.write( "3 | 4 \n" );
document.write( "
Algebra.Com's Answer #671093 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! determine wether the data set could represent a linear function. Why or why not? explain the reason as well.\r \n" ); document.write( "\n" ); document.write( "x | f(x) \n" ); document.write( "0 | -2 \n" ); document.write( "1 | 0 \n" ); document.write( "2 | 2 \n" ); document.write( "3 | 4 \n" ); document.write( "=============== \n" ); document.write( "If you plot the 4 points, you see they're colinear, ie, on the same straight line. \n" ); document.write( "line --> linear \n" ); document.write( "============= \n" ); document.write( "If you pick any 2 points, you find the slope of the line thru them has the same slope. \n" ); document.write( "===> it's a function. \n" ); document.write( " |