document.write( "Question 768555: the line parallel to 2x + 6y = -3 and passes through the y-axis at -3/4 \n" ); document.write( "
| Algebra.Com's Answer #468367 by mananth(16946)     You can put this solution on YOUR website! 2x + 6y = -3 and passes through the y-axis at -3/4 \r \n" ); document.write( "\n" ); document.write( "6y= -2x-3\r \n" ); document.write( "\n" ); document.write( "y= -2/6 x -1/2\r \n" ); document.write( "\n" ); document.write( "slope = m = -1/3\r \n" ); document.write( "\n" ); document.write( "the parallel line will have same slope \r \n" ); document.write( "\n" ); document.write( "passing through (0,-3/4)\r \n" ); document.write( "\n" ); document.write( "So the equation is y = (-1/3)x-(3/4) \n" ); document.write( " |