document.write( "Question 239193: Find two consecutive even integers such that the smaller is 26 less than 3 times the larger \n" ); document.write( "
Algebra.Com's Answer #175661 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
If x = an integer, then
\n" ); document.write( "x+2 = is its even consecutive integer.
\n" ); document.write( ".
\n" ); document.write( "The problem tells us that the smaller is 26 less than 3 times the larger. So, the equation then becomes:
\n" ); document.write( "\"x=3%28x%2B2%29-26\"
\n" ); document.write( ".
\n" ); document.write( "Now solve for x to find the least integer. Then use that value to find the other consecutive even integer. You should come up with x=10.
\n" ); document.write( "
\n" );