10972 results for "common".
-
Question in Ben's workspace
Out of three options, you need to choose the best pokemon type to use to defeat a given pokemon type.
Info is taken from https://www.eurogamer.net/articles/2018-12-21-pokemon-go-type-chart-effectiveness-weaknesses
Icons are taken from https://bulbapedia.bulbagarden.net/wiki/Main_Page
-
Question in NCL MAS2707
Consider a binary tree with $2^n$ nodes.
We give generators for the isomorphisms of the tree: at each non-leaf vertex, swap the branches descending from that node.
- What is the action of a given word?
- Write a word which produces the required isomorphism
- Which generators commute?
- What is the order of each generator?
- Write one of the (non-root) generators in terms of the others.
- Which permutations of the leaves are possible?
- What is the order of the group of isomorphisms?
- What is the order of the quotient group obtained by identifying all the leaves of one branch?
-
Exam (2 questions) in Martin's workspace
No description given
-
Question in STAT7008
No description given
-
Question in ACFI1003Financial maths. Present value of an ordinary annuity.
-
Question in How-tos
The student is given a number in base 10 and asked to write it in a given base, between 2 and 16. The number has at most 3 digits in the other base.
Until it's possible to derive the expected answer for a part in the marking algorithm (see the issue tracker), this question has "show expected answer" turned off, because it just shows the base 10 number.
-
Question in DIAGNOSYS
No description given
-
Question in Nursing
No description given
-
Question in Graphs and series
Given th original formula the student enters the transformed formula
-
Question in Graphs and series
Multiple solution of sin
-
Question in Graphs and series
Given the original formula the student enters the transformed formula
-
Question in Graphs and series
Given the original formula the student enters the transformed formula
-
Question in Graphs and series
Given the original formula the student enters the transformed formula
-
Question in Yvonne's workspace
Find a regression equation.
-
Exam (8 questions) in Terry's workspace
This test will assess a students ability to work with piecewise and composite functions.
-
Exam (2 questions) in Nursing
No description given
-
Exam (7 questions) in Nursing
Face, Place and actual value, adding, subtracting, multiplying, dividing and rounding decimals.
-
Question in Discrete Mathematics
Introductory exercise about set equality
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in NC Math 4
No description given
-
Question in DIAGNOSYS
No description given
-
Question in Demos
This question defines an otherwise-pointless pre-submit task of "wait for a while" before marking the student's answer, in order to demonstrate how to use the pre-submit tasks feature.
-
Question in Louise's workspace
Practice of conversion between SI units of mass, volume & length.
-
Question in Louise's workspace
A question to practice simplifying fractions with the use of factorisation (for binomial and quadratic expressions).
-
Question in Louise's workspace
Create a truth table for a logical expression of the form $((a \operatorname{op1} b) \operatorname{op2}(c \operatorname{op3} d))\operatorname{op4}(e \operatorname{op5} f) $ where each of $a, \;b,\;c,\;d,\;e,\;f$ can be one the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and each of $\operatorname{op1},\;\operatorname{op2},\;\operatorname{op3},\;\operatorname{op4},\;\operatorname{op5}$ one of $\lor,\;\land,\;\to$.
For example: $((q \lor \neg p) \to (p \land \neg q)) \to (p \lor q)$