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

jsMath

5. Exercises

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
===Exercise 5:1===
===Exercise 5:1===
<div class="ovning">
<div class="ovning">
-
Work out (without the help of a calculator)
+
Write the formulas in TeX
{| width="100%" cellspacing="10px"
{| width="100%" cellspacing="10px"
|a)
|a)
-
|width="50%" | <math>3-7-4+6-5</math>
+
|width="50%" | <math>\displaystyle\frac{a+b}{d-c}</math>
|b)
|b)
-
|width="50%" | <math>3-(7-4)+(6-5)</math>
+
|width="50%" | <math>\sqrt{3}</math>
|-
|-
|c)
|c)
-
|| <math>3-(7-(4+6)-5)</math>
+
|| <math>4x^2 - x</math>
|d)
|d)
-
|| <math>3-(7-(4+6))-5</math>
+
|| <math>\sin^2 x + \cos x</math>
|}
|}
-
</div>{{#NAVCONTENT:Answer|Answer 5.1:1|Solution a|Solution 5.1:1a|Solution b|Solution 5.1:1b|Solution c|Solution 5.1:1c|Solution d|Solution 5.1:1d}}
+
</div>{{#NAVCONTENT:Answer|Answer 5.1:1}}

Revision as of 15:05, 20 January 2009

       Theory          Exercises      


Exercise 5:1

Write the formulas in TeX

a) dca+b b) 3 
c) 4x2x d) sin2x+cosx


Exercise 5:2

Simplify

a) (3(74))(65) b) 3(((74)+6)5)
c) 3(7)4(65) d) 3(7)(4+6)(5)