document.write( "Question 557050: The sum of three numbers is 100. The second number is 2 more than three times the first number, and the third number is the sum of the first two numbers. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #362403 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+3x+2+4x+2=100 \n" ); document.write( "8x=96 \n" ); document.write( "x=96/8 \n" ); document.write( "x=12 \n" ); document.write( "3x+2=38 \n" ); document.write( "4x+2=50 \n" ); document.write( " |