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

Similar Problems from Web Search

Share

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