1756 results for "given".
-
Question in Demos
The student must write R code to assign the given value to the variable
x. -
Question in Demos
Given an unknown list, the student must write Python code to create a copy of it.
There's an alternative to catch the case where the student's variable is just a reference to the original list.
-
Question in Demos
Given an unknown list, the student has to write code to return the last item in the list.
-
Question in Demos
Given a randomly-generated list, the student must write code to return its first value.
There's an alternative to check if they get the second item, which they might do if they don't realise Python lists are zero-indexed.
-
Question in Newcastle University Sports Science
Given 32 datapoints in a table find their minimum, lower quartile, median, upper quartile, and maximum.
-
Question in NursingNursing question. Determine the units of an answer given the units and operations used.
-
Question in NursingNursing question. Determine the units of an answer given the units and operations used.
-
Question in NursingNursing question. Determine the units of an answer given the units and operations used.
-
Question in Transition to university
Calculate the time taken for a certain distance to be travelled given the average speed and the distance travelled.
Small, simple question.
-
Question in Clodagh's workspace
rebelmaths
Application of the binomial distribution given probabilities of success of an event.
Finding probabilities using the binomial distribution.
-
Question in Functions
Multiple choice question. Given a randomised polynomial select the possibe ways of writing the domain of the function.
-
Question in Functions
Multiple choice question. Given a randomised polynomial select the possible ways of writing the domain of the function.
-
Question in Trigonometry
Use $\cos^2\theta+\sin^2\theta=1$ and/or an understanding on the unit circle definitions to determine $\cos\theta$ given $\sin\theta$ and the quadrant theta is in.
-
Question in Trigonometry
Use $\cos^2\theta+\sin^2\theta=1$ and/or an understanding on the unit circle definitions to determine $\sin\theta$ given $\cos\theta$ and the quadrant theta is in.
-
Question in Foundation Maths
Drag points on a graph to the given Cartesian coordinates. There are points in each of the four quadrants and on each axis.
-
Question in Functions
Given a randomised log function select the possible ways of writing the domain of the function.
-
Question in Functions
Given a randomised rational function select the possible ways of writing the domain of the function.
-
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 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 SIT281
In this question the students are given the public and private keys for El Gamal through Elliptic Curve and a message to decrypt. They have to decrypt the message.
-
Question in MASH Bath: Question Bank
Calculating the area enclosed between a linear function and a quadratic function by integration. The limits (points of intersection) are given in the question.
-
Question in Foundation Maths
Use laws for addition and subtraction of logarithms to simplify a given logarithmic expression to an arbitrary base.
-
Question in Foundation Maths
Given a factor of a cubic polynomial, factorise it fully by first dividing by the given factor, then factorising the remaining quadratic.
-
Question in Foundation Maths
Given a graph of some function f, the student is asked for values of $f$ and its inverse. Function is cubic and invertible.
-
Question in Foundation Maths
Given a graph of some line or curve - the student is asked about the nature of the map and whether it constitutes a function.
-
Question in Foundation Maths
Given a graph of some line or curve - the student is asked about the nature of the map and whether it constitutes a function.
-
Question in Foundation Maths
Implicit differentiation.
Given $x^2+y^2+ax+by=c$ find $\displaystyle \frac{dy}{dx}$ in terms of $x$ and $y$.
-
Question in Foundation Maths
A quartic is given and the student is asked whether the gradient is positive or negative at various values of x.
-
Question in Foundation Maths
Given a graph of some function f, the student is asked for values of $f$ and its inverse. Function is cubic and invertible.
-
Question in MASH Bath: Question Bank
Given two quadratic expressions $f(x)$ and $g(x)$, calculate $f(x)(g(x)-f(x))$.