document.write( "Question 224245: Find and equation for the table below?\r
\n" );
document.write( "\n" );
document.write( "S 1 2 3 4 5 6\r
\n" );
document.write( "\n" );
document.write( "T 1 4 7 10 13 16 \n" );
document.write( "
Algebra.Com's Answer #167641 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find and equation for the table below? \n" ); document.write( ": \n" ); document.write( "One definition of slope is rise over run \n" ); document.write( "S 1 2 3 4 5 6 \n" ); document.write( "T 1 4 7 10 13 16 \n" ); document.write( ": \n" ); document.write( "You can see that for a run of 1, we have rise of 3, therefore \n" ); document.write( "slope (m) = \n" ); document.write( ": \n" ); document.write( "Use the point/slope formula: y - y1 = m(x - x1) \n" ); document.write( "Using the 1st point: 1,1 \n" ); document.write( "y - 1 = 3(x - 1) \n" ); document.write( "y - 1 = 3x - 3 \n" ); document.write( "y = 3x - 3 + 1 \n" ); document.write( "y = 3x - 2 \n" ); document.write( ": \n" ); document.write( "Substitute S for x and you will get T \n" ); document.write( " |