document.write( "Question 958963: An integer is between 110 and 120. The quotient when this number is divided by the sum of its digits is 19. What is the number? \n" ); document.write( "
Algebra.Com's Answer #586070 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
The only unknown digit is the units digit The first two digits must be 11?.
\n" ); document.write( "x=units digit
\n" ); document.write( "\"110%2Bx%2F1%2B1%2Bx=19\"
\n" ); document.write( "\"110%2Bx=19x%2B19%2B19\" Subtract x from each side.
\n" ); document.write( "\"110=18x%2B38\" Subtract 38 from each side.
\n" ); document.write( "\"72=+18x\" Divide each side by 18.
\n" ); document.write( "\"3=x\" ANSWER: The number is 113
\n" ); document.write( "
\n" );