document.write( "Question 718745: The sum of two numbers is 5. The larger number is 7 more than the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #441042 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=5 \n" ); document.write( "Y=X+7 \n" ); document.write( "X+(X+7)=5 \n" ); document.write( "2X=5-7 \n" ); document.write( "2X=-2 \n" ); document.write( "X=-2/2 \n" ); document.write( "X=-1 ANS FOR THE SMALLER NUMBER. \n" ); document.write( "-1+Y=5 \n" ); document.write( "Y=5+1 \n" ); document.write( "Y=6 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "6=-1+7 \n" ); document.write( "6=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |