document.write( "Question 234735: teh sum of three numbers is 35. the first number is three less than the second and the third is two more than four times the second. what are the three numbers? \n" ); document.write( "
Algebra.Com's Answer #173083 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! lET X-3, X, 4X+2 BE THE 3 NUMBERS. \n" ); document.write( "X-3+X+4X+2=35 \n" ); document.write( "6X=35+3-2 \n" ); document.write( "6X=36 \n" ); document.write( "X=36/6 \n" ); document.write( "X=6 THE MIDDLE NUMBER. \n" ); document.write( "6-3=3 THE FIRST NUMBER. \n" ); document.write( "4*6+2=24+2=26 THE LARGEST NUMBER. \n" ); document.write( "PROOF: \n" ); document.write( "6+3+26=35 \n" ); document.write( "35=35\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |