document.write( "Question 973385: What is an equation in standard form with integer coefficients for the line with a slope 8/7 through point (-4,-5)? \n" ); document.write( "
Algebra.Com's Answer #595574 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Point-slope form is y - y1 = m(x - x1) \n" ); document.write( "m is the slope \n" ); document.write( "(x1 , y1) are the coordinates of the point\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-4 , -5) , slope = 8/7 \n" ); document.write( "y - (-5) = (8/7)[x - (-4)] {substituted point and slope into point-slope form} \n" ); document.write( "y + 5 = (8/7)(x + 4) {simplified double negative signs} \n" ); document.write( "7y + 35 = 8(x + 4) {multiplied entire equation by 7 to eliminate fraction} \n" ); document.write( "7y + 35 = 8x + 32 {used distributive property} \n" ); document.write( "8x - 7y = 3 {subtracted 7y and 32 from each side to get into standard form} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |