document.write( "Question 172776: Twice the sum of two consecutive even integers is 260. Find the integers \n" ); document.write( "
Algebra.Com's Answer #127611 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "First even integer: \"n\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next consecutive even integer: \"n%2B2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum of the consecutive integers: \"n+%2B+n+%2B+2=2n%2B2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Twice the sum: \"2%282n%2B2%29=4n%2B4=260\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve \"4n%2B4=260\" to get one of the integers, add 2 to the result to get the second one.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check your work by adding the two integers and doubling the result. If you get 260, you have done the work correctly.
\n" ); document.write( "
\n" );