document.write( "Question 463313: Determine the coordinates of the point where the lines pass y= -2x-1 and y=-x+6 \n" ); document.write( "
Algebra.Com's Answer #317502 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"Determine the coordinates of the point where the lines pass y= -2x-1 and y=-x+6\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To do this, solve the two equations simultaneously for x and y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -2x - 1 \n" ); document.write( "y = -x + 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-x + 6 = -2x - 1 {substituted -x + 6, in for y, into top equation} \n" ); document.write( "-x = -2x - 7 {subtracted 6 from both sides} \n" ); document.write( "x = -7 {added 2x to both sides}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -x + 6 {bottom equation} \n" ); document.write( "y = 7 + 6 {substituted -7, in for x, into bottom equation} \n" ); document.write( "y = 13 {combined like terms}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -7 and y = 13 \n" ); document.write( "the two lines would intersect at (-7,13) \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |