6501 results.
-
Question in STAT6012 Maths and Stats for Marketing
Add, subtract, multiply and divide algebraic fractions.
-
Exam (3 questions) in Lovkush's workspace
No description given
-
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 MATH 6006_2019
Find $\displaystyle \int x(a x ^ 2 + b)^{m}\;dx$
-
Question in MATH 6006_2019
Find $\displaystyle \int \sin(x)(a+ b\cos(x))^{m}\;dx$
-
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 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 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 Kevin's workspace
Chain rule
-
Question in Fundamentals of Mathematics
A few simple functions are provided of the form ax, x+b and cx+d. Values of the functions, inverses and compositions are asked for. Most are numerical but the last few questions are algebraic.
-
Question in Ruth's workspace
No description given
-
Question in Matemáticas
No description given
-
Question in MATH6006 Integration
Integration by susbtitution. Use the letter C for the constant.
-
Question in How-tosThis question generates two variables, a and b. They're chosen to be distinct, and neither takes the value zero.
-
Question in Anna's workspace
Calculate the local extrema of a function ${f(x) = e^{x/C1}(C2sin(x)-C3cos(x))}$
The graph of f(x) has to be identified.
The first derivative of f(x) has to be calculated.
The min max points have to be identified using the graph and/or calculated using the first derivative method. Requires solving trigonometric equation
-
Question in Leonardo's workspace
-
Question in Deactivated user's workspace
A graph is drawn. A student is to identify the derivative of this graph from four other graphs.
Version I. Graph is quadratic
Version II. Graph is horizontal
Version III. Graph is cubic
Version IV. Graph is sinusoidal
-
Question in All questions
Questions about how the course is organised.
-
Exam (7 questions) in Amnael's workspace
No description given
-
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
Create a list of records for randomly-generated people. Each record contains the person's name, age, and list of hobbies.
The names and hobbies are generated from JSON data.
-
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 calledscenariopicks a random position in the list, so the value ofcity, for example, iscities[scenario]. -
Question in How-tos
One method of randomly choosing names for variables. For each variable, we have 4 options. Create a list of 4 numbers, which is 1 for the name we want to use, and 0 otherwise.
Then, whenever we use that variable, multiply each of the possible names by the corresponding number in the list. When the expression is simplified, the unwanted names will cancel to 0, leaving only the name we want.
This is quite clunky!
(This question also uses a custom marking script to check that the student has simplified the expression)
-
Question in How-tos
Load data about members of the Scottish parliament from a JSON object, and display a table of 5 randomly picked MSPs.
-
Question in How-tos
Load data on some items held in the Cooper Hewitt collection, and show a table of 5 randomly picked items.
-
Question in How-tosShows how to safely include LaTeX in a string variable.
-
Question in How-tos
This question adds a CSS rule to hide the brackets around the matrix input.