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

Similar Problems from Web Search

Share

x+y=30,26x+4y=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.
x+y=30
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
x=-y+30
Subtract y from both sides of the equation.
26\left(-y+30\right)+4y=96
Substitute -y+30 for x in the other equation, 26x+4y=96.
-26y+780+4y=96
Multiply 26 times -y+30.
-22y+780=96
Add -26y to 4y.
-22y=-684
Subtract 780 from both sides of the equation.
y=\frac{342}{11}
Divide both sides by -22.
x=-\frac{342}{11}+30
Substitute \frac{342}{11} for y in x=-y+30. Because the resulting equation contains only one variable, you can solve for x directly.
x=-\frac{12}{11}
Add 30 to -\frac{342}{11}.
x=-\frac{12}{11},y=\frac{342}{11}
The system is now solved.
x+y=30,26x+4y=96
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}1&1\\26&4\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}30\\96\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}1&1\\26&4\end{matrix}\right))\left(\begin{matrix}1&1\\26&4\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&1\\26&4\end{matrix}\right))\left(\begin{matrix}30\\96\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}1&1\\26&4\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}1&1\\26&4\end{matrix}\right))\left(\begin{matrix}30\\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}1&1\\26&4\end{matrix}\right))\left(\begin{matrix}30\\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{4}{4-26}&-\frac{1}{4-26}\\-\frac{26}{4-26}&\frac{1}{4-26}\end{matrix}\right)\left(\begin{matrix}30\\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{2}{11}&\frac{1}{22}\\\frac{13}{11}&-\frac{1}{22}\end{matrix}\right)\left(\begin{matrix}30\\96\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-\frac{2}{11}\times 30+\frac{1}{22}\times 96\\\frac{13}{11}\times 30-\frac{1}{22}\times 96\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-\frac{12}{11}\\\frac{342}{11}\end{matrix}\right)
Do the arithmetic.
x=-\frac{12}{11},y=\frac{342}{11}
Extract the matrix elements x and y.
x+y=30,26x+4y=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.
26x+26y=26\times 30,26x+4y=96
To make x and 26x equal, multiply all terms on each side of the first equation by 26 and all terms on each side of the second by 1.
26x+26y=780,26x+4y=96
Simplify.
26x-26x+26y-4y=780-96
Subtract 26x+4y=96 from 26x+26y=780 by subtracting like terms on each side of the equal sign.
26y-4y=780-96
Add 26x to -26x. Terms 26x and -26x cancel out, leaving an equation with only one variable that can be solved.
22y=780-96
Add 26y to -4y.
22y=684
Add 780 to -96.
y=\frac{342}{11}
Divide both sides by 22.
26x+4\times \frac{342}{11}=96
Substitute \frac{342}{11} for y in 26x+4y=96. Because the resulting equation contains only one variable, you can solve for x directly.
26x+\frac{1368}{11}=96
Multiply 4 times \frac{342}{11}.
26x=-\frac{312}{11}
Subtract \frac{1368}{11} from both sides of the equation.
x=-\frac{12}{11}
Divide both sides by 26.
x=-\frac{12}{11},y=\frac{342}{11}
The system is now solved.