document.write( "Question 708288: i apologize if i put this in the wrong section. i have no idea where to even start\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "find two consecutive even integers such that the sum of the smaller integer plus twice the larger integer equals 58
\n" ); document.write( "

Algebra.Com's Answer #436052 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You are in the right section.
\n" ); document.write( "Call the smaller even integer \"+n+\"
\n" ); document.write( "The next larger even integer is \"+n+%2B+2+\"
\n" ); document.write( "For example, if the smaller is \"+8+\", the
\n" ); document.write( "next larger is \"+10+\"
\n" ); document.write( "-------------------
\n" ); document.write( "given:
\n" ); document.write( "\"+n+%2B+2%2A%28+n+%2B+2+%29+=+58+\"
\n" ); document.write( "\"+n+%2B+2n+%2B+4+=+58+\"
\n" ); document.write( "\"+3n+=+58+-+4+\"
\n" ); document.write( "\"+3n+=+54+\"
\n" ); document.write( "\"+n+=+18+\"
\n" ); document.write( "\"+n+%2B+2+=+20+\"
\n" ); document.write( "The consecutive even integers are 18 and 20
\n" ); document.write( "
\n" ); document.write( "
\n" );