document.write( "Question 39112: Find an equation of the line satisfying the conditions. Write the equation in slope-intercept from. Through (-6,7); parallel to 3x+7y=3 \n" ); document.write( "
Algebra.Com's Answer #24530 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The slope of 3x+7y=3 is -3/7, found by m = -A/B \n" ); document.write( "Since we want a line parallel, slopes are equal... \n" ); document.write( "Now use the slope-intercept form \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 7 = (-3/7)(x + 6) \n" ); document.write( "y - 7 = (-3/7)x - 18/7 \n" ); document.write( "y = (-3/7)x + 31/7 (since 7 = 49/7) \n" ); document.write( " |