document.write( "Question 416857: The difference between the squares of two consecutive even numbers is twise the sum of the numbers.\r
\n" ); document.write( "\n" ); document.write( "For example: 8^2 - 6^2 = 28
\n" ); document.write( " 2 x (8 + 6) = 28\r
\n" ); document.write( "\n" ); document.write( "Prove this result algebraically.\r
\n" ); document.write( "\n" ); document.write( "thankyou :)
\n" ); document.write( "

Algebra.Com's Answer #291952 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The difference between the squares of two
\n" ); document.write( "consecutive even numbers is twice the sum of the numbers.
\n" ); document.write( "---------------
\n" ); document.write( "1st: 2x
\n" ); document.write( "2nd: 2x+2
\n" ); document.write( "------
\n" ); document.write( "(2x)^2-(2x+2)^2 = 2(2x+2x+2)
\n" ); document.write( "---
\n" ); document.write( "4x^2-[4x^2+8x+4] = 8x+4
\n" ); document.write( "---
\n" ); document.write( "-8x-4 = 8x+4
\n" ); document.write( "Didn't work.
\n" ); document.write( "================
\n" ); document.write( "You have to take the square of the larger - the square of the smaller:
\n" ); document.write( "(2x+2)^2-(2x)^2 = 2(2x+2x+2)
\n" ); document.write( "---
\n" ); document.write( "4x^2+8x+4-4x^2 = 8x+4
\n" ); document.write( "8x+4 = 8x+4
\n" ); document.write( "That works.
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" ); document.write( "
\n" );