document.write( "Question 634084: Find an equation of the line that passes through the point (-1,3) and is parallel to the line passing through the points (-2,-3) and (2,5). \n" ); document.write( "
Algebra.Com's Answer #399364 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! The line through points (-2,3) and (2,5) has slope \n" ); document.write( " \n" ); document.write( "The line parallel to this line will have slope 2. The line through point (-1,3) with slope 2 has the equation \n" ); document.write( "y-3=2(x+1) \n" ); document.write( "y=2x+5 \n" ); document.write( " |