document.write( "Question 227844: One number exceeds another by ten and their sum is 34. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #169292 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+10=34
\n" ); document.write( "2x=24
\n" ); document.write( "x=12
\n" ); document.write( "x+10=22
\n" ); document.write( "
\n" );