document.write( "Question 650233: Is y=mx+b the point slope form of a linear equation? \n" ); document.write( "
Algebra.Com's Answer #407245 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! No, what you have is slope intercept form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Point slope form is y - y1 = m(x - x1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = slope\r \n" ); document.write( "\n" ); document.write( "x1 = x coordinate of given point\r \n" ); document.write( "\n" ); document.write( "y1 = y coordinate of given point \n" ); document.write( " |