document.write( "Question 451313: The difference of two numbers is 5. The sum of the numbers is 35. Find the numbers using algebra. \n" ); document.write( "
Algebra.Com's Answer #311095 by Love math(28)![]() ![]() ![]() You can put this solution on YOUR website! x-y =5 \n" ); document.write( "Add x+y =35 \n" ); document.write( " ------- \n" ); document.write( " 2x = 40 \n" ); document.write( " x =40/2 \n" ); document.write( " x =20 \n" ); document.write( "plug x=20 solve for y \n" ); document.write( " 20+y =35 \n" ); document.write( " y= 35/20 \n" ); document.write( " y= 7/4 \n" ); document.write( " \n" ); document.write( " |