document.write( "Question 67126This question is from textbook
\n" );
document.write( ": find an equation of the line containing the point (-1,3) and parallel to the line x+2y=-6 \n" );
document.write( "
Algebra.Com's Answer #47740 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! find an equation of the line containing the point (-1,3) and parallel to the line x+2y=-6 \n" ); document.write( "EQN OF PARALLEL LINE IS \n" ); document.write( "X+2Y=K.......IT PASSES THROUGH (-1,3)...HENCE \n" ); document.write( "-1+2*3=K=5 \n" ); document.write( "HENCE EQN . OF REQD. LINE IS \n" ); document.write( "X+2Y=5 \n" ); document.write( " |