document.write( "Question 1022250: The sum of two numbers is 82.If twice the smaller number is subtracted from the larger number, the result is 13. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #638005 by satyareddy22(84)\"\" \"About 
You can put this solution on YOUR website!
Let x, y be two numbers.
\n" ); document.write( "The sum of two numbers is 82.
\n" ); document.write( "x+y=82--------------(1)
\n" ); document.write( "If twice the smaller number is subtracted from the larger number, the result is 13
\n" ); document.write( "x-2y=13-------(2)
\n" ); document.write( "Solving (1) & (2)
\n" ); document.write( "we get ,
\n" ); document.write( "x = 59 , y = 23\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );