document.write( "Question 927168: The sum of two numbers is 34. The difference between the same two numbers is 6. Write and solve a system of equations to determine the two numbers \n" ); document.write( "
Algebra.Com's Answer #562742 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+6=34
\n" ); document.write( "2x=34-6
\n" ); document.write( "x=28/2
\n" ); document.write( "x=14
\n" ); document.write( "x+6=20
\n" ); document.write( "
\n" );