document.write( "Question 66830This question is from textbook
\n" );
document.write( ": Find three consecutive even numbers so that when I double the largest and then add the smallest, I get 116. Write an equation and solve.
\n" );
document.write( "Trial and Error:
\n" );
document.write( "36,38,40
\n" );
document.write( "40+40=80 Largest Doubled
\n" );
document.write( "80+36=116 Largest Doubled + Smallest
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #47513 by andrewl(1) ![]() You can put this solution on YOUR website! Trial and Error: \n" ); document.write( "36,38,40 \n" ); document.write( "40+40=80 Largest Doubled \n" ); document.write( "80+36=116 Largest Doubled + Smallest \n" ); document.write( " |