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

<record version="4" id="696">
 <title>proof of Pythagorean theorem</title>
 <name>ProofOfPythagoreasTheorem</name>
 <created>2001-11-07 16:01:46</created>
 <modified>2002-05-26 01:35:34</modified>
 <type>Proof</type>
<parent id="98">Pythagorean theorem</parent>
 <selfproof></selfproof>
 <creator id="3" name="drini"/>
 <author id="58" name="fiziko"/>
 <classification>
	<category scheme="msc" code="51-00"/>
 </classification>
 <related>
	<object name="PythagorasTheorem"/>
 </related>
 <keywords>
	<term>Pythagorean theorem</term>
 </keywords>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{xypic}
</preamble>
 <content>This is a geometrical proof of Pythagorean theorem.  We begin with our
triangle:

\[
\begin{xy}
,(0,0)
;(20,0)**@{-}
;(20,10)**@{-}
;(0,0)**@{-}
,(10,-2)*{a}
,(23,6)*{b}
,(10,7)*{c}
\end{xy}
\]

Now we use the hypotenuse as one side of a square:
\[
\begin{xy}
,(0,0)
;(20,0)**@{-}
;(20,10)**@{-}
;(0,0)**@{-}
;(-10,20)**@{-}
;(10,30)**@{-}
;(20,10)**@{-}
,(10,-2)*{a}
,(23,6)*{b}
,(10,7)*{c}
\end{xy}
\]
and draw in four more identical triangles
\[
\begin{xy}
,(0,0)
;(20,0)**@{-}
;(20,10)**@{-}
;(0,0)**@{-}
;(-10,20)**@{-}
;(10,30)**@{-}
;(20,10)**@{-}
;(20,30)**@{-}
;(-10,30)**@{-}
;(-10,0)**@{-}
;(0,0)**@{-}
,(10,-2)*{a}
,(23,6)*{b}
,(10,7)*{c}
\end{xy}
\]

Now for the proof.  We have a large square, with each side of length
$a+b$, which is subdivided into one smaller square and four
triangles.  The area of the large square must be equal to the combined
area of the shapes it is made out of, so we have
\begin{eqnarray}
\left(a+b\right)^2 &amp; = &amp; c^2 + 4\left(\frac{1}{2}ab\right)\nonumber\\
a^2 + b^2 + 2ab &amp; = &amp; c^2 + 2ab \nonumber\\
a^2 + b^2 &amp; = &amp; c^2
\end{eqnarray}</content>
</record>
