\left\{ \begin{array} { l } { \frac { x } { 3 } + \frac { y } { 5 } + \frac { 3.3 - x - y } { 4 } = 0.85 } \\ { \frac { x } { 5 } + \frac { y } { 3 } + \frac { 3.3 - x - y } { 4 } = 0.89 } \end{array} \right.
Solve for x, y
x=1.2
y=1.5
Graph
Share
Copied to clipboard
20x+12y+15\left(3.3-x-y\right)=51
Consider the first equation. Multiply both sides of the equation by 60, the least common multiple of 3,5,4.
20x+12y+49.5-15x-15y=51
Use the distributive property to multiply 15 by 3.3-x-y.
5x+12y+49.5-15y=51
Combine 20x and -15x to get 5x.
5x-3y+49.5=51
Combine 12y and -15y to get -3y.
5x-3y=51-49.5
Subtract 49.5 from both sides.
5x-3y=1.5
Subtract 49.5 from 51 to get 1.5.
12x+20y+15\left(3.3-x-y\right)=53.4
Consider the second equation. Multiply both sides of the equation by 60, the least common multiple of 5,3,4.
12x+20y+49.5-15x-15y=53.4
Use the distributive property to multiply 15 by 3.3-x-y.
-3x+20y+49.5-15y=53.4
Combine 12x and -15x to get -3x.
-3x+5y+49.5=53.4
Combine 20y and -15y to get 5y.
-3x+5y=53.4-49.5
Subtract 49.5 from both sides.
-3x+5y=3.9
Subtract 49.5 from 53.4 to get 3.9.
5x-3y=\frac{3}{2},-3x+5y=3.9
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.
5x-3y=\frac{3}{2}
Choose one of the equations and solve it for x by isolating x on the left hand side of the equal sign.
5x=3y+\frac{3}{2}
Add 3y to both sides of the equation.
x=\frac{1}{5}\left(3y+\frac{3}{2}\right)
Divide both sides by 5.
x=\frac{3}{5}y+\frac{3}{10}
Multiply \frac{1}{5} times 3y+\frac{3}{2}.
-3\left(\frac{3}{5}y+\frac{3}{10}\right)+5y=3.9
Substitute \frac{3y}{5}+\frac{3}{10} for x in the other equation, -3x+5y=3.9.
-\frac{9}{5}y-\frac{9}{10}+5y=3.9
Multiply -3 times \frac{3y}{5}+\frac{3}{10}.
\frac{16}{5}y-\frac{9}{10}=3.9
Add -\frac{9y}{5} to 5y.
\frac{16}{5}y=\frac{24}{5}
Add \frac{9}{10} to both sides of the equation.
y=\frac{3}{2}
Divide both sides of the equation by \frac{16}{5}, which is the same as multiplying both sides by the reciprocal of the fraction.
x=\frac{3}{5}\times \frac{3}{2}+\frac{3}{10}
Substitute \frac{3}{2} for y in x=\frac{3}{5}y+\frac{3}{10}. Because the resulting equation contains only one variable, you can solve for x directly.
x=\frac{9+3}{10}
Multiply \frac{3}{5} times \frac{3}{2} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
x=\frac{6}{5}
Add \frac{3}{10} to \frac{9}{10} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
x=\frac{6}{5},y=\frac{3}{2}
The system is now solved.
20x+12y+15\left(3.3-x-y\right)=51
Consider the first equation. Multiply both sides of the equation by 60, the least common multiple of 3,5,4.
20x+12y+49.5-15x-15y=51
Use the distributive property to multiply 15 by 3.3-x-y.
5x+12y+49.5-15y=51
Combine 20x and -15x to get 5x.
5x-3y+49.5=51
Combine 12y and -15y to get -3y.
5x-3y=51-49.5
Subtract 49.5 from both sides.
5x-3y=1.5
Subtract 49.5 from 51 to get 1.5.
12x+20y+15\left(3.3-x-y\right)=53.4
Consider the second equation. Multiply both sides of the equation by 60, the least common multiple of 5,3,4.
12x+20y+49.5-15x-15y=53.4
Use the distributive property to multiply 15 by 3.3-x-y.
-3x+20y+49.5-15y=53.4
Combine 12x and -15x to get -3x.
-3x+5y+49.5=53.4
Combine 20y and -15y to get 5y.
-3x+5y=53.4-49.5
Subtract 49.5 from both sides.
-3x+5y=3.9
Subtract 49.5 from 53.4 to get 3.9.
5x-3y=\frac{3}{2},-3x+5y=3.9
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}5&-3\\-3&5\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{3}{2}\\3.9\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}5&-3\\-3&5\end{matrix}\right))\left(\begin{matrix}5&-3\\-3&5\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}5&-3\\-3&5\end{matrix}\right))\left(\begin{matrix}\frac{3}{2}\\3.9\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}5&-3\\-3&5\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}5&-3\\-3&5\end{matrix}\right))\left(\begin{matrix}\frac{3}{2}\\3.9\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}5&-3\\-3&5\end{matrix}\right))\left(\begin{matrix}\frac{3}{2}\\3.9\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{5}{5\times 5-\left(-3\left(-3\right)\right)}&-\frac{-3}{5\times 5-\left(-3\left(-3\right)\right)}\\-\frac{-3}{5\times 5-\left(-3\left(-3\right)\right)}&\frac{5}{5\times 5-\left(-3\left(-3\right)\right)}\end{matrix}\right)\left(\begin{matrix}\frac{3}{2}\\3.9\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}{16}&\frac{3}{16}\\\frac{3}{16}&\frac{5}{16}\end{matrix}\right)\left(\begin{matrix}\frac{3}{2}\\3.9\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{5}{16}\times \frac{3}{2}+\frac{3}{16}\times 3.9\\\frac{3}{16}\times \frac{3}{2}+\frac{5}{16}\times 3.9\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{6}{5}\\\frac{3}{2}\end{matrix}\right)
Do the arithmetic.
x=\frac{6}{5},y=\frac{3}{2}
Extract the matrix elements x and y.
20x+12y+15\left(3.3-x-y\right)=51
Consider the first equation. Multiply both sides of the equation by 60, the least common multiple of 3,5,4.
20x+12y+49.5-15x-15y=51
Use the distributive property to multiply 15 by 3.3-x-y.
5x+12y+49.5-15y=51
Combine 20x and -15x to get 5x.
5x-3y+49.5=51
Combine 12y and -15y to get -3y.
5x-3y=51-49.5
Subtract 49.5 from both sides.
5x-3y=1.5
Subtract 49.5 from 51 to get 1.5.
12x+20y+15\left(3.3-x-y\right)=53.4
Consider the second equation. Multiply both sides of the equation by 60, the least common multiple of 5,3,4.
12x+20y+49.5-15x-15y=53.4
Use the distributive property to multiply 15 by 3.3-x-y.
-3x+20y+49.5-15y=53.4
Combine 12x and -15x to get -3x.
-3x+5y+49.5=53.4
Combine 20y and -15y to get 5y.
-3x+5y=53.4-49.5
Subtract 49.5 from both sides.
-3x+5y=3.9
Subtract 49.5 from 53.4 to get 3.9.
5x-3y=\frac{3}{2},-3x+5y=3.9
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 5x-3\left(-3\right)y=-3\times \frac{3}{2},5\left(-3\right)x+5\times 5y=5\times 3.9
To make 5x 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 5.
-15x+9y=-\frac{9}{2},-15x+25y=19.5
Simplify.
-15x+15x+9y-25y=\frac{-9-39}{2}
Subtract -15x+25y=19.5 from -15x+9y=-\frac{9}{2} by subtracting like terms on each side of the equal sign.
9y-25y=\frac{-9-39}{2}
Add -15x to 15x. Terms -15x and 15x cancel out, leaving an equation with only one variable that can be solved.
-16y=\frac{-9-39}{2}
Add 9y to -25y.
-16y=-24
Add -\frac{9}{2} to -19.5 by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
y=\frac{3}{2}
Divide both sides by -16.
-3x+5\times \frac{3}{2}=3.9
Substitute \frac{3}{2} for y in -3x+5y=3.9. Because the resulting equation contains only one variable, you can solve for x directly.
-3x+\frac{15}{2}=3.9
Multiply 5 times \frac{3}{2}.
-3x=-\frac{18}{5}
Subtract \frac{15}{2} from both sides of the equation.
x=\frac{6}{5}
Divide both sides by -3.
x=\frac{6}{5},y=\frac{3}{2}
The system is now solved.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}