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

Similar Problems from Web Search

Share

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