document.write( "Question 583: Find the coordinates of the point of intersection of the equations x = -2 and y =7. \n" ); document.write( "
Algebra.Com's Answer #240 by janinecb(25)![]() ![]() ![]() You can put this solution on YOUR website! x = -2 is a vertical line crossing the x-axis at -2 and y = 7 is a horizontal line crossing the y-axis at 7. This means the point of intersectin is (-2, 7). \n" ); document.write( " |