document.write( "Question 906282: The sum of two numbers is 996. The difference of the larger and twice the smaller is 33. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #549698 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + y = 996 \n" ); document.write( "x - y = 33 \n" ); document.write( "2x = 1029 \n" ); document.write( "x = 514.5 and y = 481.5 \n" ); document.write( "And...checking \n" ); document.write( "sum = 996 \n" ); document.write( " |