summary refs log tree commit diff stats
path: root/school/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'school/index.html')
-rw-r--r--school/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/school/index.html b/school/index.html
index d50bfb0..3bfdce0 100644
--- a/school/index.html
+++ b/school/index.html
@@ -14,6 +14,7 @@
 			<li><a href="cardiology.html">Cardiology introduction</a>, not constantly updated.  Poke me if you want an updated version.</li>
 			<li>Three detentions of the same kind results in a principal's detention.  Missing any detention results in a principal's detention.</li>
 			<li style="background-color: yellow;">Too much gossip is everywhere.  Please calm down a bit if that's you&mdash;you're ruining friendships.  Seriously!</li>
+			<li>Math homework, at least for Ms. Lisa Liu's class, is extremely easy.  I wouldn't expect anything harder for other classes in Year 9.  It's literally just vector scaling, vector arithmetic (not even real matrix multiplication), and what... basic linear transformations (i.e. enlargement, stretching, rotation, reflection), translations, and for those who choose to do more than necessary homework (who of course don't have trouble with required homework), basic algebra questions that gives full marks for simply raising an example for a hypothesis instead of proving the hypothesis?  (Ask Me, s22537 Andrew, for a copy.)<br />Yes, each packet is like 15-pages long, but it's literally just a minute per page.  It's really not much.  Heh, you can ask me for some harder ones (a.k.a. Zhongkao Math).  If you can't do that quickly, well that's normal.  If your homework is differnt, tell me.  If you're really having a hard time with math, I'm happy to help (and you should also ask your teacher).  I'm usually at the library during lunchtime.<br />Oh the proof thing is for the optional investigation/whatever-that-is-actually-called packet, which you should ask your teacher for.  Try to prove <span><i>D</i>(<i>x</i>) = <i>D</i>(<i>x</i> + 9<sup><i>n</i></sup>)∀(<i>x</i>, <i>n</i>) ∈ ℤ<sup>+</sup></span>, rather than just giving two examples.</li>
 		</ul>
 		<div id="footer">
 			<hr />
9 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255