document.write( "Question 352051: The sum of three consecutive even intergers is 30 more than the largest. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #251527 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the numbers be x,x+2,x+4 \n" ); document.write( "... \n" ); document.write( "x+x+2+x+4 = x+4+30 \n" ); document.write( "3x+6 =x+34 \n" ); document.write( "3x-x=34-6 \n" ); document.write( "2x=28 \n" ); document.write( "x= 28/2 \n" ); document.write( "x= 14 \n" ); document.write( ".... \n" ); document.write( "14,16,18 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |