document.write( "Question 108728: find three consecutive integers such that the sum of the first and third is 63 \n" ); document.write( "
Algebra.Com's Answer #79389 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=first, so x+1=second and x+2=third ... x+x+2=63 ... there is no solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is a parity discrepancy
\n" ); document.write( "... the first and third of 3 consecutive integers will have the same parity (either both odd or both even)
\n" ); document.write( "... their sum will always have even parity
\n" ); document.write( "
\n" );