document.write( "Question 63793: Find the equation of the line through the points (-2, 1) and (1, -4). Write the equation in standard form with only integers.\r
\n" );
document.write( "\n" );
document.write( "Please explain how this problem was solved.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #44688 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find the equation of the line through the points (-2, 1) and (1, -4). Write the equation in standard form with only integers. \n" ); document.write( "Please explain how this problem was solved. \n" ); document.write( "; \n" ); document.write( "First, find the slope (m) using the slope formula: \n" ); document.write( ": \n" ); document.write( "In your problem x1 = -2; y1 = 1; x2 = 1; y2 = -4); so we have: \n" ); document.write( "m = \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "slope (m) = -(5/3): \n" ); document.write( ": \n" ); document.write( "Use the point/slope equation: y - y1 = m(x-x1) \n" ); document.write( "y - 1 = (-5/3(x - (-2)) \n" ); document.write( "y - 1 = (-5/3)(x + 2) \n" ); document.write( "y - 1 = (-5/3)x - (10/3) \n" ); document.write( "y = (-5/3)x - (10/3) + 1 \n" ); document.write( "y = (-5/3)x - (10/3) + (3/3) \n" ); document.write( "y = (-5/3)x - (7/3) \n" ); document.write( ": \n" ); document.write( "Get rid of these annoying decimals, mult eq by 3 \n" ); document.write( "3y = -5x - 7 \n" ); document.write( ": \n" ); document.write( "They want it in the standard form: ax + by = c, add 5x to both sides \n" ); document.write( "5x + 3y = -7 \n" ); document.write( ": \n" ); document.write( "Check using x = -2, y = 1 as given in the original problem: \n" ); document.write( "5(-2) + 3(1) = \n" ); document.write( "-10 + 3 = -7 \n" ); document.write( ": \n" ); document.write( "Could you follow this OK?? \n" ); document.write( " \n" ); document.write( " |