document.write( "Question 515436: write equation pass through point and is parallel to the equation to the line given equation (-1,3)y=4x-2 \n" ); document.write( "
Algebra.Com's Answer #343982 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! The equation will be in the form y=4x+b because parallel lines have equal slopes. \n" ); document.write( "If we plug the coordinates of the point (-1, 3) into the equation we get b \n" ); document.write( " 3=4*(-1)+b => b=7, and the equation of our line will be:y=4x+7 \n" ); document.write( " |