<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="10204">
 <title>difference of squares</title>
 <name>DifferenceOfSquares</name>
 <created>2008-01-20 18:36:46</created>
 <modified>2008-03-27 14:05:09</modified>
 <type>Topic</type>
<parent id="9966">difference</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <author id="1863" name="Wkbj79"/>
 <classification>
	<category scheme="msc" code="13A99"/>
	<category scheme="msc" code="26C99"/>
	<category scheme="msc" code="97D99"/>
 </classification>
 <synonyms>
	<synonym concept="difference of squares" alias="conjugate rule"/>
 </synonyms>
 <related>
	<object name="ConjugationMnemonic"/>
	<object name="ExampleOnSolvingAFunctionalEquation"/>
	<object name="SquareOfSum"/>
	<object name="GroupingMethodForFactorizingPolynomials"/>
	<object name="IncircleRadiusDeterminedByPythagoreanTriple"/>
	<object name="FactoringASumOrDifferenceOfTwoCubes"/>
	<object name="Polynomial"/>
	<object name="SineOfAngleOfTriangle"/>
	<object name="RepresentantsOfQuadraticResidues"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
 \usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>\PMlinkescapeword{terms} \PMlinkescapeword{formula}

One of the most known and used \PMlinkname{formulas}{Equation} of mathematics is the one concerning the product of sum and difference:
\begin{align}
(a+b)(a-b) = a^2-b^2
\end{align}
This form may be used for multiplying any sum of two numbers (terms) by the difference of the same numbers (terms).\\

In the form
\begin{align}
a^2-b^2 = (a+b)(a-b)
\end{align}
the formula is used for factoring binomials which are the difference of two squares.\\

(1) is sometimes called the {\em conjugate rule}, especially in articles written in Sweden (in Swedish: {\em konjugatregel}).\\

(1) is an identic equation for all numbers $a,\,b$ and, more generally, for arbitrary elements $a,\,b$ of any commutative ring.\, Conversely, it is easy to justify that if (1) is true for all elements $a,\,b$ of a ring, then the ring is commutative.\, By the way, $a\!+\!b$ and $a\!-\!b$ also commute with each other in a non-commutative ring.

		
</content>
</record>
