document.write( "Question 263713: find the equation of the parallel line to 6x + 3y=15 that passes through points (6,9. write in slope-intercept form. \n" ); document.write( "
Algebra.Com's Answer #194323 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! The equation of the given line to 6x + 3y= 15 \n" ); document.write( "Let the equation of the parallel line be 6x + 3y = c ...(1) \n" ); document.write( "This line passe through the point (6,9) \n" ); document.write( "Therefore, 6*6+3*9 = c \n" ); document.write( "] c = 63 \n" ); document.write( "So The equation of the required line is 6x+3y = 63 \n" ); document.write( " 3y = -6x+63 \n" ); document.write( " y = -2x+21 \n" ); document.write( " |