301 results for "expressions".
-
Question in ian's workspace
Dividing Cubic expressions to find the quotient
-
Question in Louise's workspace
A question to practice simplifying fractions with the use of factorisation (for binomial and quadratic expressions).
-
Question in Ugur's workspace
Rearrange some expressions involving logarithms by applying the relation $\log_b(a) = c \iff a = b^c$.
-
Exam (8 questions) in .Algebra
9 questions: Expanding out expressions such $(ax+b)(cx+d)$ etc.
-
Question in Assessment Exercises
Evaluate $\int_1^{\,m}(ax ^ 2 + b x + c)^2\;dx$, $\int_0^{p}\frac{1}{x+d}\;dx,\;\int_0^\pi x \sin(qx) \;dx$, $\int_0^{r}x ^ {2}e^{t x}\;dx$
-
Question in Ugur's workspace
Factorising basic quadratics into linear expressions
-
Question in Ugur's workspace
Factorising further basic quadratics into linear expressions
-
Question in Merryn's workspace
Use the BODMAS rule to determine the order in which to evaluate some arithmetic expressions.
-
Question in Merryn's workspace
Use the BODMAS rule to determine the order in which to evaluate some arithmetic expressions.
-
Question in Merryn's workspace
Use the BODMAS rule to determine the order in which to evaluate some arithmetic expressions.
-
Question in Merryn's workspace
Use the BODMAS rule to determine the order in which to evaluate some arithmetic expressions.
-
Question in Will's workspace
No description given
-
Question in Will's workspace
No description given
-
Question in Engineering Statics
Write expressions for the moment of inertia of simple shapes about various axes.
-
Question in Linear Algebra 1st year
In this demo question, you can see either 2 or 3 gaps depending on the variable \(m\), and the marking algorithm doesn't penalise for the empty third gap in cases when it is not shown.
Reason to use it: for vectors or matrices containing only numbers, one can easily use matrix entry to account for a random size of an answer. But this does not work for mathematical expressions. There we have to give each entry of the vector as a separate gap, which then becomes a problem when the size varies. This solves that problem. For this reason I've included two parts: one very simple one that just shows the phenomenon of variable number of gaps, and one which is more like why I needed it.
Note that to resolve the fact that when \(m=2\), the point for the third gap cannot be earned, I have made it so that the student only gets 0 or all points, when all shown gaps are correctly filled in.
Note the use of Ax[m-1] in the third gap "correct answer" of part b): if you use Ax[2], then it will throw an error when m=2, as then Ax won't have the correct size. So even though the marking algorithm will ignore it, the question would still not work.
Bonus demo if you look in the variables: A way to automatically generate the correct latex code for \(\var{latexAx}\), since it's a variable size. I would usually need that in the "Advice", i.e. solutions, rather than the question text.
-
Question in Linear Algebra 1st year
In this demo question, you can see either 2 or 3 gaps depending on the variable \(m\), and the marking algorithm doesn't penalise for the empty third gap in cases when it is not shown.
Reason to use it: for vectors or matrices containing only numbers, one can easily use matrix entry to account for a random size of an answer. But this does not work for mathematical expressions. There we have to give each entry of the vector as a separate gap, which then becomes a problem when the size varies. This solves that problem. For this reason I've included two parts: one very simple one that just shows the phenomenon of variable number of gaps, and one which is more like why I needed it.
Note that to resolve the fact that when \(m=2\), the point for the third gap cannot be earned, I have made it so that the student only gets 0 or all points, when all shown gaps are correctly filled in.
Note the use of Ax[m-1] in the third gap "correct answer" of part b): if you use Ax[2], then it will throw an error when m=2, as then Ax won't have the correct size. So even though the marking algorithm will ignore it, the question would still not work.
Bonus demo if you look in the variables: A way to automatically generate the correct latex code for \(\var{latexAx}\), since it's a variable size. I would usually need that in the "Advice", i.e. solutions, rather than the question text.
-
Question in How-tosThe statement of this question demonstrates how you can control the \simplify command's behaviour by specifying the rules to use.
-
Question in Ida's workspace
Rearrange some expressions involving logarithms by applying the relation $\log_b(a) = c \iff a = b^c$.
-
Question in Getting Started
This question gives information on how to answer mathematical expression parts, and some opportunities to try submitting answers.
-
Question in Engineering Statics
Given a random spandrel, find the expressions for the differential elements of area and the coordinates of its centroid needed to determine the location of the centroid by integration.
-
Exam (6 questions) in Marie's Logic workspace
One question on determining whether statements are propositions.
Four questions about truth tables for various logical expressions.
-
Question in Marie's Logic workspace
Create a truth table with 3 logic variables to see if two logic expressions are equivalent.
-
Question in How-tos
The student is given a value of $\cos(\theta)$ and has to find $\theta$.
Shows how to use subexpressions to represent randomly-chosen fractions of $\pi$ and surds, and have them displayed nicely.
-
Question in Algebra 1
Simplifying algebraic expressions
-
Question in Lineare Algebra 1
Inputting algebraic expressions into Numbas. (Translation to German)
-
Question in Jane's workspace
A question to practice simplifying fractions with the use of factorisation (for binomial and quadratic expressions).
-
Question in Introduction to Calculus
Use the rule $\log_a(n^b) = b\log_a(n)$ to rearrange some expressions.
-
Question in Introduction to Calculus
Rearrange some expressions involving logarithms by applying the relation $\log_b(a) = c \iff a = b^c$.
-
Exam (7 questions) in Introduction to Calculus
Questions involving various techniques for rearranging and solving quadratic expressions and equations
-
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.