1199 results for "line".
-
Question in HELM books
Find the inverse of a linear function. Part of HELM book 2.3.
-
Question in HELM books
Graph a linear or quadratic function and state its domain and range. Part of HELM Book 2.2.1.
-
Question in HELM books
Given 2 randomised functions f(x) (linear) and g(x) (quadratic), find one of f(f), f(g), g(f) or g(g) at a randomised integer x-value
-
Question in HELM books
Given 2 randomised functions f (linear) and g (quadratic), find one of f(f), f(g), g(f) or g(g)
-
Question in MASH Bath: Question Bank
Reading gradient and intercept from y=mx+c.
-
Question in MfEP Progress Quizzes
Students are asked to solve two simulatineous linear equations in an application of mixing two liquids to arrive at a given final volume and concentration. Students are expected to write up working for their solution and upload it seperately. Final volume, final concentration and concentrations of each solution are randomised.
-
Question in MASH Bath: Question Bank
Interpreting line graphs depicting the decrease of temperature in a mixture over time. Estimating the temperature of the mixture at a given time point and vice versa.
-
Question in Toby's workspace
Plot the Fourier series coefficients for a piece-wise linear function. Write a Python script to reproduce the same figure.
-
Question in How-tos
In the first part, the student must write any linear equation in three unknowns. Each distinct variable can occur more than once, and on either side of the equals sign. It doesn't check that the equation has a unique solution.
In the second part, they must write three equations in two unknowns. It doesn't check that they're independent or that the system has a solution. The marking algorithm on each of the gaps just checks that they're valid linear equations, and the marking algorithm for the whole gap-fill checks the number of unknowns.
-
Question in How-tos
This question shows how to generate a random set of $(x,y)$ samples, where $y = mx + c + \mathrm{noise}$.
The JSXGraph extension is used to show a scatter plot of the data. This isn't necessary if you just want to generate the data.
-
Question in HELM books
Evaluate a linear function at 3 numerical inputs.
-
Question in HELM books
Evaluate a given, randomised, linear function at a given, randomised, value.
-
Question in HELM books
Rearrange a linear formula au + bv + cw = d to make one of u,v,w the subject.
-
Question in HELM books
Rearrange a linear function in x and y to make y the subject. Line variables are randomised.
-
Question in HELM books
evaluate the function y=ax+b for given values of a,b and x, each of which may be positive or negative.
-
Question in Alice's workspace
Drag points on an axis to plot a linear graph (integer gradient and intercept only)
-
Question in Engineering Statics
Student is given two points defined symbolically, and must find the equation of the line they define, then use integration to find an equation for the area under the line, bounded by the x-axis and vertical lines through the two points.
-
Question in MESH
Use Pythagoras' Theorem to find the length of a side on a right-angled triangle.
-
Question in Alexander's workspace
The statement contains two blank geogebra applets: one with the computer algebra view, which can be used as a calculator, and the other with algebra and geometry views.
There are custom functions which set the perspective of a geogebra applet and show the toolbar or algebra input line. These will probably be included in the geogebra extension eventually.
-
Question in Christian's workspace
The statement contains two blank geogebra applets: one with the computer algebra view, which can be used as a calculator, and the other with algebra and geometry views.
There are custom functions which set the perspective of a geogebra applet and show the toolbar or algebra input line. These will probably be included in the geogebra extension eventually.
-
Question in Brendan's workspace
Practice question solving linear homogeneous second order differentials using the auxiliary equation method.
-
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 Elena's workspace
No description given
-
Question in Foundation Maths
In parts (a) and (b) rearrange linear inequalities to make $x$ the subject.
In the parts (c) and (d) correctly give the direction of the inequality sign after rearranging an inequality.
-
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 MASH Bath: Question Bank
Solving a pair of linear simultaneous equations with integer solutions.
-
Question in MASH Bath: Question Bank
Solving a pair of linear simultaneous equations, giving answers as integers or fractions.
-
Question in Foundation Maths
Tests the ability to find the gradient and intercept of a straight line graph.
-
Question in Foundation Maths
Apply the factor theorem to check which of a list of linear polynomials are factors of another polynomial.