document.write( "Question 603169: the sum of three numbers is 52. the second number is two more than the first number. the third number is 5 less than three times the first number. find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #380603 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2+3x-5=52 \n" ); document.write( "5x=55 \n" ); document.write( "x=11 \n" ); document.write( "x+2=13 \n" ); document.write( "3x-5=28 \n" ); document.write( " |