document.write( "Question 88268: write the point-slope form of a line where m is the slope and (x1,y1) is a point on the line. \n" ); document.write( "
Algebra.Com's Answer #64099 by stanbon(75887) ![]() You can put this solution on YOUR website! write the point-slope form of a line where m is the slope and (x1,y1) is a point on the line. \n" ); document.write( "------------ \n" ); document.write( "Point-slope form is y=mx+b \n" ); document.write( "Need to find \"b\". \n" ); document.write( "We know the slope is m and y=y1 when x=x1. \n" ); document.write( "So you can solve for b as follows: \n" ); document.write( "y1 = mx1 + b \n" ); document.write( "b= y1-mx1 \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = mx + (y1-mx1)\r \n" ); document.write( "\n" ); document.write( "y = m(x-x1) +y1 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |