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

Similar Problems from Web Search

Share

8x+3y=5,3x+2y=70
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.
8x+3y=5
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
8x=-3y+5
Subtract 3y from both sides of the equation.
x=\frac{1}{8}\left(-3y+5\right)
Divide both sides by 8.
x=-\frac{3}{8}y+\frac{5}{8}
Multiply \frac{1}{8} times -3y+5.
3\left(-\frac{3}{8}y+\frac{5}{8}\right)+2y=70
Substitute \frac{-3y+5}{8} for x in the other equation, 3x+2y=70.
-\frac{9}{8}y+\frac{15}{8}+2y=70
Multiply 3 times \frac{-3y+5}{8}.
\frac{7}{8}y+\frac{15}{8}=70
Add -\frac{9y}{8} to 2y.
\frac{7}{8}y=\frac{545}{8}
Subtract \frac{15}{8} from both sides of the equation.
y=\frac{545}{7}
Divide both sides of the equation by \frac{7}{8}, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-\frac{3}{8}\times \frac{545}{7}+\frac{5}{8}
Substitute \frac{545}{7} for y in x=-\frac{3}{8}y+\frac{5}{8}. Because the resulting equation contains only one variable, you can solve for x directly.
x=-\frac{1635}{56}+\frac{5}{8}
Multiply -\frac{3}{8} times \frac{545}{7} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
x=-\frac{200}{7}
Add \frac{5}{8} to -\frac{1635}{56} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
x=-\frac{200}{7},y=\frac{545}{7}
The system is now solved.
8x+3y=5,3x+2y=70
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}8&3\\3&2\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}5\\70\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}8&3\\3&2\end{matrix}\right))\left(\begin{matrix}8&3\\3&2\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}8&3\\3&2\end{matrix}\right))\left(\begin{matrix}5\\70\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}8&3\\3&2\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}8&3\\3&2\end{matrix}\right))\left(\begin{matrix}5\\70\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}8&3\\3&2\end{matrix}\right))\left(\begin{matrix}5\\70\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{2}{8\times 2-3\times 3}&-\frac{3}{8\times 2-3\times 3}\\-\frac{3}{8\times 2-3\times 3}&\frac{8}{8\times 2-3\times 3}\end{matrix}\right)\left(\begin{matrix}5\\70\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}{7}&-\frac{3}{7}\\-\frac{3}{7}&\frac{8}{7}\end{matrix}\right)\left(\begin{matrix}5\\70\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{2}{7}\times 5-\frac{3}{7}\times 70\\-\frac{3}{7}\times 5+\frac{8}{7}\times 70\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-\frac{200}{7}\\\frac{545}{7}\end{matrix}\right)
Do the arithmetic.
x=-\frac{200}{7},y=\frac{545}{7}
Extract the matrix elements x and y.
8x+3y=5,3x+2y=70
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.
3\times 8x+3\times 3y=3\times 5,8\times 3x+8\times 2y=8\times 70
To make 8x and 3x equal, multiply all terms on each side of the first equation by 3 and all terms on each side of the second by 8.
24x+9y=15,24x+16y=560
Simplify.
24x-24x+9y-16y=15-560
Subtract 24x+16y=560 from 24x+9y=15 by subtracting like terms on each side of the equal sign.
9y-16y=15-560
Add 24x to -24x. Terms 24x and -24x cancel out, leaving an equation with only one variable that can be solved.
-7y=15-560
Add 9y to -16y.
-7y=-545
Add 15 to -560.
y=\frac{545}{7}
Divide both sides by -7.
3x+2\times \frac{545}{7}=70
Substitute \frac{545}{7} for y in 3x+2y=70. Because the resulting equation contains only one variable, you can solve for x directly.
3x+\frac{1090}{7}=70
Multiply 2 times \frac{545}{7}.
3x=-\frac{600}{7}
Subtract \frac{1090}{7} from both sides of the equation.
x=-\frac{200}{7}
Divide both sides by 3.
x=-\frac{200}{7},y=\frac{545}{7}
The system is now solved.