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

<record version="7" id="6848">
 <title>zero rule of product</title>
 <name>ZeroRuleOfProduct</name>
 <created>2005-03-06 04:32:11</created>
 <modified>2009-09-22 21:15:46</modified>
 <type>Result</type>
<parent id="393">integral domain</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="13G05"/>
 </classification>
 <synonyms>
	<synonym concept="zero rule of product" alias="product to zero rule"/>
 </synonyms>
 <related>
	<object name="CancellationRing"/>
	<object name="EulersDerivationOfTheQuarticFormula"/>
	<object name="GroupingMethodForFactorizingPolynomials"/>
	<object name="HyperbolasOrthogonalToEllipses"/>
 </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</preamble>
 <content>For real and complex numbers, and more generally for elements of an integral domain, a product equals to zero if and only if at least one of the \PMlinkescapetext{factors} equals to zero.\, For two elements $a$ and $b$, we have
    $$ab = 0 \quad \Leftrightarrow \quad a = 0 \, \lor \, b = 0. $$

For example, this rule can be used in solving polynomial equations:
$$x^3-x^2-2x+2 = 0$$
$$(x^3-x^2)+(-2x+2) = 0$$
$$x^2(x-1)-2(x-1) = 0$$
$$(x-1)(x^2-2) = 0$$
$$x-1 = 0 \,\lor\, x^2-2 = 0$$
$$x = 1 \,\lor\, x = \pm\sqrt{2}$$

The used sign ``$\lor$'' is the logical or.</content>
</record>
