document.write( "Question 1137943: Please help me solve this system of equations:
\n" ); document.write( "y=2x+1
\n" ); document.write( "y=4/7x +1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #755806 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"y=y\";
\n" ); document.write( "\"Substitute\" \"for\" \"y\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B1=4x%2F7%2B1\"
\n" ); document.write( "Obviously x is 0, so, both equations intersect at (0,1).
\n" ); document.write( "
\n" );