document.write( "Question 409570: find two numbers whose sum is -64, if twice the first is one more than the second.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #288265 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "twice the first number is one more than the second.
\n" ); document.write( "Let x and (2x -1)represent the first and second number respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (2x -1)= -64
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = -63
\n" ); document.write( " x = -21, the first number. The second number is -43 (-42-1)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " -21 + (-43) = -64 \n" ); document.write( "
\n" );