13010 results.
-
Exam (5 questions) in Numerical Bits'n'Pieces
Curve fitting, function zeros, sequences, etc.
-
Question in Learning Hub (Mathematics)
No description given
-
Question in Engineering Statics
Find the reactions of a rigid body (a truss) at a pin and roller. All loads are either horizontal or vertical.
-
Question in Tom's workspace
A block of given mass is sliding down the plane, with given acceleration or a given coeff-of-friction. Find the normal reaction force, the parallel force and the missing value of a and mu.
-
Question in Martin's workspace
No description given
-
Exam (4 questions) in 2240
No description given
-
Question in Julie's workspace
Decimal Places and Significant Figures
rebelmaths
-
Question in Learning Hub (Mathematics)
No description given
-
Question in David's workspace
Simple Percentages
rebelmaths
-
Exam (3 questions) in Will's workspace
No description given
-
Question in Bin
A measurement is performed multiple times for the same object, the student will
- calculate the mean result
- calculate the standard error on the mean
- write the mean±error to the correct precision as defined by the error written to 1 significant figure
Advice is provided including on performing the calculations in Python or spreedsheets together with further reading.
-
Question in SIT281
The students should solve a Blakley secret sharing scheme and find the secret.
-
Question in Maura's workspace
Tests students' ability to apply the recursive form of the Extended Euclidean Algorithm. Random four-digit inputs are chosen subject to the condition that the Euclidean Algorithm terminates in seven steps.
-
Question in Maura's workspace
Asks students to add and multiply two integers modulo another integer. The modulus is a random number between 30 and 70, the summands are set to be large enough that modular reduction will be necessary.
-
Question in Maura's workspace
Asks students to compute the multiplicative inverse of $a$ in $\mathbb{Z}_n$ where $n$ is an odd number between 31 and 61 and $a$ is an integer coprime to $n$ that lies between $n/4$ and $3n/4$.
-
Question in Maura's workspace
A straightforward test of encrypting and decrypting an eight-letter message with the Vigenère Cipher using a four-letter key. Message letters are generated uniformly at random from the English alphabet, as are the key letters. Students are expected to be able to map English letters onto elements of $\mathbb{Z}_{26}$ in the usual order.
-
Question in Maura's workspace
A straightforward test of encrypting and decrypting an eight-bit message with the Vernam Cipher. The message and the key are uniform and independently generated eight-bit strings.
-
Question in Maura's workspace
A straightforward test of encrypting and decrypting an eight-letter message with the Substitution Cipher. Message letters are generated uniformly at random from the English alphabet and the key is a uniformly chosen random permutation of the alphabet. Students are expected to be able to map English letters onto elements of $\mathbb{Z}_{26}$ in the usual order.
-
Exam (1 question) in Will's workspace
No description given
-
Question in Transition to university
Manipulate surds and rationalise the denominator of a fraction when it is a surd.
-
Exam (1 question) in Will's workspace
Python assignment for PHY1030 2023-24
-
Question in SIT281
The purpose of this question is to ask the students to go through one Rijndael round from the AES algorithm.
-
Question in Maura's workspace
A straightforward test of encrypting and decrypting an eight-letter message with the Caesar Cipher. Message letters are generated uniformly at random from the English alphabet, as is the key. Students are expected to be able to map English letters onto elements of $\mathbb{Z}_{26}$ in the usual order.
-
Question in MATH6005 Semester 1 (2020 onwards)Question involving distributing the transpose operator across a number of matrices that are multiplied.
-
Question in Don's workspace
Dummy question to test random() function when first decimal place of upper limit of range is 4, and test of currency() function.
-
Question in HELM books
Part of HELM Book 1.4.2
-
Question in STAT7008
Given a random variable $X$ normally distributed as $\operatorname{N}(m,\sigma^2)$ find probabilities $P(X \gt a),\; a \gt m;\;\;P(X \lt b),\;b \lt m$.
-
Question in Elena's workspace
No description given
-
Question in Elena's workspace
No description given
-
Question in HELM books
The exercises for HELM Book 1.4.1