1619 results for "form".
-
Question in Limits
Just what the title says, I guess.
-
Question in Stanley's workspace
Just what the title says, I guess.
-
Exam (13 questions) in Ricardo's workspace
Transposition of formulae. Changing the subject of an equation.
rebel rebelmaths
-
Question in Ricardo's workspace
Solving quadratic equations using a formula
-
Question in Ricardo's workspace
Solving quadratic equations using a formula,
-
Question in Ricardo's workspace
Solving quadratic equations using a formula,
-
Question in Griffith Foundations of Computing
Given some random finite subsets of the natural numbers, perform set operations $\cap,\;\cup$ and complement.
-
Question in Rachel's workspace
Writing ratios in the form n:1 or 1:n
-
Exam (3 questions) in Julie's workspace
Laplace from tables: e^(at), cos(bt), sin(bt).
rebelmaths
-
Question in emma's workspace
Graphing $y=ab^{\pm x+d}+c$
-
Question in emma's workspace
Graphing $y=ab^x+c$
-
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 emma's workspace
Graphing $y=a\log_{b}(\pm x+d)+c$
-
Question in emma's workspace
Graphing $y=a\log_{b}(x)+c$
-
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 Christian's workspace
The easiest type of exponential to graph where the base is greater than 1 and no transformations take place.
-
Question in Richard's workspace
Solve quadratic equations using formula.
-
Exam (4 questions) in Shaheen's workspace
Quiz covering basic arithmetic with complex numbers, solving a quadratic with complex solutions and converting to/from polar and rectangular forms.
-
Question in Hannah's workspace
Selection of Quadratic Equations to Solve
-
Question in Custom Scripts
The student is asked to factorise a quadratic $x^2 + ax + b$. A custom marking script uses pattern matching to ensure that the student's answer is of the form $(x+a)(x+b)$, $(x+a)^2$, or $x(x+a)$.
To find the script, look in the Scripts tab of part a.
-
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 Hannah's workspace
No description given
-
Question in Hannah's workspace
No description given
-
Question in Peter's workspace
Apply the quadratic formula to find the roots of a given equation. The quadratic formula is given in the steps if the student requires it.
-
Question in Peter's workspace
Factorise three quadratic equations of the form $x^2+bx+c$.
The first has two negative roots, the second has one negative and one positive, and the third is the difference of two squares.
-
Question in Emma's workspace
Apply the quadratic formula to find the roots of a given equation. The quadratic formula is given in the steps if the student requires it.
-
Question in Discrete Mathematics
Create a truth table for a logical expression of the form $((a \operatorname{op1} b) \operatorname{op2}(c \operatorname{op3} d))\operatorname{op4}e $ where each of $a, \;b,\;c,\;d,\;e$ can be one the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and each of $\operatorname{op1},\;\operatorname{op2},\;\operatorname{op3},\;\operatorname{op4}$ one of $\lor,\;\land,\;\to$.
For example: $((q \lor \neg p) \to (p \land \neg q)) \lor \neg q$
-
Question in Discrete Mathematics
Create a truth table for a logical expression of the form $(a \operatorname{op1} b) \operatorname{op2}(c \operatorname{op3} d)$ where $a, \;b,\;c,\;d$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and each of $\operatorname{op1},\;\operatorname{op2},\;\operatorname{op3}$ one of $\lor,\;\land,\;\to$.
For example: $(p \lor \neg q) \land(q \to \neg p)$.
-
Question in Discrete Mathematics
Create a truth table for a logical expression of the form $a \operatorname{op} b$ where $a, \;b$ can be the Boolean variables $p,\;q,\;\neg p,\;\neg q$ and $\operatorname{op}$ one of $\lor,\;\land,\;\to$.
For example $\neg q \to \neg p$.
-
Question in JO's workspace
Algebra: Quadratic Factorisation.
Coefficient of squared term is 1.