document.write( "Question 1105980: the sum of 3 numbers is 175. the largest number is 10 more than the middle number. the middle number is thrice the smallest number. what are the numbers \n" ); document.write( "
Algebra.Com's Answer #720897 by ikleyn(52914) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Largest + middle + smallest = 175\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(3x+10) + 3x + x = 175\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "7x + 10 = 175 ====> 7x = 175 - 10 = 165 ====> x =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |