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

Similar Problems from Web Search

Share

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