Solution 1.1:1a

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 1.1:1a moved to Solution 1.1:1a: Robot: moved page)
Current revision (06:39, 19 September 2008) (edit) (undo)
 
(One intermediate revision not shown.)
Line 1: Line 1:
-
Because there are no brackets nor multiplications/...
+
{{NAVCONTENT_START}}
 +
Because there are no brackets nor multiplications/divisions there is no subexpression that needs to be calculated first, so we can start calculating the expression from left to right. First we perform the subtraction of the two leftmost numbers
 +
:<math>\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5=\bbox[#FFEEAA;,1.5pt]{\,-4\,}-4+6-5</math>.
 +
{{NAVCONTENT_STEP}}
 +
The next step is to subtract the two new leftmost numbers
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=\firstcbox{#FFEEAA;}{\,-4-4\,}{-8}+6-5</math>
 +
{{NAVCONTENT_STEP}}
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=\secondcbox{#FFEEAA;}{\,-4-4\,}{-8}+6-5</math>
 +
{{NAVCONTENT_STEP}}
 +
and we continue in the same way to work with the two left-most terms in the expression that arises
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=\firstcbox{#FFEEAA;}{\,-8+6\,}{-2}-5</math>
 +
{{NAVCONTENT_STEP}}
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=\secondcbox{#FFEEAA;}{\,-8+6\,}{-2}-5</math>.
 +
{{NAVCONTENT_STEP}}
 +
Finally we have an expression which we can calculate in one step
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=-2-5</math>
 +
{{NAVCONTENT_STEP}}
 +
:<math>\phantom{\bbox[#FFEEAA;,1.5pt]{\,3-7\,}-4+6-5}{}=-7</math>.
 +
{{NAVCONTENT_STOP}}

Current revision