document.write( "Question 507253: find point of intersection between 2x+y=5 and y=x-1 \n" ); document.write( "
Algebra.Com's Answer #340413 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Substitute y=x-1 at 2x+y=5 and get:2x+x-1=5 => 3x=6 => x=2. Plug x=2 into y=x-1, and get y=2-1 => y=1 The solution of the system is (2, 1) See the graphic solution:\r \n" ); document.write( "\n" ); document.write( " |