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

Similar Problems from Web Search

Share

22x+y=50,27x-y=96
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.
22x+y=50
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
22x=-y+50
Subtract y from both sides of the equation.
x=\frac{1}{22}\left(-y+50\right)
Divide both sides by 22.
x=-\frac{1}{22}y+\frac{25}{11}
Multiply \frac{1}{22} times -y+50.
27\left(-\frac{1}{22}y+\frac{25}{11}\right)-y=96
Substitute -\frac{y}{22}+\frac{25}{11} for x in the other equation, 27x-y=96.
-\frac{27}{22}y+\frac{675}{11}-y=96
Multiply 27 times -\frac{y}{22}+\frac{25}{11}.
-\frac{49}{22}y+\frac{675}{11}=96
Add -\frac{27y}{22} to -y.
-\frac{49}{22}y=\frac{381}{11}
Subtract \frac{675}{11} from both sides of the equation.
y=-\frac{762}{49}
Divide both sides of the equation by -\frac{49}{22}, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-\frac{1}{22}\left(-\frac{762}{49}\right)+\frac{25}{11}
Substitute -\frac{762}{49} for y in x=-\frac{1}{22}y+\frac{25}{11}. Because the resulting equation contains only one variable, you can solve for x directly.
x=\frac{381}{539}+\frac{25}{11}
Multiply -\frac{1}{22} times -\frac{762}{49} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
x=\frac{146}{49}
Add \frac{25}{11} to \frac{381}{539} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
x=\frac{146}{49},y=-\frac{762}{49}
The system is now solved.
22x+y=50,27x-y=96
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}22&1\\27&-1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}50\\96\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}22&1\\27&-1\end{matrix}\right))\left(\begin{matrix}22&1\\27&-1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}22&1\\27&-1\end{matrix}\right))\left(\begin{matrix}50\\96\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}22&1\\27&-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}22&1\\27&-1\end{matrix}\right))\left(\begin{matrix}50\\96\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}22&1\\27&-1\end{matrix}\right))\left(\begin{matrix}50\\96\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}{22\left(-1\right)-27}&-\frac{1}{22\left(-1\right)-27}\\-\frac{27}{22\left(-1\right)-27}&\frac{22}{22\left(-1\right)-27}\end{matrix}\right)\left(\begin{matrix}50\\96\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}{49}&\frac{1}{49}\\\frac{27}{49}&-\frac{22}{49}\end{matrix}\right)\left(\begin{matrix}50\\96\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{1}{49}\times 50+\frac{1}{49}\times 96\\\frac{27}{49}\times 50-\frac{22}{49}\times 96\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{146}{49}\\-\frac{762}{49}\end{matrix}\right)
Do the arithmetic.
x=\frac{146}{49},y=-\frac{762}{49}
Extract the matrix elements x and y.
22x+y=50,27x-y=96
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.
27\times 22x+27y=27\times 50,22\times 27x+22\left(-1\right)y=22\times 96
To make 22x and 27x equal, multiply all terms on each side of the first equation by 27 and all terms on each side of the second by 22.
594x+27y=1350,594x-22y=2112
Simplify.
594x-594x+27y+22y=1350-2112
Subtract 594x-22y=2112 from 594x+27y=1350 by subtracting like terms on each side of the equal sign.
27y+22y=1350-2112
Add 594x to -594x. Terms 594x and -594x cancel out, leaving an equation with only one variable that can be solved.
49y=1350-2112
Add 27y to 22y.
49y=-762
Add 1350 to -2112.
y=-\frac{762}{49}
Divide both sides by 49.
27x-\left(-\frac{762}{49}\right)=96
Substitute -\frac{762}{49} for y in 27x-y=96. Because the resulting equation contains only one variable, you can solve for x directly.
27x=\frac{3942}{49}
Subtract \frac{762}{49} from both sides of the equation.
x=\frac{146}{49}
Divide both sides by 27.
x=\frac{146}{49},y=-\frac{762}{49}
The system is now solved.