document.write( "Question 252663: find the integers of the sum of three consecutive is 54. \n" ); document.write( "
Algebra.Com's Answer #184686 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Let three consecutive integers be, x,x+1 and x+2 \n" ); document.write( "Given,the sum of three consecutive is 54. \n" ); document.write( " x+(x+1)+(x+2) = 54 \n" ); document.write( " 3x+3 = 54 \n" ); document.write( " 3x =51 \n" ); document.write( " x = 51/3 \n" ); document.write( " x = 17 \n" ); document.write( "The required integers are 17,18 and 19\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |