document.write( "Question 278164: The sum of two numbers is 73. When the smaller number is subtracted from twice the greater number, the result is 50. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #202418 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+y=73
\n" ); document.write( "2x-y=50 add.
\n" ); document.write( "------------
\n" ); document.write( "3x=123
\n" ); document.write( "x=123/3
\n" ); document.write( "x=41 ans.
\n" ); document.write( "41+y=73
\n" ); document.write( "y=73-41
\n" ); document.write( "y=32 ans.
\n" ); document.write( "Proof:
\n" ); document.write( "2*41-32=50
\n" ); document.write( "82-32=50
\n" ); document.write( "50=50
\n" ); document.write( "
\n" ); document.write( "
\n" );