document.write( "Question 296639: find three consecutive even integers so that the largest is 2 times more than
\n" );
document.write( "the smallest?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #213764 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let \"x\" represent an even integer. \"x+4\" will show the largest. Now we can set up an equation to be: \n" ); document.write( "2x=(x+4) Subtract x from both sides to get: \n" ); document.write( "x=4 \n" ); document.write( "So the integers are 4,6,8 \n" ); document.write( "There we go. Make sense? \n" ); document.write( "There's a book I wrote covering the basics: \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |