1583 results for "with".
-
Question in Anna's workspace
Two quadratic graphs are sketched with some area beneath them shaded. Question is to determine the area of shaded regions using integration. The first graph's area is all above the $x$-axis. The second graph has some area above and some below the $x$-axis.
-
Question in Gary's workspaceworking with equastions
-
Question in CHY1201 - SpectroscopyThe reduced masses are pre-calculated for this question and included in a list. It would be more elegant to program Numbas to permute atoms together to generate diatomic molecules while constraining the permutations to those which are chemically/physically reasonable, so as to allow calculation of each reduced mass directly from the atomic masses- but organising this with high computational efficiency might be a significant programing task (add to "to do" list).
-
Question in STAT7008
Provided with information on a sample with sample mean and known population variance, use the z test to either or reject a given null hypothesis. One sided.
-
Question in Newcastle University Computing for Mathematics
Download a file and scan the values into R to obtain a numeric vector of values. Then use R to explore your numeric vector in order to find the answers to these questions.
-
Question in Maths supportWorking out upper and lower bounds for area given length and width, and for length given area and width.
-
Question in How-tos
The custom function
rectangle(width,height)
draws a rectangle with the given dimensions, along with some labels. -
Question in MATH6059
Provided with information on a sample (>30) with sample mean and standard deviation, use the z test to either accept or reject a given null hypothesis.
-
Question in Simon's workspaceUsing the mid-ordinate rule with 5 ordinates to approximate $\int_a^b{c^x}$
-
Question in Simon's workspaceUsing the trapezium rule with 6 ordinates to approximate $\int_a^b{c^x}$
-
Question in Simon's workspaceUsing the trapezium rule with 5 ordinates to approximate $\int_a^b{1/(x^2+c)}$
-
Question in All questions
Graphs are given with areas underneath them shaded. The student is asked to select the correct integral which calculates its area.
-
Question in All questions
Q1. True/false questions about basic facts.
Q2 and Q3. Velocity-time graphs are given with areas underneath them shaded. The area of the shaded regions are given. From this, definite integrals of v ar eto be determined.
-
Question in Discrete Mathematics
Simple counting exercise, with combinations
-
Question in Discrete Mathematics
Introduction to counting with permutations and combinations
-
Question in Discrete Mathematics
Introduction to first order recurrence relations with a simple example, including homogenous and non-homogenous solutions.
-
Question in All questions
Q1. True/false questions about basic facts.
Q2 and Q3. Velocity-time graphs are given with areas underneath them shaded. The area of the shaded regions are given. From this, changes in position, distances are to be calculated.
-
Question in All questions
Graphs are given with areas underneath them shaded. The area of the shaded regions are given and from this the value of various integrals are to be deduced.
-
Question in MATH6058 Engineering Maths 1
Factorise three quadratic equations of the form $x^2+bx+c$.
The first has two negative roots, the second has one negative and one positive, and the third is the difference of two squares.
-
Question in Kevin's workspace
More work on differentiation with trigonometric functions
-
Question in CHY1201 - Spectroscopy
Question requires students to interchange units of Hz with MHz, GHz, THz. Question is not very efficient at present- frequencies spanning many orders of magnitude are generated by variables in a clumsy way. Could be improved by having frequency generated by a 10^((random(1000..4000)/1000) variable instead, for example.
-
Question in How-tos
The student must enter a number in scientific notation, with separate boxes for significand and exponent. They only get the marks if both elements are correct.
-
Exam (3 questions) in How-tos
These questions show how to use JSON data to represent structured information.
-
Question in How-tos
Show a list of the factors of a number.
Works by testing each number up to $n$ for divisibility by $n$, so won't do well with really big numbers. Certainly fast enough for numbers up to 4 or 5 digits.
-
Question in How-tos
Choose from one of several pre-defined scenarios, and set variables to the corresponding values, defined in lists.
This question has three variables:
city
,population
, andpercent_like_chocolate
. These differ for each city. We've defined a list for each variable, with the corresponding values. A variable calledscenario
picks a random position in the list, so the value ofcity
, for example, iscities[scenario]
. -
Question in How-tos
Some custom CSS restyles the matrix input so it looks like a fraction, with input boxes on top and bottom.
Ideally, there should be a fraction input part type, or an option for the number entry part to display a fraction input.
-
Question in How-tos
This question shows how to ask for a number in scientific notation, by asking for the significand and exponent separately and using a custom marking algorithm in the gap-fill part to put the two pieces together.
Answers not in standard form, i.e. with a significand not in $[1,10)$, are accepted but given partial marks.
-
Question in How-tos
This question asks the student to give a function with a particular root. It then asks them to divide by (x-{root}), and uses adaptive marking to mark against the previous answer.
This uses the "expression" data type, which is currently undocumented and experimental.
-
Question in How-tos
A "match choices with answers" part where the student either gets all the marks or none. Any incorrect choice is penalised with a huge negative mark, so they end up with the minimum mark of 0.
-
Question in MESH Adaptive Learning Questions
A fill-in-the-blank style question to test vocabulary within the topic of Algebra.