document.write( "Question 217993: the sum of two numbers is 174. the second number is 6 less then three times the first. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #164246 by rfer(16322) ![]() You can put this solution on YOUR website! 174=x+3x-6 \n" ); document.write( "180=4x \n" ); document.write( "x=45 \n" ); document.write( "3x-6=129 \n" ); document.write( " |