506 results for "answer".
-
Question in MAT333
Integrate $f(x) = ae ^ {bx} + c\sin(dx) + px^q$. Must input $C$ as the constant of integration.
-
Question in MAT333
Find $\displaystyle \int x\sin(cx+d)\;dx,\;\;\int x\cos(cx+d)\;dx $ and hence $\displaystyle \int ax\sin(cx+d)+bx\cos(cx+d)\;dx$
-
Question in MAT333
Find $\displaystyle \int \frac{2ax + b}{ax ^ 2 + bx + c}\;dx$
-
Question in MAT333
Find $\displaystyle \int \frac{2ax + b}{ax ^ 2 + bx + c}\;dx$
-
Question in MAT333
Find $\displaystyle \int \frac{2ax + b}{ax ^ 2 + bx + c}\;dx$
-
Question in MAT333
Find $\displaystyle \int \frac{a}{(bx+c)^n}\;dx$
-
Question in MAT333
Find $\displaystyle I=\int \frac{2 a x + b} {a x ^ 2 + b x + c}\;dx$ by substitution or otherwise.
-
Question in Algebra Mat140
Inverse and division of complex numbers. Four parts.
-
Question in MAT333
Evaluate $\int_0^{\,m}e^{ax}\;dx$, $\int_0^{p}\frac{1}{bx+d}\;dx,\;\int_0^{\pi/2} \sin(qx) \;dx$.
No solutions given in Advice to parts a and c.
Tolerance of 0.001 in answers to parts a and b. Perhaps should indicate to the student that a tolerance is set. The feedback on submitting an incorrect answer within the tolerance says that the answer is correct - perhaps there should be a different feedback in this case if possible for all such questions with tolerances.
-
Question in Durham Test Questions
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.
-
Question in heike's workspace
Students seem to freak out when their answer is not written exactly the same as the answer provided. This question tries to enforce that $(x-y)=-(y-x)$ and $\frac{a-b}{c-d}=\frac{b-a}{d-c}$
-
Question in Blathnaid's workspace
Putting a pair of linear equations into matrix notation and then solving by finding the inverse of the coefficient matrix.
-
Exam (2 questions) in Matthew's workspace
Open and answer
-
Question in Durham Test Questions
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.
-
Question in LSE MA100 (Bugs fixed, September 2018)
This is the question for week 4 of the MA100 course at the LSE. It looks at material from chapters 7 and 8. The following describes how a polynomial was defined in the question. This may be helpful for anyone who needs to edit this question.
For parts a to c, we used a polynomial defined as m*(x^4 - 2a^2 x^2 + a^4 + b), where the variables "a" and "b" are randomly chosen from a set of reaosnable size, and the variable $m$ is randomly chosen from the set {+1, -1}. We can easily see that this polynomial has stationary points at -a, 0, and a. We introduced the variable "m" so that these stationary points would not always have the same classification. The variable "b" is always positive, and so this ensures that our polynomial does not cross the x-axis. The first and second derivatives; stationary points; the evaluation of the second derivative at the stationary points; the classification of the stationary points; and the axes intercepts can all be easily expressed in terms of the variables "a", "b", and "m". Indeed, this is what we did to mark the student's answers.
-
Question in Numeracy
This is a set of questions designed to help you practice adding, subtracting, multiplying and dividing fractions.
All of these can be done without a calculator.
-
Question in All questions
Questions about how the answer to a multiplication or a division is affected if you adjust the numbers involved. E.g. if you double the denominator, what happens to the answer.
-
Question in Pascal's workspace
No description given
-
Question in pre-algebra Numeracy and Arithmetic
I feel this question has too many questions inside it, I have since made a question that just asks a single division problem called Decimals: Division (includes rounding the answer).
-
Question in Deirdre's workspace
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.
-
Exam (40 questions) in Tom's workspace
A set of MCQ designed to help Level 2 Engineering students prepare/practice for the on-line GOLA test that is used to assess the C&G 2850, Level 2 Engineering, Unit 202: Engineering Principles.
-
Deirdre's copy of Ask for significand and exponent of a number in scientific notation separately DraftQuestion in Deirdre's workspace
This question shows how to ask for a number in scientific notation, by asking for the significand and exponent separately and using a custom marking algorithm in the gap-fill part to put the two pieces together.
Answers not in standard form, i.e. with a significand not in $[1,10)$, are accepted but given partial marks.
-
Exam (40 questions) in Alan's workspace
A set of MCQ designed to help Level 2 Engineering students prepare/practice for the on-line GOLA test that is used to assess the C&G 2850, Level 2 Engineering, Unit 202: Engineering Principles.
-
Exam (5 questions) in Year 7 Equations
Yr 7 Simple Linear Equations, integer answers only
-
Question in Clare's workspace
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.
-
Exam (5 questions) in Randomised Assignment Workshop
Yr 7 Simple Linear Equations, integer answers only
-
Question in Shared Questions
Straightforward question: student must find the general solution to a second order constant coefficient ODE. Uses custom marking algorithm to check that both roots appear and that the solution is in the correct form (e.g. two arbitrary constants are present). Arbitrary constants can be any non space-separated string of characters. The algorithm also allows for the use of $e^x$ rather than $\exp(x)$.
Unit tests are also included, to check whether the algorithm accurately marks when the solution is correct; when it's correct but deviates from the 'answer'; when one or more roots is incorrect; or when the roots are correct but constants of integration have been forgotten.
-
Exam (5 questions) in Year 7 Equations for Worksheet
Yr 7 Simple Linear Equations, integer answers only
-
Exam (5 questions) in Randomised Assignment Workshop
Yr 7 Simple Linear Equations, integer answers only
-
Differentiation: product and chain rule, (a+bx)^m e^(nx), factorise answer [L8 Randomised] Needs to be testedQuestion in CHY1205
Differentiate the function $f(x)=(a + b x)^m e ^ {n x}$ using the product and chain rule. Find $g(x)$ such that $f^{\prime}(x)= (a + b x)^{m-1} e ^ {n x}g(x)$. Non-calculator. Advice is given.