Difference between revisions of "Difference of squares"

m
Line 1: Line 1:
'''Difference of squares''' is a commonly used factoring technique in [[algebra]].  It refers to the identity <math>a^2 - b^2 = (a+b)(a-b)</math>.  Note that this identity depends only on the (right and left) [[distributive property]] and the [[commutative property]] of multiplication and so holds not only for [[real]] or [[complex number]]s but also for [[polynomial]]s, in [[arithmetic modulo | modular arithmetic]] <math>m</math> for any [[positive integer]] <math>m</math>, or more generally in any [[commutative ring]].
+
'''Difference of squares''' is a commonly used factoring technique in [[algebra]].  It refers to the identity <math>a^2 - b^2 = (a+b)(a-b)</math>.  Note that this identity depends only on the (right and left) [[distributive property]] and the [[commutative property]] of multiplication and so holds not only for [[real]] or [[complex number]]s but also for [[polynomial]]s, in [[modular arithmetic | arithmetic modulo]] <math>m</math> for any [[positive integer]] <math>m</math>, or more generally in any [[commutative ring]].
  
  

Revision as of 15:44, 10 March 2008

Difference of squares is a commonly used factoring technique in algebra. It refers to the identity $a^2 - b^2 = (a+b)(a-b)$. Note that this identity depends only on the (right and left) distributive property and the commutative property of multiplication and so holds not only for real or complex numbers but also for polynomials, in arithmetic modulo $m$ for any positive integer $m$, or more generally in any commutative ring.


See also

This article is a stub. Help us out by expanding it.