document.write( "Question 763196: the sum of two numbers is 89 when the smaller number is doubled and the larger number is increase by 3 the resulting number is equal. what is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #464611 by sagarika(1) ![]() You can put this solution on YOUR website! When we form equations, we get (where x is smaller than y) \n" ); document.write( "x + y = 89 & 2x + y + 3 = 89. \n" ); document.write( "Result obtained by solving them is x = -3 and y = 92. \n" ); document.write( " |