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

Similar Problems from Web Search

Share

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