1223 results for "function".
-
Question in AP's workspace
Compute a table of values for a quadratic function. A JSXgraph (the graph paper) plot shows the curve going through the entered values. The student input is now disconnected from the graph so that they slide the points usually after they input the values and the answer fields are not updated.
-
Question in FY023 Geometry
Compute a table of values for a quadratic function. A JSXgraph (the graph paper) plot shows the curve going through the entered values. The student input is now disconnected from the graph so that they slide the points usually after they input the values and the answer fields are not updated.
-
Question in Anthony's workspace
Compute a table of values for a quadratic function. The student input is now disconnected from the graph so that they slide the points on the graph after they input the values and the answer fields are not updated. Now includes a graph in advice.
-
Question in GIC maths baseline test
Compute a table of values for a quadratic function. A JSXgraph plot shows the curve going through the entered values.
-
Question in Content created by Newcastle University
The derivative of $\displaystyle x ^ {m}(ax^2+b)^{n}$ is of the form $\displaystyle x^{m-1}(ax^2+b)^{n-1}g(x)$. Find $g(x)$.
-
Question in Lineare Algebra 1
Some simple questions around injectivity, surjectivity, bijectivity (and the inverse function) of linear functions $\mathbb R\to \mathbb R$ (i.e., $x\mapsto mx+b$ for some real numbers $m$, $b$).
-
Question in Introduction to Calculus
More work on differentiation with trigonometric functions
-
Exam (3 questions) in Introduction to Calculus
Introductory function notions
This assessment reviews some of the material covered in the first lecture session.
-
Question in CLE3
What is the function of the given graph?
-
Question in Discrete Mathematics
Gives students an introduction to the injective property of functions
-
Question in Discrete Mathematics
Introduces students to the floor and ceiling functions
-
Question in BUYS
Uses JSXGraph to generate a plot for a cubic, with given critical points, along with three other incorrect graphs with modified properties. JSXGraph code is commented.
-
Question in Introduction to Calculus
Determine the largest possible domain of a rational function.
-
Question in Introduction to Calculus
Determine if a function is odd, even or neither.
-
Question in Chris's workspace
Small demo using the JME implementation of JSXGraph inline in a multiple choice question. This version uses a JME variable to store the expressions and then calls a function wherever a plot is required.
-
Question in Question authoring examples
This question is the one described in method 1 of the example "Apply a standard integral" in the Numbas documentation.
The student is shown a randomly chosen function to integrate. The function is one of $e^{kx}$, $x^k$, $\cos(kx)$, $\sin(kx)$, with $k$ a randomly chosen integer.
-
Question in PA1710
Differentiate $ (a+bx) ^ {m} \sin(nx)$
-
Question in PA1710
The derivative of $\displaystyle x ^ {m}(ax^2+b)^{n}$ is of the form $\displaystyle x^{m-1}(ax^2+b)^{n-1}g(x)$. Find $g(x)$.
-
Question in Algebra 1 - Possibilities
Introduces students to the floor and ceiling functions
-
Question in Algebra 1 - 2020
Find the inverse of a composite function by finding the inverses of two functions and then the composite of these; and by finding the composite of two functions then finding the inverse. The question then concludes by asking students to compare their two answers and verify they're equivalent.
-
Question in Algebra 1 - 2020
This question summarizes the definitions of surjective and injective, and applies them to prove the existance of an inverse.
-
Question in Standard Maths
A bill (for a random amount) is divided equally between a number of people.
Students evaluate the per-person cost for a random number of people.
They then complete a table showing the cost per person for various numbers of people.
Finally they are asked to identify the shape of the graph that represents this function. They are given 2 exponentials, a hyperbola and a line to choose from.
-
Question in How-tos
This question shows how to load a GeoGebra applet in JavaScript, avoiding the JME functions. This allows you to do some more complicated manipulation of the worksheet than simply redefining objects.
-
Question in PV English
Sketch a function graph by using fist and second derivatives.
-
Question in Bill's workspace
Differentiate $f(x)=x^{m}\sin(ax+b) e^{nx}$.
The answer is of the form:
$\displaystyle \frac{df}{dx}= x^{m-1}e^{nx}g(x)$ for a function $g(x)$.Find $g(x)$.
-
Question in Bill's workspace
Reducing fractions to their lowest form by cancelling common factors in the numerator and denominator. There are 4 questions.
-
Question in Bill's workspace
Given sample data find mean, standard deviation, median, interquartile range.
Note that there are different versions of the upper and lower quartiles, so you may want to include your own versions - see the user defined functions in the question.
-
Question in Bill's workspace
Find a regression equation.
-
Question in Bill's workspace
Find $\displaystyle \int\frac{ax+b}{(1-x^2)^{1/2}} \;dx$. Solution involves inverse trigonometric functions.
-
Question in Bill's workspace
Find $\displaystyle \int \frac{c}{\sqrt{a-bx^2}}\;dx$. Solution involves the inverse trigonometric function $\arcsin$.