document.write( "Question 711467: The sum of two numbers is 25. The second number is 5 more than the first number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #437418 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+5=25
\n" ); document.write( "2x=25-5
\n" ); document.write( "x=20/2
\n" ); document.write( "x=10
\n" ); document.write( "x+5=15
\n" ); document.write( "
\n" );