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:1g

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Robot: Automated text replacement (-[[Bild: +[[Image:))
Current revision (07:58, 23 September 2008) (edit) (undo)
m
 
(One intermediate revision not shown.)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
The expression in the exercise is of the form <math> (a-b)^2 </math>, where <math> a=y^2</math> and <math> b=3x^2 </math>. With the help of the squaring rule <math> (a-b)^2 =a^2 -2ab +b^2 </math>, we have
-
The expression in the exercise is of the form <math> (a-b)^2 </math>, where <math> a=y^2</math> and <math> b=3x^2 </math>. With the help of the aquaring rule <math> (a-b)^2 =a^2 -2ab +b^2 </math>, we have
+
{{Displayed math||<math>\begin{align}
-
 
+
(y^2-3x^3)^2 &= (y^2)^2 -2\cdot y^2\cdot 3x^3 +(3x^3)^2 \\[3pt]
-
<math> \begin{align} \qquad
+
&= y^{2\cdot 2} -6x^3y^2 +3^2x^{3\cdot 2}\\[3pt]
-
(y^2-3x^3)^2 &= (y^2)^2 -2y^2\cdot 3x^3 +(3x^3)^2 \\
+
&= y^4 -6x^3y^2 +9x^6\\[3pt]
-
&= y^{2\cdot 2} -6x^3y^2 +3^2x^{3\cdot 2}\\
+
&= 9x^6 -6x^3y^2 +y^4\,\textrm{.}
-
&= y^4 -6x^3y^2 +9x^6\\
+
\end{align}</math>}}
-
&= 9x^6 -6x^3y^2 +y^4
+
-
\end{align}
+
-
</math>
+
-
<!-- <center> [[Image:2_1_1g.gif]] </center> -->
+
-
{{NAVCONTENT_STOP}}
+

Current revision

The expression in the exercise is of the form (ab)2, where a=y2 and b=3x2. With the help of the squaring rule (ab)2=a22ab+b2, we have

(y23x3)2=(y2)22y23x3+(3x3)2=y226x3y2+32x32=y46x3y2+9x6=9x66x3y2+y4.