document.write( "Question 1049786: what are two numbers that equal 700 when added together and one is 350 more then the other \n" ); document.write( "
Algebra.Com's Answer #665359 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Let x and (x+350)represent the numbers: \n" ); document.write( "Question States: \n" ); document.write( "x + (x + 350) = 700 \n" ); document.write( "2x + 350 = 700 \n" ); document.write( "2x = 350 \n" ); document.write( "x = 175 \n" ); document.write( "175 and 525 \n" ); document.write( "AND Checking \n" ); document.write( "175 + 525 = 700 CHECKS! \n" ); document.write( " |