document.write( "Question 176421: please answer my question: write the equation of a line that passes through (-5,-3)and (7,-3) in slope-intercept form...please answer my question,thankyou \n" ); document.write( "
Algebra.Com's Answer #131525 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I just did one similar to that.\r \n" ); document.write( "\n" ); document.write( "Write the equation of the line that passes through (4,-5) and (7,-3). Express in general form \n" ); document.write( "------------- \n" ); document.write( "The hard way: \n" ); document.write( "find the slope, m, = (diff in y)/(diff in x) \n" ); document.write( "m = (-3 -(-5))/(7-4) \n" ); document.write( "m = 2/3 \n" ); document.write( "Use either point: \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y+5 = (2/3)*(x-4) \n" ); document.write( "3y+15 = 2x-8 \n" ); document.write( "2x-3y = 23 \n" ); document.write( "------------- \n" ); document.write( "Better way: \n" ); document.write( "|x y 1| \n" ); document.write( "|4 -5 1| = 0 \n" ); document.write( "|7 -3 1| \n" ); document.write( "--------------- \n" ); document.write( "x*(-5+3) - y*(4-7) + (-12+35) = 0 \n" ); document.write( "-2x + 3y + 23 = 0 \n" ); document.write( "2x - 3y = 23 \n" ); document.write( " \n" ); document.write( " |