document.write( "Question 287784: 1. find three consecutive even integers such that one fourth the sum of the first and the third is equal to 22 less than the second.\r
\n" );
document.write( "\n" );
document.write( "Thank you tutor!..:) \n" );
document.write( "
Algebra.Com's Answer #208548 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (1/4)(n+n+4)=n+2-22 \n" ); document.write( "1/4*(2n+4)=n-20 \n" ); document.write( "n/2+1=n-20 \n" ); document.write( "n/2=n-21 \n" ); document.write( "n=2n-42 \n" ); document.write( "42=n \n" ); document.write( "42,44,46 \n" ); document.write( "check \n" ); document.write( "1/4*(42+46)=44-22 \n" ); document.write( "22=22 \n" ); document.write( "ok \n" ); document.write( " |