document.write( "Question 73669: One number is 100 larger than another number. If the larger number is divided by the smaller number, the quotient is 15 and the remainder is 2. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #52706 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! One number is 100 larger than another number. \n" ); document.write( "x is the smaller number, the larger number is (x+100) \n" ); document.write( ": \n" ); document.write( "If the larger number is divided by the smaller number, the quotient is 15 and the remainder is 2. \n" ); document.write( ": \n" ); document.write( "Since the divisor is x, the remainder will be 2/x \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( "Mult equation by x, you then have: \n" ); document.write( "x + 100 = 15x + 2 \n" ); document.write( ": \n" ); document.write( "x - 15x = 2 - 100 \n" ); document.write( "-14x = -98 \n" ); document.write( "x = -98/-14 \n" ); document.write( "x = + 7 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution with a calc: 107/7 = 15.2857..; 2/7 = .2857... \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |