document.write( "Question 1108354: Find the three consecutive even numbers where the one-fourth of the first and the third is equals to the difference between the second digit minus twenty-two \n" ); document.write( "
Algebra.Com's Answer #723368 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Find the three consecutive even numbers where the one-fourth of the first and the third is equals to the difference between the second digit minus twenty-two\r
\n" ); document.write( "\n" ); document.write( "Let the three even numbers be (n-2) , n , (n+2)\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F4%29%28%28n-2%29%2B%28n%2B2%29%29\" =\"+n-22\"\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F4%29+%282n%29+=+n-22\"\r
\n" ); document.write( "\n" ); document.write( "2n = 4n -88\r
\n" ); document.write( "\n" ); document.write( "2n = 88\r
\n" ); document.write( "\n" ); document.write( "n=44\r
\n" ); document.write( "\n" ); document.write( "the numbers are 42,44,46\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );