document.write( "Question 256323: How do I write an equation for a line that passes through points (-3,5) and is parallel to a line with the equation of (y=-2x+3)? \n" ); document.write( "
Algebra.Com's Answer #188471 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! parallel means same slope\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -2x + b ___ substitute the coordinates to find b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 = -2(-3) + b ___ -1 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation is ___ y = -2x - 1 \n" ); document.write( " |