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.3:1c

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m
Current revision (14:08, 26 September 2008) (edit) (undo)
 
Line 2: Line 2:
<math>2x-x^{2}</math>, which we also can write as <math>-(x^{2}-2x)</math>. If we neglect the minus sign, we can complete square of the expression <math>2x-x^{2}</math> by using the formula
<math>2x-x^{2}</math>, which we also can write as <math>-(x^{2}-2x)</math>. If we neglect the minus sign, we can complete square of the expression <math>2x-x^{2}</math> by using the formula
-
{{Displayed math||<math>x^{2}-ax = \biggl(x-\frac{a}{2}\biggr)^{2} - \biggl(\frac{a}{2}\biggr)^{2}</math>}}
+
{{Displayed math||<math>x^{2}-ax = \Bigl(x-\frac{a}{2}\Bigr)^{2} - \Bigl(\frac{a}{2}\Bigr)^{2}</math>}}
and we obtain
and we obtain
-
{{Displayed math||<math>x^{2}-2x = \biggl(x-\frac{2}{2}\biggr)^{2} - \biggl(\frac{2}{2}\biggr)^{2} = (x-1)^{2}-1\,\textrm{.}</math>}}
+
{{Displayed math||<math>x^{2}-2x = \Bigl(x-\frac{2}{2}\Bigr)^{2} - \Bigl(\frac{2}{2}\Bigr)^{2} = (x-1)^{2}-1\,\textrm{.}</math>}}
This means that
This means that

Current revision

As always when completing the square, we focus on the quadratic and linear terms 2xx2, which we also can write as (x22x). If we neglect the minus sign, we can complete square of the expression 2xx2 by using the formula

x2ax=x2a22a2 

and we obtain

x22x=x222222=(x1)21. 

This means that

5+2xx2=5(x22x)=5(x1)21=5(x1)2+1=6(x1)2.

A quick check shows that we have completed the square correctly

6(x1)2=6(x22x+1)=6x2+2x1=5+2xx2.