document.write( "Question 987633: Write the equation of the line in slope-intercept form passing through (-2, 3) and parallel to the line whose equation is y=-1/2x-4 \n" ); document.write( "
Algebra.Com's Answer #608362 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The parallel line has the same slope m=-1/2. \n" ); document.write( "Using slope-intercept form: \n" ); document.write( "y=mx+b \n" ); document.write( "y=(-1/2)x+b Substitute the point and solve for b. \n" ); document.write( "3=(-1/2)(-2)+b \n" ); document.write( "3=1+b \n" ); document.write( "2=b \n" ); document.write( "The finished equation: \n" ); document.write( "y=(-1/2)x+2 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |