document.write( "Question 699525: THE SUM OF TWO NUMBERS IS 25 THE SECOND NUMBER 5 MORE THAN THE FIRST NUMBER.FIND THE NUMBERS. \n" ); document.write( "
Algebra.Com's Answer #431415 by khv_maths(12)\"\" \"About 
You can put this solution on YOUR website!
so, you can make into a equation.
\n" ); document.write( "\"x%2B%28x%2B5%29=25\"
\n" ); document.write( "=\"2x%2B5=25\"
\n" ); document.write( "=\"2x=25-5\"
\n" ); document.write( "=\"2x=20\"
\n" ); document.write( "=\"x=20%2F2\"
\n" ); document.write( "=\"x=10\"
\n" ); document.write( "(x means the first number, x+5 means the second number.
\n" ); document.write( "
\n" );