document.write( "Question 173513This question is from textbook Essentials Algebra
\n" );
document.write( ": The equation of the line parallel to the line whose equation is 2x+y=0 and passing through the point P(1,-3) is ________ . \n" );
document.write( "
Algebra.Com's Answer #128375 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lines that are parallel have equal slopes. we need to write this equation in y=mx+b format to easily spot the slope m \n" ); document.write( ": \n" ); document.write( "y=-2x+0...so slope is -2 \n" ); document.write( ": \n" ); document.write( "now we use the point slope formula \n" ); document.write( ": \n" ); document.write( "y-(-3)=-2(x-1) \n" ); document.write( ": \n" ); document.write( "y+3=-2x+2 \n" ); document.write( ": \n" ); document.write( " |