document.write( "Question 780528: Find two numbers, knowing that their sum is 1240 and one of the numbers is 24 more than three times the other number \n" ); document.write( "
Algebra.Com's Answer #475607 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+3x+24=1240 \n" ); document.write( "4x=1240-24 \n" ); document.write( "4x=1216 \n" ); document.write( "x=1216/4 \n" ); document.write( "x=304 \n" ); document.write( "3x+24=936 \n" ); document.write( " |