document.write( "Question 172915This question is from textbook Algebra concepts and application
\n" );
document.write( ": Find three consecutive odd integers whose sum is 63. \n" );
document.write( "
Algebra.Com's Answer #127759 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the integers a, a+2, and a+4 \n" ); document.write( ": \n" ); document.write( "a+a+2+a+4=63 \n" ); document.write( ": \n" ); document.write( "3a=57 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "a+2=21 \n" ); document.write( "a+4=23 \n" ); document.write( ": \n" ); document.write( "integers=19,21,23 \n" ); document.write( " |