document.write( "Question 146745: Write an algebraic expression that proves the difference of the square of any two odd numbers must be divisible by 8. \n" ); document.write( "
Algebra.Com's Answer #107170 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "= 4n + 4 \n" ); document.write( "=4(n + 1) \n" ); document.write( "Since n is odd, n+1 is even, meaning it has at least one factor of 2. \n" ); document.write( "4 times that has to be divisible by 8, as it adds 2 more factors of 2. \n" ); document.write( " |