document.write( "Question 229208: Of two numbers , one exceeds the other by 32. their sum is 46 . find the numbers. \n" ); document.write( "
Algebra.Com's Answer #170007 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+32=46
\n" ); document.write( "2x=14
\n" ); document.write( "x=7
\n" ); document.write( "x+32=39
\n" ); document.write( "
\n" );