document.write( "Question 358417: find 3 consecutive even numbers such as that sum of the first and the third consecutive even numbers is equal to the second increased by 50 \n" ); document.write( "
Algebra.Com's Answer #255775 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
find 3 consecutive even numbers such as that sum of the first and the third consecutive even numbers is equal to the second increased by 50
\n" ); document.write( "...
\n" ); document.write( "let the consequtive even numbers be x,x+2,x+4
\n" ); document.write( "x+x+4=x+2+50
\n" ); document.write( "2x+4=x+52
\n" ); document.write( "2x-x=48
\n" ); document.write( "x=48
\n" ); document.write( "..
\n" ); document.write( "the numbers are 48,50,52
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );