document.write( "Question 565387: the product of two consecutive integers is 16 less than the square of the next larger integer. what are the three integers? PLEASE SHOW ME HOW DID YOU GET THAT ANSWER STEP BY STEP THANKS \n" ); document.write( "
Algebra.Com's Answer #365774 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the 3 integers \"+n+\", \"+n%2B1+\", and \"+n%2B2+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+n%2A%28+n+%2B+1+%29+=+%28+n%2B2+%29%5E2+-+16+\"
\n" ); document.write( "\"+n%5E2+%2B+n+=+n%5E2+%2B+4n+%2B+4+-+16+\"
\n" ); document.write( "Subtract \"+n%5E2+\" from both sides
\n" ); document.write( "\"+n+=+4n+%2B+4+-+16+\"
\n" ); document.write( "Subtract \"+4n+\" from both sides
\n" ); document.write( "\"+-3n+=+4+-+16+\"
\n" ); document.write( "\"+-3n+=+-12+\"
\n" ); document.write( "Divide both sides by \"+-3+\"
\n" ); document.write( "\"+n+=+4+\"
\n" ); document.write( "\"+n+%2B+1+=+5+\"
\n" ); document.write( "\"+n+%2B+2+=+6+\"
\n" ); document.write( "The numbers are 4, 5, and 6
\n" ); document.write( "check:
\n" ); document.write( "\"+n%2A%28+n+%2B+1+%29+=+%28+n%2B2+%29%5E2+-+16+\"
\n" ); document.write( "\"+4%2A5+=+6%5E2+-+16+\"
\n" ); document.write( "\"+20+=+36+-+16+\"
\n" ); document.write( "\"+20+=+20+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );