document.write( "Question 114036: write the equation of the line through (-p, q ) that is parallel to the line -2x+y=12 in slope intercept form and standard form \n" ); document.write( "
Algebra.Com's Answer #82986 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2X+Y=12 \n" ); document.write( "Y=-2X+12 IS THE STANDARD FORM OF THIS LINE WITH A SLOPE OF -2. \n" ); document.write( "THE LINE THROUGH (P,Q) WILL ALSO HAVE A SLOPE OF -2 \n" ); document.write( "Q=-2(-P)+b \n" ); document.write( "Q=2P+b \n" ); document.write( " |