document.write( "Question 474786: the sum of 2 numbers is 45. one number is 27 more than the other. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #325585 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+27=45
\n" ); document.write( "2x=45-27
\n" ); document.write( "2x=18
\n" ); document.write( "x=9
\n" ); document.write( "x+27=36
\n" ); document.write( "
\n" );