document.write( "Question 1186738: The table shows values for a linear function, f(x).
\n" );
document.write( "x f(x)
\n" );
document.write( "-1 -8
\n" );
document.write( "3 -5
\n" );
document.write( "7 -2
\n" );
document.write( "11 1\r
\n" );
document.write( "\n" );
document.write( "What is an equation for f(x)? \n" );
document.write( "
Algebra.Com's Answer #817692 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the slope is 3/4 for any two adjacent points. \n" ); document.write( "Then use point slope formula y-y1=m(x-x1) where m slope and (x1, y1) point \n" ); document.write( "y-1=(3/4)(x-11) \n" ); document.write( "y=(3/4)x-(29/4), distributing and moving the 1 over. \n" ); document.write( " |