document.write( "Question 34589: Write an expression for the product of the two consecutive odd integers n-1 and n+1. \n" ); document.write( "
Algebra.Com's Answer #20876 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
(N+1)*(N-1) OR N~2-1 \n" ); document.write( "
\n" );