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

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Solution 2.1:2e

From Förberedande kurs i matematik 1

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

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.