document.write( "Question 1090992: The expression 2n+1 represents an odd integer. Write an expression to find three consecutive odd integers whose sum is 63.\r
\n" );
document.write( "\n" );
document.write( "I know the answer to be 19, 21, and 23. If I use n+n+2+n+4=63. I can't make the 2n+1 work. \n" );
document.write( "
Algebra.Com's Answer #705430 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The expression 2n+1 represents an odd integer. Write an expression to find three consecutive odd integers whose sum is 63.\r \n" ); document.write( "\n" ); document.write( "I know the answer to be 19, 21, and 23. If I use n+n+2+n+4=63. I can't make the 2n+1 work. \n" ); document.write( "---------- \n" ); document.write( "2n+1 is an odd number for all integers n. \n" ); document.write( "You don't have to make it work. \n" ); document.write( "======================== \n" ); document.write( "Write an expression to find three consecutive odd integers whose sum is 63. \n" ); document.write( "--- \n" ); document.write( "n + n+2 + n+4 = 63 The hard way \n" ); document.write( "----- \n" ); document.write( "n-2 + n + n+2 = 63 Better \n" ); document.write( "---- \n" ); document.write( "63/3 = 21, the middle integer, the Best way.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |