document.write( "Question 491579: If n represents an even integer, what represents the previous smaller even integer?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #334702 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Even integers increment by 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n-2 \n" ); document.write( " |