Solve for m, n
m=6
n=12
Share
Copied to clipboard
3m+2n=42
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 2,3.
4m-3n=-12
Consider the second equation. Multiply both sides of the equation by 12, the least common multiple of 3,4.
3m+2n=42,4m-3n=-12
To solve a pair of equations using substitution, first solve one of the equations for one of the variables. Then substitute the result for that variable in the other equation.
3m+2n=42
Choose one of the equations and solve it for m by isolating m on the left hand side of the equal sign.
3m=-2n+42
Subtract 2n from both sides of the equation.
m=\frac{1}{3}\left(-2n+42\right)
Divide both sides by 3.
m=-\frac{2}{3}n+14
Multiply \frac{1}{3} times -2n+42.
4\left(-\frac{2}{3}n+14\right)-3n=-12
Substitute -\frac{2n}{3}+14 for m in the other equation, 4m-3n=-12.
-\frac{8}{3}n+56-3n=-12
Multiply 4 times -\frac{2n}{3}+14.
-\frac{17}{3}n+56=-12
Add -\frac{8n}{3} to -3n.
-\frac{17}{3}n=-68
Subtract 56 from both sides of the equation.
n=12
Divide both sides of the equation by -\frac{17}{3}, which is the same as multiplying both sides by the reciprocal of the fraction.
m=-\frac{2}{3}\times 12+14
Substitute 12 for n in m=-\frac{2}{3}n+14. Because the resulting equation contains only one variable, you can solve for m directly.
m=-8+14
Multiply -\frac{2}{3} times 12.
m=6
Add 14 to -8.
m=6,n=12
The system is now solved.
3m+2n=42
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 2,3.
4m-3n=-12
Consider the second equation. Multiply both sides of the equation by 12, the least common multiple of 3,4.
3m+2n=42,4m-3n=-12
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}3&2\\4&-3\end{matrix}\right)\left(\begin{matrix}m\\n\end{matrix}\right)=\left(\begin{matrix}42\\-12\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}3&2\\4&-3\end{matrix}\right))\left(\begin{matrix}3&2\\4&-3\end{matrix}\right)\left(\begin{matrix}m\\n\end{matrix}\right)=inverse(\left(\begin{matrix}3&2\\4&-3\end{matrix}\right))\left(\begin{matrix}42\\-12\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}3&2\\4&-3\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}m\\n\end{matrix}\right)=inverse(\left(\begin{matrix}3&2\\4&-3\end{matrix}\right))\left(\begin{matrix}42\\-12\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}m\\n\end{matrix}\right)=inverse(\left(\begin{matrix}3&2\\4&-3\end{matrix}\right))\left(\begin{matrix}42\\-12\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}m\\n\end{matrix}\right)=\left(\begin{matrix}-\frac{3}{3\left(-3\right)-2\times 4}&-\frac{2}{3\left(-3\right)-2\times 4}\\-\frac{4}{3\left(-3\right)-2\times 4}&\frac{3}{3\left(-3\right)-2\times 4}\end{matrix}\right)\left(\begin{matrix}42\\-12\end{matrix}\right)
For the 2\times 2 matrix \left(\begin{matrix}a&b\\c&d\end{matrix}\right), the inverse matrix is \left(\begin{matrix}\frac{d}{ad-bc}&\frac{-b}{ad-bc}\\\frac{-c}{ad-bc}&\frac{a}{ad-bc}\end{matrix}\right), so the matrix equation can be rewritten as a matrix multiplication problem.
\left(\begin{matrix}m\\n\end{matrix}\right)=\left(\begin{matrix}\frac{3}{17}&\frac{2}{17}\\\frac{4}{17}&-\frac{3}{17}\end{matrix}\right)\left(\begin{matrix}42\\-12\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}m\\n\end{matrix}\right)=\left(\begin{matrix}\frac{3}{17}\times 42+\frac{2}{17}\left(-12\right)\\\frac{4}{17}\times 42-\frac{3}{17}\left(-12\right)\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}m\\n\end{matrix}\right)=\left(\begin{matrix}6\\12\end{matrix}\right)
Do the arithmetic.
m=6,n=12
Extract the matrix elements m and n.
3m+2n=42
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 2,3.
4m-3n=-12
Consider the second equation. Multiply both sides of the equation by 12, the least common multiple of 3,4.
3m+2n=42,4m-3n=-12
In order to solve by elimination, coefficients of one of the variables must be the same in both equations so that the variable will cancel out when one equation is subtracted from the other.
4\times 3m+4\times 2n=4\times 42,3\times 4m+3\left(-3\right)n=3\left(-12\right)
To make 3m and 4m equal, multiply all terms on each side of the first equation by 4 and all terms on each side of the second by 3.
12m+8n=168,12m-9n=-36
Simplify.
12m-12m+8n+9n=168+36
Subtract 12m-9n=-36 from 12m+8n=168 by subtracting like terms on each side of the equal sign.
8n+9n=168+36
Add 12m to -12m. Terms 12m and -12m cancel out, leaving an equation with only one variable that can be solved.
17n=168+36
Add 8n to 9n.
17n=204
Add 168 to 36.
n=12
Divide both sides by 17.
4m-3\times 12=-12
Substitute 12 for n in 4m-3n=-12. Because the resulting equation contains only one variable, you can solve for m directly.
4m-36=-12
Multiply -3 times 12.
4m=24
Add 36 to both sides of the equation.
m=6
Divide both sides by 4.
m=6,n=12
The system is now solved.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}