document.write( "Question 994015: the sum of three number is 55. the difference of the largest and the smallest is 51, and the sum of the two smaller number is 12. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #613220 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "x + y + z = 55, (1)\r\n" ); document.write( "\r\n" ); document.write( "x - z = 51, (2)\r\n" ); document.write( "\r\n" ); document.write( " y + z = 12. (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "where x is the largest number and z is the smallest one. \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now, distract (3) from (1). You will get x = 55 - 12 = 43.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute it into (2), and you will find z = 43 - 51 = -8.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute z = -8 into (3), and you will find y = 12 + 8 = 20.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. x = 43, y = 20, z= -8.\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |