document.write( "Question 359327: One number is 6 greater then anouther. if the sum of the twonumbersis 44, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #256443 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+X+6=44
\n" ); document.write( "2X=44-6
\n" ); document.write( "2X=38
\n" ); document.write( "X=38/2
\n" ); document.write( "X=19 ANS. FOR THE SMALLER NUMBER.
\n" ); document.write( "19+6=25 ANS. FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "19+25=44
\n" ); document.write( "44=44
\n" ); document.write( "
\n" );