document.write( "Question 359958: The sum of three numbers is 120. The second number is 4 more than the frist. The third number is 4 less than 4 times the first. \n" ); document.write( "
Algebra.Com's Answer #256830 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+4+4x-4=120 \n" ); document.write( "6x=120 \n" ); document.write( "x=20 \n" ); document.write( "x+4=24 \n" ); document.write( "4x-4=76 \n" ); document.write( " |