forked from Ian888Cooper/advschoolmaths
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmath02org.htm
More file actions
153 lines (115 loc) · 3.35 KB
/
math02org.htm
File metadata and controls
153 lines (115 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Mathematics Extension 2. Mathematics 4 Unit">
<meta name="keywords" content="Mathematics Extension 2, Mathematics 4 Unit, Complex Numbers">
<meta name="author" content="Ian Cooper">
<style> .s1
{
font-family:Calibri;
font-size:16px;
font-weight:10;
width: 960px;
color: black;
background-color: white;
align: left;}
</style>
<style> .s2
{
font-family:tahoma;
font-size:30px;
font-weight:700;
width: 960px;
color: blue;
background-color: white;
align: center;}
</style>
<style> .s3
{
font-family:Calibri;
font-size:20px;
font-weight:600;
width: 960px;
color: blue;
background-color: white;
align: center;}
</style>
<style>p {text-indent:50px;}</style>
<style> .s4
color : blue;
/* unvisited link */
a:link {color: blue;}
/* visited link */
a:visited {color: blue;}
/* mouse over link */
a:hover {color: #FF00FF; background-color: #ffd9d9;}
/* selected link */
a:active {color: #0000FF;}
a {text-decoration: none; color: #000000}
</style>
</head>
<body>
<div class = "s2">
<img src = "Image1.gif" align = "left" />
<p></p>
<br>
<a class = "s4" href="math.htm">MATHEMATICS EXTENSION 2</a>
<p></p>
<br>
<p> MATHEMATICS 4 UNIT</p>
<p> TOPIC 2: COMPLEX NUMBERS</p>
</div>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<div class = "s3">
<p>MODULES</p>
</div>
<div class = "s1">
<ul>
<li>
<a class = "s4" href="complex_001.pdf"><strong>Characteristics of Complex Numbers </a>
</li>
<br>
<li>
<a class = "s4" href="complex_002.pdf"><strong>Arithmetical Operations with Complex Numbers</strong></a>
</li>
<br>
<li>
<a class = "s4" href="complex_003.pdf"><strong>Powers and Roots of Complex Numbers</strong></a>
</li>
<br>
<li>
<a class = "s4" href="complex_002.pdf">Curves and Regions</a>
</li>
<br>
</ul>
</div>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<div class = "s3">
<p>EXERCISES</p>
<section class = "s5">
<ul style = "list-style-type:none">
<a class = "s4" href = "p2101.pdf" target = "_blank">    p2101</a>
   
<a class = "s4" href = "p2201.pdf" target = "_blank">    p2201</a>
   
<a class = "s4" href = "p2301.pdf" target = "_blank">    p2301</a>
   
<a class = "s4" href = "p2401.pdf" target = "_blank">    p2401</a>
<br><br>
<a class = "s4" href = "ex2_113.pdf" target = "_blank">    ex2_113</a>
   
</ul>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<p><br />
Ian Cooper <br />
Honorary Lecturer <br />
School of Physics <br />
The University of Sydney<br />
ian.cooper@sydney.edu.au<br /><br>
If you have any question, comments or corrections please email Ian Cooper</p>
<br>
<!-- Counter Code START --><a href="http://www.e-zeeinternet.com/" target="_blank"><img src="http://www.e-zeeinternet.com/count.php?page=1101182&style=default&nbdigits=6&reloads=1" alt="HTML Hit Counter" border="0" ></a><br><a href="http://www.e-zeeinternet.com/" title="HTML Hit Counter" target="_blank" style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none;">HTML Hit Counter</a><!-- Counter Code END -->
</body>
</html>