document.write( "Question 332955: One number is 25 more than a second number. the sum of those numbers is 106. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #238577 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+25=106
\n" ); document.write( "2x=81
\n" ); document.write( "x=40.5
\n" ); document.write( "x+25=65.5
\n" ); document.write( "
\n" );