document.write( "Question 778136: use substitution to find all points of intersection of the graphs of x-y=2 and 6x-y=16 \n" ); document.write( "
Algebra.Com's Answer #474714 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
x-y=2
\n" ); document.write( "6x-y=16
\n" ); document.write( "we will solve the first equations for x by adding y to each side
\n" ); document.write( "x=2+y next plug that into second equation ***
\n" ); document.write( "6(2+y)-y=16
\n" ); document.write( "12+6y-y=16
\n" ); document.write( "12+5y=16
\n" ); document.write( "5y=4
\n" ); document.write( "y=4/5 next plug that into equation marked with ***
\n" ); document.write( "x=2+4/5=10/5+4/5=14/5
\n" ); document.write( "(14/5,4/5)
\n" ); document.write( "
\n" ); document.write( "
\n" );