48 results.
-
Question in Graphing and Polynomials
No description given
-
Question in Graphing and Polynomials
Understanding the general facts about polynomials of degree n.
-
Question in Graphing and Polynomials
No description given
-
Question in Graphing and Polynomials
No description given
-
Question in Graphing and Polynomials
No description given
-
Ugur's copy of Find eigenvalues, characteristic polynomial and a normalised eigenvector of a 3x3 matrix Ready to useQuestion in Ugur's workspace
Given a 3 x 3 matrix, and two eigenvectors find their corresponding eigenvalues. Also fnd the characteristic polynomial and using this find the third eigenvalue and a normalised eigenvector (x=1).
-
Characteristic poly, eigenvalues and eigenvectors 3x3, digonailsability (non-randomised) Ready to useQuestion in Ugur's workspace
Example of an explore mode question. Student is given a 3x3 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvalue will be recognised by the marking algorithm, even multiples of the obvious one(s) (which can be read off from the reduced row echelon form)
Randomisation: Not randomised, just using particular matrices. I am still working on how to randomise this for 3x3; a randomised 2x2 version exists. I have several different versions for 3x3 (not all published yet), so I could make a random choice between these in a test.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Question in MASH Bath: Question Bank
Finding linear combinations of two quadtratic expressions of the form ax2+bx+c.
-
Question in MASH Bath: Question Bank
Solving a cubic equation of the form ax3+bx2+cx+d=0.
-
Question in Nahid's workspace
Find the remainder when dividing two polynomials, by algebraic long division.
-
Question in Content created by Newcastle University
Using a given list of four complex numbers, find by inspection the one that is a root of a given cubic real polynomial and hence find the other roots.
-
Question in Julia Goedecke's contributions
Example of an explore mode question. Student is given a 2x2 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvector is recognised by the marking algorithm, also multiples of the "obvious" one(s) (given the reduced row echelon form that we use to calculate them).
Randomisation: a random true/false for invertibility is created, and the eigenvalues a and b are randomised (condition: two different evalues, and a=0 iff invertibility is false), and a random invertible 2x2 matrix with determinant 1 or -1 is created (via random elementary row operations) to change base from diag(a,b) to the matrix for the question. Determinant 1 or -1 ensures that we keep integer entries.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Question in Julia Goedecke's contributions
Example of an explore mode question. Student is given a 3x3 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvalue will be recognised by the marking algorithm, even multiples of the obvious one(s) (which can be read off from the reduced row echelon form)
Randomisation: Not randomised, just using particular matrices. I am still working on how to randomise this for 3x3; a randomised 2x2 version exists. I have several different versions for 3x3 (not all published yet), so I could make a random choice between these in a test.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Question in Bill's workspace
Other method. Find p,q such that ax+bcx+d=p+qcx+d. Find the derivative of ax+bcx+d.
-
Question in Bill's workspace
Dividing a cubic polynomial by a linear polynomial. Find quotient and remainder.
-
Question in Bill's workspace
Divide f(x)=x4+ax3+bx2+cx+d by g(x)=x2+p so that:
f(x)g(x)=q(x)+r(x)g(x) -
Question in Bill's workspace
Algebraic manipulation/simplification.
Simplify ax4+bx2+ca1x4+b1x2+c1 by cancelling a a common degree 2 factor.
-
Question in Bill's workspace
Differentiate (ax+b)m(cx+d)n using the product rule. The answer will be of the form (ax+b)m−1(cx+d)n−1g(x) for a polynomial g(x). Find g(x).
-
Question in Bill's workspace
Differentiate xm(ax+b)n using the product rule. The answer will be of the form xm−1(ax+b)n−1g(x) for a polynomial g(x). Find g(x).
-
Question in Bill's workspace
Differentiate f(x)=xm(ax+b)n.
-
Question in Bill's workspace
Find p and q such that ax2+bx+c=a(x+p)2+q.
Hence, or otherwise, find roots of ax2+bx+c=0.
Includes a video which shows how to solve a quadratic by completing the square.
-
Question in Content created by Newcastle University
Given a 3 x 3 matrix, and two eigenvectors find their corresponding eigenvalues. Also fnd the characteristic polynomial and using this find the third eigenvalue and a normalised eigenvector (x=1).
-
Question in Content created by Newcastle University
Find ∫ax3+ax+b1+x2dx. Enter the constant of integration as C.
-
Question in Content created by Newcastle University
Find ∫nx3+mx2+px+mx2+1dx
-
Question in Content created by Newcastle University
Find ∫nx3+mx2+nx+p1+x2dx. Solution involves arctan.
-
Question in Content created by Newcastle University
Find ∫ax3+ax+b1+x2dx. Enter the constant of integration as C.
-
Question in Content created by Newcastle University
Find ∫nx3+mx2+nx+p1+x2dx. Solution involves arctan.
-
Question in Content created by Newcastle University
Find ∫ax3−ax+b1−x2dx. Input constant of integration as C.
-
Question in Content created by Newcastle University
∫bx+c(ax+d)ndx=g(x)(ax+d)1−n+C for a polynomial g(x). Find g(x).
-
Question in Content created by Newcastle University
Inputting algebraic expressions into Numbas.