document.write( "Question 160574: determine the equation of line that is parallel to y=-2x-2 and has the same y intercept as y=-x+5 \n" ); document.write( "
Algebra.Com's Answer #118394 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! determine the equation of line that is parallel to y=-2x-2 and has the same y intercept as y=-x+5 \n" ); document.write( ". \n" ); document.write( "First, determine the slope of y=-2x-2 \n" ); document.write( "since the equation is already in the \"slope-intercept\" form y=mx+b \n" ); document.write( "We know that the slope we want to be parallel with is -2. \n" ); document.write( ". \n" ); document.write( "The y-intercept of y=-x+5 \n" ); document.write( "Again, it is already in y=mx+b form \n" ); document.write( "So, we know the y-intercept 5 \n" ); document.write( ". \n" ); document.write( "Recapping, our new line has: \n" ); document.write( "m = -2 \n" ); document.write( "and \n" ); document.write( "b = 5 \n" ); document.write( ". \n" ); document.write( "Plugging the above into: \n" ); document.write( "y = mx + b \n" ); document.write( "our new equation is \n" ); document.write( "y = -2x + 5 \n" ); document.write( " |