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