Skip to main content
Solve for x, m
Tick mark Image
Graph

Similar Problems from Web Search

Share

x=4m+2
Consider the first equation. Combine 2x and -x to get x.
-\left(4m+2\right)-5m=-5
Substitute 4m+2 for x in the other equation, -x-5m=-5.
-4m-2-5m=-5
Multiply -1 times 4m+2.
-9m-2=-5
Add -4m to -5m.
-9m=-3
Add 2 to both sides of the equation.
m=\frac{1}{3}
Divide both sides by -9.
x=4\times \frac{1}{3}+2
Substitute \frac{1}{3} for m in x=4m+2. Because the resulting equation contains only one variable, you can solve for x directly.
x=\frac{4}{3}+2
Multiply 4 times \frac{1}{3}.
x=\frac{10}{3}
Add 2 to \frac{4}{3}.
x=\frac{10}{3},m=\frac{1}{3}
The system is now solved.
x=4m+2
Consider the first equation. Combine 2x and -x to get x.
x-4m=2
Subtract 4m from both sides.
-x=5m-5
Consider the second equation. Combine x and -2x to get -x.
-x-5m=-5
Subtract 5m from both sides.
x-4m=2,-x-5m=-5
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right)\left(\begin{matrix}x\\m\end{matrix}\right)=\left(\begin{matrix}2\\-5\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right))\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right)\left(\begin{matrix}x\\m\end{matrix}\right)=inverse(\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right))\left(\begin{matrix}2\\-5\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}x\\m\end{matrix}\right)=inverse(\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right))\left(\begin{matrix}2\\-5\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}x\\m\end{matrix}\right)=inverse(\left(\begin{matrix}1&-4\\-1&-5\end{matrix}\right))\left(\begin{matrix}2\\-5\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}x\\m\end{matrix}\right)=\left(\begin{matrix}-\frac{5}{-5-\left(-4\left(-1\right)\right)}&-\frac{-4}{-5-\left(-4\left(-1\right)\right)}\\-\frac{-1}{-5-\left(-4\left(-1\right)\right)}&\frac{1}{-5-\left(-4\left(-1\right)\right)}\end{matrix}\right)\left(\begin{matrix}2\\-5\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}x\\m\end{matrix}\right)=\left(\begin{matrix}\frac{5}{9}&-\frac{4}{9}\\-\frac{1}{9}&-\frac{1}{9}\end{matrix}\right)\left(\begin{matrix}2\\-5\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\m\end{matrix}\right)=\left(\begin{matrix}\frac{5}{9}\times 2-\frac{4}{9}\left(-5\right)\\-\frac{1}{9}\times 2-\frac{1}{9}\left(-5\right)\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\m\end{matrix}\right)=\left(\begin{matrix}\frac{10}{3}\\\frac{1}{3}\end{matrix}\right)
Do the arithmetic.
x=\frac{10}{3},m=\frac{1}{3}
Extract the matrix elements x and m.
x=4m+2
Consider the first equation. Combine 2x and -x to get x.
x-4m=2
Subtract 4m from both sides.
-x=5m-5
Consider the second equation. Combine x and -2x to get -x.
-x-5m=-5
Subtract 5m from both sides.
x-4m=2,-x-5m=-5
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.
-x-\left(-4m\right)=-2,-x-5m=-5
To make x and -x equal, multiply all terms on each side of the first equation by -1 and all terms on each side of the second by 1.
-x+4m=-2,-x-5m=-5
Simplify.
-x+x+4m+5m=-2+5
Subtract -x-5m=-5 from -x+4m=-2 by subtracting like terms on each side of the equal sign.
4m+5m=-2+5
Add -x to x. Terms -x and x cancel out, leaving an equation with only one variable that can be solved.
9m=-2+5
Add 4m to 5m.
9m=3
Add -2 to 5.
m=\frac{1}{3}
Divide both sides by 9.
-x-5\times \frac{1}{3}=-5
Substitute \frac{1}{3} for m in -x-5m=-5. Because the resulting equation contains only one variable, you can solve for x directly.
-x-\frac{5}{3}=-5
Multiply -5 times \frac{1}{3}.
-x=-\frac{10}{3}
Add \frac{5}{3} to both sides of the equation.
x=\frac{10}{3}
Divide both sides by -1.
x=\frac{10}{3},m=\frac{1}{3}
The system is now solved.