document.write( "Question 569960: the sum of two numbers is 53. the first number is 137 more than the second number. Find the numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #367487 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+137=53 \n" ); document.write( "2x=53-137 \n" ); document.write( "2x=-84 \n" ); document.write( "x=-84/2 \n" ); document.write( "x=-42 \n" ); document.write( "--------------- \n" ); document.write( "x+137=-42+137=95 \n" ); document.write( "x=-42 \n" ); document.write( " |