document.write( "Question 903195: Write the standard form of the line that passes through the given points (6, 1) and (5, 4). \n" ); document.write( "
Algebra.Com's Answer #547843 by AlgebraLady88(44)![]() ![]() You can put this solution on YOUR website! The standard form of a linear equation is\r \n" ); document.write( "\n" ); document.write( "Ax + By = C\r \n" ); document.write( "\n" ); document.write( "To find out what the equation looks like, we would first have to find the slope. \n" ); document.write( " The formula for slope is y2 - y1 / x2 -x1\r \n" ); document.write( "\n" ); document.write( "We will designate, from the points given x1 =6 y1= 1 \n" ); document.write( " x2 =5 y2= 4\r \n" ); document.write( "\n" ); document.write( "So, slope is 4-1/5-6 = 3/-1 = -3\r \n" ); document.write( "\n" ); document.write( "We would need to write the equation in slope-intercept form first: y=mx+b\r \n" ); document.write( "\n" ); document.write( "To do that , we would need to find the y intercept , b . We will use the slope and one point . You can pick either (6,1) or (5,4)\r \n" ); document.write( "\n" ); document.write( "We will use (6,1)\r \n" ); document.write( "\n" ); document.write( "y= mx+ b \n" ); document.write( "y= -3x + b \n" ); document.write( "1= -3*6 + b \n" ); document.write( "1= -18 +b \n" ); document.write( "19= b\r \n" ); document.write( "\n" ); document.write( "So, the slope intercept form would be y= -3x + 19\r \n" ); document.write( "\n" ); document.write( "To change this to standard form :\r \n" ); document.write( "\n" ); document.write( "y = -3x +19 \n" ); document.write( " 3x+y = 19 \r \n" ); document.write( "\n" ); document.write( "To check , just plug in both (6,1) and (5,4) into the equation.\r \n" ); document.write( "\n" ); document.write( "3x + y = 19 \n" ); document.write( "3(6) + 1 = 19 \r \n" ); document.write( "\n" ); document.write( "3x +y = 19 \n" ); document.write( "3 (5) + 4 = 19\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |