Solution 5.2:2

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
(New page: center '''Comments''' (We only remark on a fault the first time it occurs.) <ol start="0"> <li>All displayed math formulas should be indented.</li> <li>Do...)
Current revision (07:54, 28 January 2009) (edit) (undo)
m
 
(2 intermediate revisions not shown.)
Line 1: Line 1:
-
[[Image:ex5_1_4_comment.png||center]]
+
[[Image:ex5_2_2_comment.png||center]]
'''Comments'''
'''Comments'''
Line 10: Line 10:
<li>Remove this full stop. The formula following the text should be part of the sentence (which means that this sentence must be rewritten).</li>
<li>Remove this full stop. The formula following the text should be part of the sentence (which means that this sentence must be rewritten).</li>
<li>In TeX you must not forget to start commands with a backslash (\), e.g. write <tt>\cos</tt> and not <tt>cos</tt>.</li>
<li>In TeX you must not forget to start commands with a backslash (\), e.g. write <tt>\cos</tt> and not <tt>cos</tt>.</li>
-
<li>Avoid non-standard abbreviations.</li>
+
<li>Avoid non-standard abbreviations. Moreover, it is the denominator of the right-hand side that is multiplied to both sides.</li>
</ol>
</ol>
An improved solution might look like:
An improved solution might look like:
-
[[Image:ex5_1_4_improved.png||center]]
+
[[Image:ex5_2_2_improved.png||center]]

Current revision

Comments

(We only remark on a fault the first time it occurs.)

  1. All displayed math formulas should be indented.
  2. Don't refer to the fictitious person in the problem statement. Write a stand-alone solution.
  3. Remove this full stop. The formula following the text should be part of the sentence (which means that this sentence must be rewritten).
  4. In TeX you must not forget to start commands with a backslash (\), e.g. write \cos and not cos.
  5. Avoid non-standard abbreviations. Moreover, it is the denominator of the right-hand side that is multiplied to both sides.

An improved solution might look like: