document.write( "Question 662476: Please help me figure out the formula to complete the following question: The sum of two numbers is 17. If twice the small number is 1 more than the larger number, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #412279 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+y=17
\n" ); document.write( "y=-x+17
\n" ); document.write( "2x=y+1
\n" ); document.write( "--------------
\n" ); document.write( "2x=-x+17+1
\n" ); document.write( "2x=-x+18
\n" ); document.write( "3x=18
\n" ); document.write( "x=6
\n" ); document.write( "--------------
\n" ); document.write( "2*6=y+1
\n" ); document.write( "12-1=y
\n" ); document.write( "y=11
\n" ); document.write( "--------------
\n" ); document.write( "6+11=17
\n" ); document.write( "
\n" );