Skip to main content
Solve for x_1, x_2
Tick mark Image

Similar Problems from Web Search

Share

5x_{1}+7x_{2}=3,2x_{1}+4x_{2}=1
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.
5x_{1}+7x_{2}=3
Choose one of the equations and solve it for x_{1} by isolating x_{1} on the left hand side of the equal sign.
5x_{1}=-7x_{2}+3
Subtract 7x_{2} from both sides of the equation.
x_{1}=\frac{1}{5}\left(-7x_{2}+3\right)
Divide both sides by 5.
x_{1}=-\frac{7}{5}x_{2}+\frac{3}{5}
Multiply \frac{1}{5} times -7x_{2}+3.
2\left(-\frac{7}{5}x_{2}+\frac{3}{5}\right)+4x_{2}=1
Substitute \frac{-7x_{2}+3}{5} for x_{1} in the other equation, 2x_{1}+4x_{2}=1.
-\frac{14}{5}x_{2}+\frac{6}{5}+4x_{2}=1
Multiply 2 times \frac{-7x_{2}+3}{5}.
\frac{6}{5}x_{2}+\frac{6}{5}=1
Add -\frac{14x_{2}}{5} to 4x_{2}.
\frac{6}{5}x_{2}=-\frac{1}{5}
Subtract \frac{6}{5} from both sides of the equation.
x_{2}=-\frac{1}{6}
Divide both sides of the equation by \frac{6}{5}, which is the same as multiplying both sides by the reciprocal of the fraction.
x_{1}=-\frac{7}{5}\left(-\frac{1}{6}\right)+\frac{3}{5}
Substitute -\frac{1}{6} for x_{2} in x_{1}=-\frac{7}{5}x_{2}+\frac{3}{5}. Because the resulting equation contains only one variable, you can solve for x_{1} directly.
x_{1}=\frac{7}{30}+\frac{3}{5}
Multiply -\frac{7}{5} times -\frac{1}{6} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
x_{1}=\frac{5}{6}
Add \frac{3}{5} to \frac{7}{30} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
x_{1}=\frac{5}{6},x_{2}=-\frac{1}{6}
The system is now solved.
5x_{1}+7x_{2}=3,2x_{1}+4x_{2}=1
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}5&7\\2&4\end{matrix}\right)\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=\left(\begin{matrix}3\\1\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}5&7\\2&4\end{matrix}\right))\left(\begin{matrix}5&7\\2&4\end{matrix}\right)\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=inverse(\left(\begin{matrix}5&7\\2&4\end{matrix}\right))\left(\begin{matrix}3\\1\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}5&7\\2&4\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=inverse(\left(\begin{matrix}5&7\\2&4\end{matrix}\right))\left(\begin{matrix}3\\1\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=inverse(\left(\begin{matrix}5&7\\2&4\end{matrix}\right))\left(\begin{matrix}3\\1\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=\left(\begin{matrix}\frac{4}{5\times 4-7\times 2}&-\frac{7}{5\times 4-7\times 2}\\-\frac{2}{5\times 4-7\times 2}&\frac{5}{5\times 4-7\times 2}\end{matrix}\right)\left(\begin{matrix}3\\1\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_{1}\\x_{2}\end{matrix}\right)=\left(\begin{matrix}\frac{2}{3}&-\frac{7}{6}\\-\frac{1}{3}&\frac{5}{6}\end{matrix}\right)\left(\begin{matrix}3\\1\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=\left(\begin{matrix}\frac{2}{3}\times 3-\frac{7}{6}\\-\frac{1}{3}\times 3+\frac{5}{6}\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x_{1}\\x_{2}\end{matrix}\right)=\left(\begin{matrix}\frac{5}{6}\\-\frac{1}{6}\end{matrix}\right)
Do the arithmetic.
x_{1}=\frac{5}{6},x_{2}=-\frac{1}{6}
Extract the matrix elements x_{1} and x_{2}.
5x_{1}+7x_{2}=3,2x_{1}+4x_{2}=1
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.
2\times 5x_{1}+2\times 7x_{2}=2\times 3,5\times 2x_{1}+5\times 4x_{2}=5
To make 5x_{1} and 2x_{1} equal, multiply all terms on each side of the first equation by 2 and all terms on each side of the second by 5.
10x_{1}+14x_{2}=6,10x_{1}+20x_{2}=5
Simplify.
10x_{1}-10x_{1}+14x_{2}-20x_{2}=6-5
Subtract 10x_{1}+20x_{2}=5 from 10x_{1}+14x_{2}=6 by subtracting like terms on each side of the equal sign.
14x_{2}-20x_{2}=6-5
Add 10x_{1} to -10x_{1}. Terms 10x_{1} and -10x_{1} cancel out, leaving an equation with only one variable that can be solved.
-6x_{2}=6-5
Add 14x_{2} to -20x_{2}.
-6x_{2}=1
Add 6 to -5.
x_{2}=-\frac{1}{6}
Divide both sides by -6.
2x_{1}+4\left(-\frac{1}{6}\right)=1
Substitute -\frac{1}{6} for x_{2} in 2x_{1}+4x_{2}=1. Because the resulting equation contains only one variable, you can solve for x_{1} directly.
2x_{1}-\frac{2}{3}=1
Multiply 4 times -\frac{1}{6}.
2x_{1}=\frac{5}{3}
Add \frac{2}{3} to both sides of the equation.
x_{1}=\frac{5}{6}
Divide both sides by 2.
x_{1}=\frac{5}{6},x_{2}=-\frac{1}{6}
The system is now solved.