document.write( "Question 262277: One number exceeds another by 9. The sum of the numbers is 3. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #193220 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
One number exceeds another by 9. The sum of the numbers is 3. What are the numbers?\r
\n" ); document.write( "\n" ); document.write( "x, x+9 are the numbers\r
\n" ); document.write( "\n" ); document.write( "x + x + 9 = 3
\n" ); document.write( "2x + 9 = 3
\n" ); document.write( "2x = -6
\n" ); document.write( "x = -3\r
\n" ); document.write( "\n" ); document.write( "-3 and 6\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );