document.write( "Question 863375: the sum two numbers is 37. the sum of the samller number and 2 times the larger number is 61. find the numbers \n" ); document.write( "
Algebra.Com's Answer #520366 by checkley79(3341) ![]() You can put this solution on YOUR website! X+Y=37 \n" ); document.write( "X+2Y=61 SUBTRACT THE FIRST EQUATION. \n" ); document.write( "-X-2=-37 \n" ); document.write( "---------- \n" ); document.write( "Y=24 ANS. FOR THE LARGER NUMBER. \n" ); document.write( "X+24=37 \n" ); document.write( "X=37-24 \n" ); document.write( "X=13 ANS. FOR THE SMALLER NUMBER. \n" ); document.write( "PROOF: \n" ); document.write( "13+2*24=61 \n" ); document.write( "13+48=61 \n" ); document.write( "61=61 \n" ); document.write( " |