document.write( "Question 720083: the sum of two number is 36. if the larger is divided by the smaller the quotient is 2 and the remainder is 3. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #441653 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
Let the smaller number be 'a' and bigger number be 'b'.\r
\n" ); document.write( "\n" ); document.write( "Given : a + b = 36 -------------eq.1
\n" ); document.write( "a) b ( 2
\n" ); document.write( " ----
\n" ); document.write( " 3\r
\n" ); document.write( "\n" ); document.write( "This can be written as \r
\n" ); document.write( "\n" ); document.write( "b = 2a + 3 or 2a-b = -3 -------eq.2\r
\n" ); document.write( "\n" ); document.write( "Solving eq.1 and 2, we get\r
\n" ); document.write( "\n" ); document.write( "a= 11 and b = 25
\n" ); document.write( "
\n" );