document.write( "Question 859605: The sum of two numbers is 67 The larger Number is 1 more than twice the smaller number What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #517845 by ben720(159)\"\" \"About 
You can put this solution on YOUR website!
The sum of the two numbers is 67
\n" ); document.write( "\"x%2By=67\"
\n" ); document.write( "One of the numbers is 1 larger than twice the other
\n" ); document.write( "\"x%2B2x%2B1=67\"
\n" ); document.write( "Subtract 1 from both sides
\n" ); document.write( "\"x%2B2x=66\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"3x=66\"
\n" ); document.write( "Divide both sides by 3
\n" ); document.write( "\"x=22\"
\n" ); document.write( "
\n" );