document.write( "Question 924979: Eight times a number plus five times another number is -13. The sum of the two numbers is 1. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #561231 by Sam32399(5)![]() ![]() ![]() You can put this solution on YOUR website! Your Question: \n" ); document.write( "Eight times a number plus five times another number is -13. The sum of the two numbers is 1. What are the numbers? \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "The equations: \n" ); document.write( "8x+5y=-13 \n" ); document.write( "x+y=1 (the same as x=-y+1, which will be used below in substitution) \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "substitute for x: \n" ); document.write( "8(-y+1)+5y=-13 \n" ); document.write( "-8y+8+5y=-13 \n" ); document.write( "-3y+8=-13 \n" ); document.write( "-3y=-21 \n" ); document.write( "y=7 \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "substitute for y: \n" ); document.write( "x+(7)=1 \n" ); document.write( "x=-6 \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "y=7 x=-6 <<<<<<<<<<<<<<<<<<<<<<<< Your answer! \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "Good luck with your homework! \n" ); document.write( "Cheers, \n" ); document.write( "Sami \n" ); document.write( " \n" ); document.write( " |