document.write( "Question 560068: The sum of two numbers is 64. One number exceeds the other one (call it x) by 26. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #363708 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 64. One number exceeds the other one (call it x) by 26. Find the two numbers.
\n" ); document.write( "-------------
\n" ); document.write( "64/2 = 32
\n" ); document.write( "26/2 = 13
\n" ); document.write( "----
\n" ); document.write( "32 - 13 = 19
\n" ); document.write( "32 + 13 = 45
\n" ); document.write( "
\n" );