121 results.
-
Question in Julie's workspace
Solve: $\displaystyle \frac{d^2y}{dx^2}+2a\frac{dy}{dx}+(a^2+b^2)y=0,\;y(0)=1$ and $y'(0)=c$.
rebelmaths
-
Question in Julie's workspace
Method of undermined coefficients:
Solve: $\displaystyle \frac{d^2y}{dx^2}+2a\frac{dy}{dx}+a^2y=0,\;y(0)=c$ and $y(1)=d$. (Equal roots example). Includes an interactive plot.
rebelmaths
-
Question in Jos's workspace
Shows how to define variables to stop degenerate examples.
-
Question in Jos's workspace
Solve for $x$ and $y$: \[ \begin{eqnarray} a_1x+b_1y&=&c_1\\ a_2x+b_2y&=&c_2 \end{eqnarray} \]
The included video describes a more direct method of solving when, for example, one of the equations gives a variable directly in terms of the other variable.
-
Question in Content created by Newcastle University
Solving a system of three linear equations in 3 unknowns using Gauss Elimination in 4 stages. Solutions are all integral.
-
Question in Bill's workspace
Given $\rho(t)=\rho_0e^{kt}$, and values for $\rho(t)$ for $t=t_1$ and a value for $\rho_0$, find $k$. (Two examples).
-
Question in Jessica's workspace
Solve $\displaystyle ay + b = cy + d$ for $y$.
-
Question in Bill's workspace
Solve for $x$: $\log_{a}(x+b)- \log_{a}(x+c)=d$
-
Question in Bill's workspace
Solve for $x$: $\displaystyle 2\log_{a}(x+b)- \log_{a}(x+c)=d$.
Make sure that your choice is a solution by substituting back into the equation.
-
Question in Bill's workspace
Solve $\displaystyle ax + b = cx + d$ for $x$.
-
Question in Bill's workspace
Solve for $x$: $\displaystyle \frac{a} {bx+c} + d= s$
-
Question in Bill's workspace
Solve $\displaystyle ax + b =\frac{f}{g}( cx + d)$ for $x$.
A video is included in Show steps which goes through a similar example.
-
Question in Bill's workspace
Solve for $x$: $\log_{a}(x+b)- \log_{a}(x+c)=d$
-
Question in Bill's workspace
Solve for $x$: $\displaystyle 2\log_{a}(x+b)- \log_{a}(x+c)=d$.
Make sure that your choice is a solution by substituting back into the equation.
-
Question in Bill's workspace
Solve for $x$: $\log(ax+b)-\log(cx+d)=s$
-
Question in Bill's workspace
Solve for $x$ each of the following equations: $n^{ax+b}=m^{cx}$ and $p^{rx^2}=q^{sx}$.
-
Question in Bill's workspace
Solve for $x$: $c(a^2)^x + d(a)^{x+1}=b$ (there is only one solution for this example).
-
Question in Bill's workspace
Solve for $x$: $a\cosh(x)+b\sinh(x)=c$. There are two solutions for this example.
-
Question in Bill's workspace
Solve for $x$: $\displaystyle ax ^ 2 + bx + c=0$.
-
Question in Bill's workspace
Find $p$ and $q$ such that $ax^2+bx+c = a(x+p)^2+q$.
Hence, or otherwise, find roots of $ax^2+bx+c=0$.
Includes a video which shows how to solve a quadratic by completing the square.
-
Question in Christian's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation $e^{mx}+bx-a=0$. If $x_0=1$ find $x_1$.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Content created by Newcastle University
Solving a pair of congruences of the form \[\begin{align}x &\equiv b_1\;\textrm{mod} \;n_1\\x &\equiv b_2\;\textrm{mod}\;n_2 \end{align}\] where $n_1,\;n_2$ are coprime.
-
Question in Content created by Newcastle University
Solving two simultaneous congruences:
\[\begin{eqnarray*} c_1x\;&\equiv&\;b_1\;&\mod&\;n_1\\ c_2x\;&\equiv&\;b_2\;&\mod&\;n_2\\ \end{eqnarray*} \] where $\operatorname{gcd}(c_1,n_1)=1,\;\operatorname{gcd}(c_2,n_2)=1,\;\operatorname{gcd}(n_1,n_2)=1$
-
Question in Content created by Newcastle University
Solving an equation of the form $ax \equiv\;b\;\textrm{mod}\;n$ where $\operatorname{gcd}(a,n)|r$. In this case we can find all solutions. The user is asked for the two greatest.
-
Question in Content created by Newcastle University
Solving three simultaneous congruences using the Chinese Remainder Theorem:
\[\begin{eqnarray*} x\;&\equiv&\;b_1\;&\mod&\;n_1\\ x\;&\equiv&\;b_2\;&\mod&\;n_2\\x\;&\equiv&\;b_3\;&\mod&\;n_3 \end{eqnarray*} \] where $\operatorname{gcd}(n_1,n_2,n_3)=1$
-
Question in Content created by Newcastle University
Solving three simultaneous congruences using the Chinese Remainder Theorem:
\[\begin{eqnarray*} x\;&\equiv&\;b_1\;&\mod&\;n_1\\ x\;&\equiv&\;b_2\;&\mod&\;n_2\\x\;&\equiv&\;b_3\;&\mod&\;n_3 \end{eqnarray*} \] where $\operatorname{gcd}(n_1,n_2,n_3)=1$
-
Question in Content created by Newcastle University
Given the following three vectors $\textbf{v}_1,\;\textbf{v}_2,\;\textbf{v}_3$ Find out whether they are a linearly independent set are not. Also if linearly dependent find the relationship $\textbf{v}_{r}=p\textbf{v}_{s}+q\textbf{v}_{t}$ for suitable $r,\;s,\;t$ and integers $p,\;q$.
-
Question in Content created by Newcastle University
Solve for $x$: $\displaystyle ax+b = cx+d$
-
Question in Content created by Newcastle University
Solve for $x$: $\displaystyle \frac{px+s}{ax+b} = \frac{qx+t}{cx+d}$ with $pc=qa$.
-
Question in Content created by Newcastle University
Solve for $x$: $\displaystyle \frac{s}{ax+b} = \frac{t}{cx+d}$