document.write( "Question 581030: if three times the smaller of two consecutive even integers is added to two times the larger, the result is 64. what is the smaller of the two integers? \n" ); document.write( "
Algebra.Com's Answer #371453 by rfer(16322) ![]() You can put this solution on YOUR website! 3x+2(x+2)=64 \n" ); document.write( "3x+2x+4=64 \n" ); document.write( "5x=60 \n" ); document.write( "x=60/5 \n" ); document.write( "x=12 \n" ); document.write( " \n" ); document.write( " |