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

Similar Problems from Web Search

Share

8+4x-2y=0
Consider the first equation. Subtract 2y from both sides.
4x-2y=-8
Subtract 8 from both sides. Anything subtracted from zero gives its negation.
-4x+3y=14
Consider the second equation. Add 3y to both sides.
4x-2y=-8,-4x+3y=14
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.
4x-2y=-8
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
4x=2y-8
Add 2y to both sides of the equation.
x=\frac{1}{4}\left(2y-8\right)
Divide both sides by 4.
x=\frac{1}{2}y-2
Multiply \frac{1}{4} times -8+2y.
-4\left(\frac{1}{2}y-2\right)+3y=14
Substitute \frac{y}{2}-2 for x in the other equation, -4x+3y=14.
-2y+8+3y=14
Multiply -4 times \frac{y}{2}-2.
y+8=14
Add -2y to 3y.
y=6
Subtract 8 from both sides of the equation.
x=\frac{1}{2}\times 6-2
Substitute 6 for y in x=\frac{1}{2}y-2. Because the resulting equation contains only one variable, you can solve for x directly.
x=3-2
Multiply \frac{1}{2} times 6.
x=1
Add -2 to 3.
x=1,y=6
The system is now solved.
8+4x-2y=0
Consider the first equation. Subtract 2y from both sides.
4x-2y=-8
Subtract 8 from both sides. Anything subtracted from zero gives its negation.
-4x+3y=14
Consider the second equation. Add 3y to both sides.
4x-2y=-8,-4x+3y=14
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}4&-2\\-4&3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-8\\14\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}4&-2\\-4&3\end{matrix}\right))\left(\begin{matrix}4&-2\\-4&3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}4&-2\\-4&3\end{matrix}\right))\left(\begin{matrix}-8\\14\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}4&-2\\-4&3\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}4&-2\\-4&3\end{matrix}\right))\left(\begin{matrix}-8\\14\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}4&-2\\-4&3\end{matrix}\right))\left(\begin{matrix}-8\\14\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{3}{4\times 3-\left(-2\left(-4\right)\right)}&-\frac{-2}{4\times 3-\left(-2\left(-4\right)\right)}\\-\frac{-4}{4\times 3-\left(-2\left(-4\right)\right)}&\frac{4}{4\times 3-\left(-2\left(-4\right)\right)}\end{matrix}\right)\left(\begin{matrix}-8\\14\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{3}{4}&\frac{1}{2}\\1&1\end{matrix}\right)\left(\begin{matrix}-8\\14\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{3}{4}\left(-8\right)+\frac{1}{2}\times 14\\-8+14\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}1\\6\end{matrix}\right)
Do the arithmetic.
x=1,y=6
Extract the matrix elements x and y.
8+4x-2y=0
Consider the first equation. Subtract 2y from both sides.
4x-2y=-8
Subtract 8 from both sides. Anything subtracted from zero gives its negation.
-4x+3y=14
Consider the second equation. Add 3y to both sides.
4x-2y=-8,-4x+3y=14
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 4x-4\left(-2\right)y=-4\left(-8\right),4\left(-4\right)x+4\times 3y=4\times 14
To make 4x and -4x equal, multiply all terms on each side of the first equation by -4 and all terms on each side of the second by 4.
-16x+8y=32,-16x+12y=56
Simplify.
-16x+16x+8y-12y=32-56
Subtract -16x+12y=56 from -16x+8y=32 by subtracting like terms on each side of the equal sign.
8y-12y=32-56
Add -16x to 16x. Terms -16x and 16x cancel out, leaving an equation with only one variable that can be solved.
-4y=32-56
Add 8y to -12y.
-4y=-24
Add 32 to -56.
y=6
Divide both sides by -4.
-4x+3\times 6=14
Substitute 6 for y in -4x+3y=14. Because the resulting equation contains only one variable, you can solve for x directly.
-4x+18=14
Multiply 3 times 6.
-4x=-4
Subtract 18 from both sides of the equation.
x=1
Divide both sides by -4.
x=1,y=6
The system is now solved.