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

Similar Problems from Web Search

Share

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