934 results for "graph".
-
Question in emma's workspace
The easiest type of exponential to graph where the base is greater than 1 and no transformations take place.
-
Question in Tom's workspace
A block of given mass is sliding down the plane with a given acceration. Find the normal reaction force, the parallel force and the missing value of a and mu.
-
Question in Christian's workspace
The easiest type of exponential to graph where the base is greater than 1 and no transformations take place.
-
Question in Lois's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=x^2-y^2$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.
-
Question in Graphs and series
Students are given a graph of a cubic, and are asked to find the equation for it.
-
Question in Graphs and series
Students enter equation and turning point
-
Question in Graphs and series
No description given
-
Question in Graphs and series
No description given
-
Question in MST00050
This question asks a student to draw a straight line graph by dragging points.
-
Question in Joshua's workspace
No description given
-
Question in Beka's workspace
Given a graph of a straight line, the student is asked various questions about it, e.g. values of $f$, of $f$ inverse, about its gradient, about intercepts.
-
Question in Joshua's workspace
No description given
-
Question in Joshua's workspace
No description given
-
Exam (3 questions) in Jos's workspace
Some questions which use JSXGraph to create interactive graphics.
-
Question in Patrick's workspace
Graphs are given and students are required to match them with their equation.
-
Question in Patrick's workspace
Graphs are given and students are required to match them with their equation.
-
Question in Patrick's workspace
Graphs are given and students are required to match them with their equation.
-
Question in Patrick's workspace
A graphical approach to aiding students in writing down a formal proof of discontinuity of a function at a given point.
Uses JSXgraph to sketch the graphs and involves some interaction/experimentation by students in finding appropriate intervals.
-
Question in George's workspace
Given a graph, the student is asked to determine the quadratic function.
-
Question in Christian's workspace
Find a regression equation.
Now includes a graph of the regression line and another interactive graph gives users the opportunity to move the regression line around. Could be used for allowing users to experiment with what they think the line should be and see how this compares with the calculated line.
-
Question in MATH1154
Given a graph of some function $f(x)$ (a cubic), the student is asked to write the coordinates of the maximum and minimum points. The student then finds the maximum and minimum points of a second cubic function without using a graph, by finding the derivative, solving the quadratic equation that results from setting the derivative equal to zero, and finally testing the value of the second derivative.
-
Question in Bill's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=1-\sin(y)$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.
-
Question in Christian's workspace
A random heating question, that randomly picks a material, and then heats it through either one or two phase changes, provides an example graph of the heating with scaled temperature ranges (though not with scaled latent and specific heats), and a table with the suitable constants.
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=\sin(x)-\sin(y)$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.
-
Question in Mathematics for Geosciences
A question to practise the following skills in the context of Earth Sciences:
- graph-reading skills
- using a graph to find the equation of a line
- used adpative marking
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=\sin(x-y)$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.
-
Question in Bill's workspace
Newton-Raphson numerical method question to solve $g(x)=0$
Includes a graph of the function $g(x)$ in Advice using Jsxgraph.
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=x^3-y^3$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=x^2-y^2$, and also by moving the point $(x_0,y_0)$ you can see the solution curves going through that point.
If you want to modify $f(x,y)$ simply change the definition of $f(x,y)$ and that of the variable str in the user defined function testfield in Extensions and scripts. You have to use javascript notation for functions and powers in the definition of $f(x,y)$.