document.write( "Question 147985: Five times the first of three consecutive even integers is fourteen more than three times the second. What is the third consecutive integer? \n" ); document.write( "
Algebra.Com's Answer #108366 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Five times the first of three consecutive even integers is fourteen more than three times the second. What is the third consecutive integer?
\n" ); document.write( ".
\n" ); document.write( "Let x = 1st of three consecutive integers
\n" ); document.write( "x+2 = 2nd of three consecutive integers
\n" ); document.write( "x+4 = 3rd of three consecutive integers
\n" ); document.write( ".
\n" ); document.write( "From:\"Five times the first of three consecutive even integers is fourteen more than three times the second.\" we get:
\n" ); document.write( "5x = 3(x+2)+14
\n" ); document.write( ".
\n" ); document.write( "Solving for x:
\n" ); document.write( "5x = 3(x+2)+14
\n" ); document.write( "5x = 3x+6+14
\n" ); document.write( "5x = 3x+20
\n" ); document.write( "2x = 20
\n" ); document.write( "x = 10
\n" ); document.write( ".
\n" ); document.write( "The \"3rd of the three consecutive integers\" is:
\n" ); document.write( "x+4 = 10+4 = 14
\n" ); document.write( "
\n" ); document.write( "
\n" );