document.write( "Question 987433: The sum if two numbers is 35. Their difference is 9. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #608209 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "X and Y are 2 numbers \n" ); document.write( ". \n" ); document.write( "X-Y=9 \n" ); document.write( "X=Y+9 Use this to substitute for x \n" ); document.write( ". \n" ); document.write( "X+Y=35 Substitute for x \n" ); document.write( "(Y+9)+Y=35 \n" ); document.write( "2Y=26 \n" ); document.write( "Y=13 \n" ); document.write( "ANSWER 1: One of the numbers is 13. \n" ); document.write( "X=Y+9=13+9=22 \n" ); document.write( "ANSWER 2: the other number is 22. \n" ); document.write( " \n" ); document.write( " |