1616 results for "with".
-
Question in pre-algebra Numeracy and Arithmetic
Multiplication algorithm with integers
-
Question in HELM books
Evaluate pi / (2r+s) given values for r and s (r>0, s positive or negative)
-
Question in HELM books
evaluate sqrt(x/z) where x and z are random positive decimals.
-
Question in pre-algebra Numeracy and Arithmetic
a) Multiplying decimals with a single non-zero digit. Students are told to preserve the number of decimal places (from the question to the answer).
b) Multiplying decimals requiring the multiplication algorithm.
-
Question in HELM books
Compute P = 3/(QR) given values for Q and R.
-
Question in HELM books
Add two algebraic fractions with coprime denominators. Part of HELM Book 1.4.3.
-
Question in Questions for Open Resource Library
Given an equation with variable x in the power on two different bases, students must solve for x. Hints are included in the question to aid the student as needed.
-
Question in Questions for Open Resource Library
Given an equation with log terms added together, the student must solve for x. Hints are included in the question to aid the student as needed.
-
Question in Questions for Open Resource Library
Given an equation with log terms added together, the student must solve for x. Hints are included in the question to aid the student as needed.
-
Question in Engineering Statics
Two known forces, and a third with known magnitude act on a rigid body. Apply $\Sigma M = 0$ about a pin restraint to determine the direction of the third force. The problem has two valid answers.
-
Question in Foundation Maths
This uses an embedded Geogebra graph of a sine curve $y=a\sin (bx+c)+d$ with random coefficients set by NUMBAS.
-
Question in Engineering Statics
Replace two forces with a equivalent force-couple system at a specified point.
-
Question in HELM books
Simplify (a) a fully-factorised fraction with common factors, and (b) a fraction where the numerator is a product and the denominator a sum sharing the same variables (that cannot be simplified). The variables are randomised. Part of HELM book 1.4
-
Question in HELM books
Simplify an algebraic fraction that is fully factorised with common factors between the numerator and denominator, and one of the variables has a larger index on the denominator. Part of HELM Book 1.4
-
Question in Demos
This question shows how to display a plot generated in matplotlib from code written by the student.
-
Question in Alexander's workspace
The statement contains two blank geogebra applets: one with the computer algebra view, which can be used as a calculator, and the other with algebra and geometry views.
There are custom functions which set the perspective of a geogebra applet and show the toolbar or algebra input line. These will probably be included in the geogebra extension eventually.
-
Question in Christian's workspace
The statement contains two blank geogebra applets: one with the computer algebra view, which can be used as a calculator, and the other with algebra and geometry views.
There are custom functions which set the perspective of a geogebra applet and show the toolbar or algebra input line. These will probably be included in the geogebra extension eventually.
-
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 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 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.
-
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 MATH6059
Two ordered data sets, each with 10 numbers. Find the sample standard deviation for each and for their sum.
-
Exam (17 questions) in Mobius formative/summative tests
DCS 2023 Maths Entrance Test to be used September 2023
1.5 hours with 3 randomised questions from each of these groups:
- Notation and Algebra
- Calculus - Differentiation
- Calculus - Integration
- Trigonometry
-
Question in Shaheen's workspace
More difficult trigonometric equations with radians
-
Exam (2 questions) in Patrick's workspace
Calculation of max design capacities of reinforced concrete beams with and without shear links
-
Question in SIT281
This question asks students to solve a discrete logarithm problem with Pollard's rho algorithm as exposed in the book "introduction to cryptography with open source software" by McAndrew.
-
Question in MASH Bath: Question Bank
Solving a pair of linear simultaneous equations with integer solutions.
-
Question in SIT281
The purpose of this question is to ask students to decrypt a message encrypted with a Hill cipher.