document.write( "Question 542920: Question:
\n" ); document.write( "FInd two consecutive even integers whose products is 168.
\n" ); document.write( "the equation i set up was n+(n+1)=168, is that right? i don't know what to do from there if it is.
\n" ); document.write( "

Algebra.Com's Answer #354720 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
even (or odd) integers are 2 units apart, and product implies multiplication\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n(n + 2) = 168 ___ n^2 + 2n - 168 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ (n + 14)(n - 12) = 0
\n" ); document.write( "
\n" );