6206 results.
-
Question in Mathematics for Geosciences
This question will help you understand and calculate various statistical concepts like mean, median, variance etc.
-
Question in Mathematics for Geosciences
A question to practise the following skills in the context of Earth Sciences:
- graph-reading skills
- using a graph to find the equation of a line
- used adpative marking
-
Question in Mathematics for Geosciences
This exercise will help you solve questions based on subduction zones using the Cosine rule.
-
Question in Bill's workspace
Using Jsxgraph to draw the vector field for a differential equation of the form $\frac{dy}{dx}=f(x,y)=\sin(x-y)$, 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 Mathematics for Geosciences
Use Sine rule and Cosine rule to solve a Geometry problem in geology.
-
Question in Mathematics for Geosciences
Apply partial diffenetiation in a geology problem.
-
Question in Mathematics for Geosciences
Perform basic operations with 2x2 matrices - addition, subtraction, multiplication by scalar, matrix multiplication, determinant, transpose
-
Question in Mathematics for Geosciences
This question is application of integration in geology using the concept of summation.
-
Question in Bill's workspace
Newton-Raphson numerical method question to solve $g(x)=0$
Includes a graph of the function $g(x)$ in Advice using Jsxgraph.
-
Question in Complex numbers
Calculate the cube roots of a complex number using De Moivre.
-
Question in Complex numbers
Calculating the square root of a complex number using De Moivre.
-
Question in Complex numbers
Calculating complex numbers raised to an natural number exponent
-
Question in Complex numbers
modulus & argument of a complex number
-
Question in Complex numbers
Complex number multiplication & division
-
Question in Bill'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 Blathnaid's workspace
Integration by susbtitution, no hint given
-
Exam (6 questions) in Schoology's workspace
This is a description I wrote when I created the SCORM package.
-
Question in Differential calculus
Given a set of curves on axes, generated from a function and its first two derivatives, identify which curve corresponds to which derivative.
-
Question in Julie's workspace
rebelmaths
-
Exam (8 questions) in Deirdre's workspace
Basic Derivatives, Product Rule, Quotient Rule, Chain Rule, Implicit Differentiation, Differentiating trigonometric and logarithmic functions, tangents
rebel
rebelmaths
-
Exam (7 questions) in Deirdre's workspace
Basic indefinite integrals, Basic definite integrals, integration by substitution
rebel
rebelmaths
-
Question in TEAME's workspace
Integration by Parts
rebelmaths
-
Question in Analysis
Given an oracle function that will output its value given an input, and an interval within which a root exists, find the root to a given precision.
Makes use of a Geogebra applet.
-
Question in Differential calculus
Given the derivatives of a cubic function at a point, find the value of the function at another point.
-
Question in Maths Support Wiki - Mechanics
A block of given mass is sliding down the plane, with given acceleration. Find the normal reaction force, the coefficient of friction, and the distance travelled before reaching a given speed.
-
Exam (6 questions) in Numerical reasoning
Based on section 3 of the maths-aid/mathcentre workbook on numerical reasoning.
-
Question in Maths Support Wiki - Mechanics
Find the magnitude of the momentum of some objects, given mass and speed. Apply the formula $\rho = mv$.
-
Question in David's workspace
Practice finding parallel and perpendicular lines to a given line.
rebelmaths
-
Question in Nasir Firoz's workspace
Simple Linear Equations involving basic transposition.
-
Question in LSE MA103 Intro Abstract Maths
Converting integers from one base to another. Includes binary to decimal.