document.write( "Question 243680: 2 numbers is 26 and 1 number is 12 more than the other. find the number \n" ); document.write( "
Algebra.Com's Answer #178548 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+y=26
\n" ); document.write( "x-y=12 add
\n" ); document.write( "----------------
\n" ); document.write( "2x=38
\n" ); document.write( "x=38/2
\n" ); document.write( "x=19 ans.
\n" ); document.write( "19-y=12
\n" ); document.write( "-y=12-19
\n" ); document.write( "-y=-7 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "19+7=26
\n" ); document.write( "
\n" );