1223 results for "function".
-
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.
-
Exam (17 questions) in MATH7025
Differentiation of polynomials, cos, sin, exp, log functions. Product, quotient and chain rules.
rebelmaths
-
Question in Will's workspace
A random dataset given by a linear function with noise (gradient and y-intercept of the linear function are randomised as is distribution of x values).
-
Exam (5 questions) in Trigonometry
Using the unit circle definition of sin, cos and tan, to calculate the exact value of trig functions evaluated at angles that depend on 0, 30, 45, 60 or 90 degrees.
-
Exam (4 questions) in Engineering Statics
Homework set. Use integration to find the centroid of shapes bounded by functions.
-
Exam (3 questions) in Engineering Statics
Homework set. Use integration to find the centroid of shapes bounded by functions.
-
Question in Algebra
Harder inequalities that involve terms like $\frac{1}{x}$ where multiplication by the denominator requires you to split into cases for positive or negative, or you multiply by the square of the denominator.
-
Question in Algebra
Inequality involving a single absolute value, question solution uses the piecewise nature of the absolute value function.
-
Question in Stage 5
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 Engineering Statics
Students must derive the shear and bending moment functions for beam loaded with a parabolic distributed load described with a loading function. Diagrams are given, but the students must derive the equations by integration.
-
Question in SIT316
This question uses a Geogebra applet to solve a linear program with two variables using the graphical method. It contains three steps:
- Construct the feasible area (polygon) by adding the constraints one by one. The students can see what happens when the constraints are added.
- Add the objective function, and the level set of the objective value is shown, as well as its (normalised) gradient.
- Compute the optimal solution by moving the level set of the objective around.
-
Question in Engineering Statics
Shear and bending moment diagram for a beam loaded with an arbitrary parabolic distributed load described with a loading function. Integrate to find reactions and equations for shear and bending moment.
-
Question in Engineering StaticsShear and bending moment diagram for a beam loaded with a parabolic distributed load described with a loading function.