1227 results for "function".
-
Exam (3 questions) in Will's workspace
Quiz designed as summary test for MAST resource: Hyperbolic Functions (A Level Further Maths content)
-
Question in Will's workspace
Multiple choice of hyperbolic functions (image of graph given).
-
Question in Deakin SIT190
Recovering original function given some information such as derivative and value at some point.
-
Question in Deakin SIT190
Finding the coordinates and determining the nature of the stationary points on a polynomial function
-
Question in Deakin SIT190
More work on differentiation with trigonometric functions
-
Question in Deakin SIT190
Questions testing rather basic understanding of the index laws.
-
Question in Deakin SIT190
Questions testing rather basic understanding of the index laws.
-
Question in Will's workspace
Find $\displaystyle \int\cosh(ax+b)\;dx,\;\;\int x\sinh(cx+d)\;dx$
-
Question in Deakin SIT190
Use two points on a line graph to calculate the gradient and $y$-intercept and hence the equation of the straight line running through both points.
The answer box for the third part plots the function which allows the student to check their answer against the graph before submitting.
This particular example has a positive gradient.
-
Question in Deakin SIT190
A question to practice functions, graphs and domains
-
Question in Deakin SIT190
Finding the coordinates and determining the nature of the stationary points on a polynomial function
-
Question in Will's workspace
Differentiate the following functions: $\displaystyle x ^ n \sinh(ax + b),\;\tanh(cx+d),\;\ln(\cosh(px+q))$
-
Question in NCL MSP3801
Find the eigenfunctions of an irregular Sturm–Liouville problem and hence solve an inhomogeneous boundary value problem by writing the solution as an eigenfunction expansion.
-
Question in Algebra 1
Calculate the functional value at a point.
-
Question in Algebra 1
Calculate the functional value at a point.
-
Question in HELM books
Characterise the cosh function as continuous, many-to-one, even, and find the limit as x approaches 1. Part of HELM book 2.4.3.
-
Question in HELM books
Given a linear or a quadratic function and asked whether it is continuous. Part of HELM Book 2.4.
-
Question in Engineering Statics
Determine expressions for internal shear and bending moment as a function of $x$ for a beam with two vertical loads.
-
Question in Demos
This shows how to take an expression given by the student and plot the implicit curve of points where it equals zero.
-
Question in Engineering Statics
Find the area, first moment of area, and coordinates of a general spandrel. The area may be above or below the function.
-
Question in How-tos
When saving the data necessary to resume an attempt, Numbas only saves the values of variables which use the random number generator.
If you naively generate a large random sample in one variable, it'll be marked as a source of randomness so Numbas will save every value in the sample. Loading this value when you resume the attempt can be very slow.
Instead, you can generate a seed value in one variable and then use it with the seedrandom function in the variable that stores your random list. Only the value of the seed needs to be saved.
-
Question in How-tos
Shows how to use the lpad function to format a time in HH:MM format so that leading zeros are used for numbers less than 10.
-
Question in MASH Bath: Question Bank
Calculating the derivative of a function of the form $ax^n \ln(bx)$ using the product rule.
-
Question in MASH Bath: Question Bank
Calculating the derivative of a function of the form $\frac{(x-a)^2}{bx}$, finding its stationary points and determining their nature.
-
Question in MASH Bath: Question Bank
Find the derivative of a function of the form $y=a \sin(bx+c)$ using a table of derivatives.
-
Exam (5 questions) in Martin's workspace
Solve equations involving logs and exponential functions, by using inverse operations.
-
Question in MASH Bath: Question Bank
Calculating the derivative of a function of the form $(ax+b)^n$ using the chain rule.
-
Question in MASH Bath: Question Bank
Calculating the derivative a function of the form $ax^n \sin(bx)$ using the product rule.
-
Question in Numerical Bits'n'Pieces
Finding the zero of a non-polynomial function
-
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.