document.write( "Question 234451: one number is 5 more than another number. If the the sum is 285, find the number. \n" ); document.write( "
Algebra.Com's Answer #172853 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+5=285
\n" ); document.write( "2x=280
\n" ); document.write( "x=140
\n" ); document.write( "x+5=145
\n" ); document.write( "
\n" );