document.write( "Question 1206892: Indicate in standard form the equation of the line passing through the given points, writing the answer in the equation box below. \r
\n" );
document.write( "\n" );
document.write( "E ( - 2, 2), F (5, 1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844595 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the points are (-2,2), (5,1) \n" ); document.write( "let x1,y1 = -2,2 and x2,y2 = 5,1 \n" ); document.write( "slope = (y2-y1)/(x2-x1) = (1-2)/(5+2) = -1/7 \n" ); document.write( "use one of the points to get the y-intercept. \n" ); document.write( "general slope intercept form equation is y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( "when the slope is -1/7, equation becomes y = -1/7 * x + b \n" ); document.write( "use (5,1) coordinate and replace y with 1 and x with 5 to get: \n" ); document.write( "1 = -1/7 * 5 + b \n" ); document.write( "solve for b to get: \n" ); document.write( "b = 1 + 5/7 = 12/7 \n" ); document.write( "equation becomes y = -1/7 * x + 12/7. \n" ); document.write( "that's the slope intercept form of the equation. \n" ); document.write( "to get the standard form, do the following: \n" ); document.write( "add -1/7 * x to both sides of the equation to get 1/7 * x + y = 12/7 \n" ); document.write( "multiply both sides of the equation by 7 to get x + 7y = 12 \n" ); document.write( "that's the standard form of the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that the standard form and the slope intercept form of the equation draw the same line. \n" ); document.write( "that's because they're equivalent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the two speciied points are on the line. \n" ); document.write( "they are (-2,2) and (5,1) \n" ); document.write( "the slope intercept is (0,1.714) where 1.714 represents the fraction 12/7.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |