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

Similar Problems from Web Search

Share

0.4x+0.6y=-760,-0.8x-0.3y=800
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.
0.4x+0.6y=-760
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
0.4x=-0.6y-760
Subtract \frac{3y}{5} from both sides of the equation.
x=2.5\left(-0.6y-760\right)
Divide both sides of the equation by 0.4, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-1.5y-1900
Multiply 2.5 times -\frac{3y}{5}-760.
-0.8\left(-1.5y-1900\right)-0.3y=800
Substitute -\frac{3y}{2}-1900 for x in the other equation, -0.8x-0.3y=800.
1.2y+1520-0.3y=800
Multiply -0.8 times -\frac{3y}{2}-1900.
0.9y+1520=800
Add \frac{6y}{5} to -\frac{3y}{10}.
0.9y=-720
Subtract 1520 from both sides of the equation.
y=-800
Divide both sides of the equation by 0.9, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-1.5\left(-800\right)-1900
Substitute -800 for y in x=-1.5y-1900. Because the resulting equation contains only one variable, you can solve for x directly.
x=1200-1900
Multiply -1.5 times -800.
x=-700
Add -1900 to 1200.
x=-700,y=-800
The system is now solved.
0.4x+0.6y=-760,-0.8x-0.3y=800
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}0.4&0.6\\-0.8&-0.3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-760\\800\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}0.4&0.6\\-0.8&-0.3\end{matrix}\right))\left(\begin{matrix}0.4&0.6\\-0.8&-0.3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}0.4&0.6\\-0.8&-0.3\end{matrix}\right))\left(\begin{matrix}-760\\800\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}0.4&0.6\\-0.8&-0.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}0.4&0.6\\-0.8&-0.3\end{matrix}\right))\left(\begin{matrix}-760\\800\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}0.4&0.6\\-0.8&-0.3\end{matrix}\right))\left(\begin{matrix}-760\\800\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.3}{0.4\left(-0.3\right)-0.6\left(-0.8\right)}&-\frac{0.6}{0.4\left(-0.3\right)-0.6\left(-0.8\right)}\\-\frac{-0.8}{0.4\left(-0.3\right)-0.6\left(-0.8\right)}&\frac{0.4}{0.4\left(-0.3\right)-0.6\left(-0.8\right)}\end{matrix}\right)\left(\begin{matrix}-760\\800\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{5}{6}&-\frac{5}{3}\\\frac{20}{9}&\frac{10}{9}\end{matrix}\right)\left(\begin{matrix}-760\\800\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-\frac{5}{6}\left(-760\right)-\frac{5}{3}\times 800\\\frac{20}{9}\left(-760\right)+\frac{10}{9}\times 800\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-700\\-800\end{matrix}\right)
Do the arithmetic.
x=-700,y=-800
Extract the matrix elements x and y.
0.4x+0.6y=-760,-0.8x-0.3y=800
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.8\times 0.4x-0.8\times 0.6y=-0.8\left(-760\right),0.4\left(-0.8\right)x+0.4\left(-0.3\right)y=0.4\times 800
To make \frac{2x}{5} and -\frac{4x}{5} equal, multiply all terms on each side of the first equation by -0.8 and all terms on each side of the second by 0.4.
-0.32x-0.48y=608,-0.32x-0.12y=320
Simplify.
-0.32x+0.32x-0.48y+0.12y=608-320
Subtract -0.32x-0.12y=320 from -0.32x-0.48y=608 by subtracting like terms on each side of the equal sign.
-0.48y+0.12y=608-320
Add -\frac{8x}{25} to \frac{8x}{25}. Terms -\frac{8x}{25} and \frac{8x}{25} cancel out, leaving an equation with only one variable that can be solved.
-0.36y=608-320
Add -\frac{12y}{25} to \frac{3y}{25}.
-0.36y=288
Add 608 to -320.
y=-800
Divide both sides of the equation by -0.36, which is the same as multiplying both sides by the reciprocal of the fraction.
-0.8x-0.3\left(-800\right)=800
Substitute -800 for y in -0.8x-0.3y=800. Because the resulting equation contains only one variable, you can solve for x directly.
-0.8x+240=800
Multiply -0.3 times -800.
-0.8x=560
Subtract 240 from both sides of the equation.
x=-700
Divide both sides of the equation by -0.8, which is the same as multiplying both sides by the reciprocal of the fraction.
x=-700,y=-800
The system is now solved.