document.write( "Question 390869: if n = -5, what numbers do n, n + 2, n + 4, and n + 6 represent? \n" ); document.write( "
Algebra.Com's Answer #277220 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Just replace n with -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-5, -3, -1, 1 respectively \n" ); document.write( " |