document.write( "Question 134980: Problem: There are three consecutive even integers. Half the sum of the second and third numbers is 35. What are the integers? I know the answer is 32, 34, 36, but I don't know how to write the equation. Your site has helped me solve other problems. Thank you. \n" ); document.write( "
Algebra.Com's Answer #98836 by stanbon(75887) ![]() You can put this solution on YOUR website! There are three consecutive even integers. Half the sum of the second and third numbers is 35. What are the integers? \n" ); document.write( "--------------------------- \n" ); document.write( "\"Even\" means a multiple of two. \n" ); document.write( "--------------------------- \n" ); document.write( "1st: 2x \n" ); document.write( "2nd: 2x+2 \n" ); document.write( "3rd: 2x+4 \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "(1/2)(2x+2+2x+4)= 35 \n" ); document.write( "4x+6 = 70 \n" ); document.write( "4x = 64 \n" ); document.write( "x = 16 \n" ); document.write( "--------------- \n" ); document.write( "2x = 32 \n" ); document.write( "2x+2 =34 \n" ); document.write( "2x+4 = 36 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |