document.write( "Question 754467: Question: \"Find the largest of 3 consecutive even integers such that twice the sum of the larger two is 4 less than 5 times the smallest.\" I just need the equation set up for me so I can solve it. I just have no clue on where to start! \n" ); document.write( "
Algebra.Com's Answer #459102 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
\"Find the largest of 3 consecutive even integers such that twice the sum of the larger two is 4 less than 5 times the smallest.\" I just need the equation set up for me so I can solve it.
\n" ); document.write( "***
\n" ); document.write( "let x=largest of 3 consecutive even numbers
\n" ); document.write( "x-2=2nd largest of 3 consecutive even numbers
\n" ); document.write( "x-4=smallest of 3 consecutive even numbers
\n" ); document.write( "..
\n" ); document.write( "twice the sum of the larger two=2(x+x-2)
\n" ); document.write( "4 less than 5 times the smallest=5(x-4)-4
\n" ); document.write( "..
\n" ); document.write( "2(x+x-2)=5(x-4)-4
\n" ); document.write( "You can take it from here to solve for x\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );