document.write( "Question 147288: Twice the second of two consecutive integers increased by the first 26. How do i find the integers? \n" ); document.write( "
Algebra.Com's Answer #107660 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
2 numbers:\r
\n" ); document.write( "\n" ); document.write( "a
\n" ); document.write( "and
\n" ); document.write( "a+1\r
\n" ); document.write( "\n" ); document.write( "2(a+1)+a=26
\n" ); document.write( "3a=24
\n" ); document.write( "a=8\r
\n" ); document.write( "\n" ); document.write( "So, 8 and 9.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );