document.write( "Question 984352: The points in the table lies on a line. Find the slope-intercept form of the line.
\n" );
document.write( "x 6 8 10 12
\n" );
document.write( "y 9 10 11 12 \n" );
document.write( "
Algebra.Com's Answer #605165 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The points in the table lies on a line. Find the slope-intercept form of the line. \n" ); document.write( "x 6 8 10 12 \n" ); document.write( "y 9 10 11 12 \n" ); document.write( "================== \n" ); document.write( "--> the points (6,9), (8,10), 10,11) and (12,12) \n" ); document.write( "Use any 2 points to find the slope m \n" ); document.write( "--- \n" ); document.write( "Then use y-y1 = m*(x-x1) where (x1,y1) is any point. \n" ); document.write( " \n" ); document.write( " |