Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

jsMath

Solution 2.1:2e

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
(Ny sida: {{NAVCONTENT_START}} <center> Bild:2_1_2e.gif </center> {{NAVCONTENT_STOP}})
Current revision (08:24, 23 September 2008) (edit) (undo)
m
 
(3 intermediate revisions not shown.)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
We expand the two quadratics using the squaring rule, and then sum the result
-
<center> [[Bild:2_1_2e.gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
{{Displayed math||<math>\begin{align}
 +
(a+b)^2+(a-b)^2 &= (a^2+2ab+b^2)+(a^2-2ab+b^2)\\
 +
&= a^2+2ab+b^2+a^2-2ab+b^2 \\
 +
&= a^2+a^2+2ab-2ab+b^2+b^2\\
 +
&= 2a^2 +2b^2\,\textrm{.}
 +
\end{align}</math>}}

Current revision

We expand the two quadratics using the squaring rule, and then sum the result

(a+b)2+(ab)2=(a2+2ab+b2)+(a22ab+b2)=a2+2ab+b2+a22ab+b2=a2+a2+2ab2ab+b2+b2=2a2+2b2.