document.write( "Question 99863: the sum of two numbers is 255. when the smaller number is subtracted from the larger, the result is -39.find the numbers \n" ); document.write( "
Algebra.Com's Answer #72685 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of two numbers is 255. when the smaller number is subtracted from the larger, the result is -39.find the numbers \n" ); document.write( "--------------- \n" ); document.write( "x+y=255 \n" ); document.write( "x-y=-39 \n" ); document.write( "------------ \n" ); document.write( "Add the two equations to get: \n" ); document.write( "2x = 216 \n" ); document.write( "x = 108 \n" ); document.write( "y = 147 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |