document.write( "Question 1007741: The smaller number is 13 less than the larger number. Their sum is 111. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #623606 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"B=A-13\"
\n" ); document.write( "\"A%2BB=111\"
\n" ); document.write( "Substituting from the first equation,
\n" ); document.write( "\"A%2B%28A-13%29=111\"
\n" ); document.write( "\"2A-13=111\"
\n" ); document.write( "\"2A=124\"
\n" ); document.write( "\"A=62\"
\n" ); document.write( "
\n" ); document.write( "
\n" );