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

Similar Problems from Web Search

Share

x+y=850,0.12x+0.13y=388
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+y=850
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
x=-y+850
Subtract y from both sides of the equation.
0.12\left(-y+850\right)+0.13y=388
Substitute -y+850 for x in the other equation, 0.12x+0.13y=388.
-0.12y+102+0.13y=388
Multiply 0.12 times -y+850.
0.01y+102=388
Add -\frac{3y}{25} to \frac{13y}{100}.
0.01y=286
Subtract 102 from both sides of the equation.
y=28600
Multiply both sides by 100.
x=-28600+850
Substitute 28600 for y in x=-y+850. Because the resulting equation contains only one variable, you can solve for x directly.
x=-27750
Add 850 to -28600.
x=-27750,y=28600
The system is now solved.
x+y=850,0.12x+0.13y=388
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}1&1\\0.12&0.13\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}850\\388\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}1&1\\0.12&0.13\end{matrix}\right))\left(\begin{matrix}1&1\\0.12&0.13\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&1\\0.12&0.13\end{matrix}\right))\left(\begin{matrix}850\\388\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}1&1\\0.12&0.13\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&1\\0.12&0.13\end{matrix}\right))\left(\begin{matrix}850\\388\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&1\\0.12&0.13\end{matrix}\right))\left(\begin{matrix}850\\388\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{0.13}{0.13-0.12}&-\frac{1}{0.13-0.12}\\-\frac{0.12}{0.13-0.12}&\frac{1}{0.13-0.12}\end{matrix}\right)\left(\begin{matrix}850\\388\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}13&-100\\-12&100\end{matrix}\right)\left(\begin{matrix}850\\388\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}13\times 850-100\times 388\\-12\times 850+100\times 388\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-27750\\28600\end{matrix}\right)
Do the arithmetic.
x=-27750,y=28600
Extract the matrix elements x and y.
x+y=850,0.12x+0.13y=388
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.
0.12x+0.12y=0.12\times 850,0.12x+0.13y=388
To make x and \frac{3x}{25} equal, multiply all terms on each side of the first equation by 0.12 and all terms on each side of the second by 1.
0.12x+0.12y=102,0.12x+0.13y=388
Simplify.
0.12x-0.12x+0.12y-0.13y=102-388
Subtract 0.12x+0.13y=388 from 0.12x+0.12y=102 by subtracting like terms on each side of the equal sign.
0.12y-0.13y=102-388
Add \frac{3x}{25} to -\frac{3x}{25}. Terms \frac{3x}{25} and -\frac{3x}{25} cancel out, leaving an equation with only one variable that can be solved.
-0.01y=102-388
Add \frac{3y}{25} to -\frac{13y}{100}.
-0.01y=-286
Add 102 to -388.
y=28600
Multiply both sides by -100.
0.12x+0.13\times 28600=388
Substitute 28600 for y in 0.12x+0.13y=388. Because the resulting equation contains only one variable, you can solve for x directly.
0.12x+3718=388
Multiply 0.13 times 28600.
0.12x=-3330
Subtract 3718 from both sides of the equation.
x=-27750
Divide both sides of the equation by 0.12, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-27750,y=28600
The system is now solved.