document.write( "Question 874208: The sum of two numbers is 28. the difference of those numbers is 38, what is the second number \n" ); document.write( "
Algebra.Com's Answer #527388 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=28 \n" ); document.write( "a-b=38 \n" ); document.write( "2a=66 \n" ); document.write( "a=33 \n" ); document.write( "33+b=28 \n" ); document.write( "b=-5\r \n" ); document.write( "\n" ); document.write( "and \n" ); document.write( "a+b=288 \n" ); document.write( "a-b=38 \n" ); document.write( "2a=326 \n" ); document.write( "a=163 \n" ); document.write( "288-163=125 \n" ); document.write( "b=125 \n" ); document.write( " |