document.write( "Question 287002: What two consecutive number's, when multiplied together, equal the first number plus 16 \n" ); document.write( "
Algebra.Com's Answer #208120 by brucewill(101)\"\" \"About 
You can put this solution on YOUR website!
Let x = the First Number, x+1 = the second number\r
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B1%29+=+x+%2B+16\"
\n" ); document.write( "---
\n" ); document.write( "\"x%5E2+%2B+x+=+x+%2B+16\" subtract x and -16 from both sides
\n" ); document.write( "---
\n" ); document.write( "\"x%5E2+-+16+=+0\" factor
\n" ); document.write( "---
\n" ); document.write( "\"%28x+%2B+4%29+%28x+-+4%29\"
\n" ); document.write( "---
\n" ); document.write( "Answers: 4, -4.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );