document.write( "Question 860954: One number is 43 less than another number. If the sum of the two numbers is 105 find the two numbers \n" ); document.write( "
Algebra.Com's Answer #518738 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the larger number. Smaller number is (x-43)
\n" ); document.write( "Question States*** sum is 105
\n" ); document.write( " x + (x-43) = 105
\n" ); document.write( " 2x = 148
\n" ); document.write( " x = 74
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "74 + 31 = 105
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );