document.write( "Question 196661: a. Solve graphically and check:
\n" );
document.write( "x+y=4
\n" );
document.write( "x-2y=1 \n" );
document.write( "
Algebra.Com's Answer #147414 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+y=4 or y=-x=4 (red line) \n" ); document.write( "x-2y=1 or -2y=-x+1 or y=-x/-2+1/-2 or y=x/2-1/2 (green line) \n" ); document.write( " \n" ); document.write( "Ans. (3,1) \n" ); document.write( "Proofs: \n" ); document.write( "3+=4 \n" ); document.write( "3-2*1=1 \n" ); document.write( "3-2=1 \n" ); document.write( " |