document.write( "Question 477995: Three times the third of three consecutive even integers is eight less than the sum of the first and the second integers. Find the three integers. \n" ); document.write( "
Algebra.Com's Answer #327586 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x, x+2, x+4 are the even integers\r \n" ); document.write( "\n" ); document.write( "3(x+4)=x+x+2-8\r \n" ); document.write( "\n" ); document.write( "3x+12=2x+2-8 \n" ); document.write( "3x-2x=+2-8-12 \n" ); document.write( "x=-18\r \n" ); document.write( "\n" ); document.write( "-18,-16,-14 \n" ); document.write( " |