document.write( "Question 877360: write the equation of the line parallel to the line give by 3x-2y=8 and having the same y intercept as the line given by 2x+3y=-4 \n" ); document.write( "
Algebra.Com's Answer #529316 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write the equation of the line parallel to the line give by 3x-2y=8 and having the same y intercept as the line given by 2x+3y=-4 \n" ); document.write( "*** \n" ); document.write( "3x-2y=8 \n" ); document.write( "2y=3x-8 \n" ); document.write( "y=3x/2-4 \n" ); document.write( "slope=3/2 \n" ); document.write( ".. \n" ); document.write( "2x+3y=-4 \n" ); document.write( "3y=-2x-4 \n" ); document.write( "y=-2x/3-4/3 \n" ); document.write( ".. \n" ); document.write( "slope of line=3/2 \n" ); document.write( "y-intercept=-4/3 \n" ); document.write( "equation: y=3x/2-4/3 \n" ); document.write( " |