document.write( "Question 1054039: set up an equation and solve.\r
\n" );
document.write( "\n" );
document.write( "find three even consecutive integers such that twice the largest is equal to two more than three times the smallest. \n" );
document.write( "
Algebra.Com's Answer #669255 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the first even integer, then \n" ); document.write( ": \n" ); document.write( "x, x+2, x+4 represent our three consecutive integers \n" ); document.write( ": \n" ); document.write( "we know that \n" ); document.write( ": \n" ); document.write( "2(x+4) = 3x + 2 \n" ); document.write( ": \n" ); document.write( "2x+8 = 3x + 2 \n" ); document.write( ": \n" ); document.write( "x = 6 \n" ); document.write( ": \n" ); document.write( "***************************************** \n" ); document.write( "Our three consecutive even integers are \n" ); document.write( "6, 8, 10 \n" ); document.write( ": \n" ); document.write( "check our answer \n" ); document.write( ": \n" ); document.write( "2(10) = 3(6) + 2 \n" ); document.write( ": \n" ); document.write( "20 = 20 \n" ); document.write( ": \n" ); document.write( "Our answer checks \n" ); document.write( "***************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |