document.write( "Question 236963:
What is the point slope form with the table \r\n" );
document.write( "(X) 3,5, 7, 9\r\n" );
document.write( "(Y)-6,2,10,18
\n" ); document.write( "

Algebra.Com's Answer #174311 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
What is the point slope form with the table \r\n" );
document.write( "(X) 3,5, 7, 9\r\n" );
document.write( "(Y)-6,2,10,18\r\n" );
document.write( "
\r\n" );
document.write( "Let's plot those points and see if they are in a straight line:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "They look like they do, judging from the above. We draw a\r\n" );
document.write( "line through them:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "We can pick any two points of the four points \r\n" );
document.write( "to find the slope of the line.  We'll get the\r\n" );
document.write( "same slope no matter which two of the points\r\n" );
document.write( "we pick.  Let's pick (5,2) and {9,18).\r\n" );
document.write( "\r\n" );
document.write( "To find the slope we use the slope formula:\r\n" );
document.write( "\r\n" );
document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r\n" );
document.write( "\r\n" );
document.write( "where \"x%5B1%5D=5\", \"y%5B1%5D=2\", \"x%5B2%5D=9\", \"y%5B2%5D=18\"\r\n" );
document.write( "\r\n" );
document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29=%2818-2%29%2F%289-5%29=16%2F4=4\"\r\n" );
document.write( "\r\n" );
document.write( "To find the equation, we use the point slope form:\r\n" );
document.write( "\r\n" );
document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"y-2=4%28x-5%29\"\r\n" );
document.write( "\r\n" );
document.write( "and we solve for y and simplify to get the \r\n" );
document.write( "\r\n" );
document.write( "slope intercept form:\r\n" );
document.write( "\r\n" );
document.write( "\"y-2=4x-20\"\r\n" );
document.write( "\r\n" );
document.write( "\"y=4x-18\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );