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

Similar Problems from Web Search

Share

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