Skip to main content
$\left\{ \begin{array} { l } { x = 5y + 5 } \\ { 6 x - 4 y = 7 } \end{array} \right. $
Solve for x, y
Tick mark Image

Similar Problems from Web Search

Share

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