document.write( "Question 350304: find three consecutive odd integers such that the sum of the first and third is 33 more than the second\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find three consective even integers such that twice the largerst is equal to the sum of thetwo smallest ones \n" );
document.write( "
Algebra.Com's Answer #250410 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi again, \n" ); document.write( "As to odd integers, they differ by 2, let n,(n+2),(n+4)represent them \n" ); document.write( ". \n" ); document.write( "the odd integers that the sum of the first and third is 33 more the second \n" ); document.write( "n +(n + 4) = (n+2) +33 \n" ); document.write( ". \n" ); document.write( "Simplify and solve for n. \n" ); document.write( "Then list n,(n+2), (n+4) as being the 3 odd consecutive integers\r \n" ); document.write( "\n" ); document.write( "Hi \n" ); document.write( "Note: consecutive interger differ by 1. Let x, 9x+1),x+2) represent the integers. \n" ); document.write( ". \n" ); document.write( "Question states \n" ); document.write( "n + (n+2) = (n+1) +33 \n" ); document.write( "n = 32 \n" ); document.write( "n = \n" ); document.write( "Intergers are 32,33 and 34 \n" ); document.write( ", \n" ); document.write( "check your answer \n" ); document.write( "32 + 34 = 33 + 33 \n" ); document.write( ". \n" ); document.write( "twice the largerst is equal to the sum of thetwo smallest ones \n" ); document.write( "Write as you Read and Solve \n" ); document.write( ". \n" ); document.write( "2(n+2) = n + (n+1) \n" ); document.write( " |