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

Similar Problems from Web Search

Share

2\times 2x=3y+6
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 3,2.
4x=3y+6
Multiply 2 and 2 to get 4.
x=\frac{1}{4}\left(3y+6\right)
Divide both sides by 4.
x=\frac{3}{4}y+\frac{3}{2}
Multiply \frac{1}{4} times 6+3y.
\frac{3}{4}y+\frac{3}{2}+y=48
Substitute \frac{3}{2}+\frac{3y}{4} for x in the other equation, x+y=48.
\frac{7}{4}y+\frac{3}{2}=48
Add \frac{3y}{4} to y.
\frac{7}{4}y=\frac{93}{2}
Subtract \frac{3}{2} from both sides of the equation.
y=\frac{186}{7}
Divide both sides of the equation by \frac{7}{4}, which is the same as multiplying both sides by the reciprocal of the fraction.
x=\frac{3}{4}\times \frac{186}{7}+\frac{3}{2}
Substitute \frac{186}{7} for y in x=\frac{3}{4}y+\frac{3}{2}. Because the resulting equation contains only one variable, you can solve for x directly.
x=\frac{279}{14}+\frac{3}{2}
Multiply \frac{3}{4} times \frac{186}{7} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
x=\frac{150}{7}
Add \frac{3}{2} to \frac{279}{14} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
x=\frac{150}{7},y=\frac{186}{7}
The system is now solved.
2\times 2x=3y+6
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 3,2.
4x=3y+6
Multiply 2 and 2 to get 4.
4x-3y=6
Subtract 3y from both sides.
4x-3y=6,x+y=48
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}4&-3\\1&1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}6\\48\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}4&-3\\1&1\end{matrix}\right))\left(\begin{matrix}4&-3\\1&1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}4&-3\\1&1\end{matrix}\right))\left(\begin{matrix}6\\48\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}4&-3\\1&1\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}4&-3\\1&1\end{matrix}\right))\left(\begin{matrix}6\\48\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}4&-3\\1&1\end{matrix}\right))\left(\begin{matrix}6\\48\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{1}{4-\left(-3\right)}&-\frac{-3}{4-\left(-3\right)}\\-\frac{1}{4-\left(-3\right)}&\frac{4}{4-\left(-3\right)}\end{matrix}\right)\left(\begin{matrix}6\\48\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{1}{7}&\frac{3}{7}\\-\frac{1}{7}&\frac{4}{7}\end{matrix}\right)\left(\begin{matrix}6\\48\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{1}{7}\times 6+\frac{3}{7}\times 48\\-\frac{1}{7}\times 6+\frac{4}{7}\times 48\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{150}{7}\\\frac{186}{7}\end{matrix}\right)
Do the arithmetic.
x=\frac{150}{7},y=\frac{186}{7}
Extract the matrix elements x and y.
2\times 2x=3y+6
Consider the first equation. Multiply both sides of the equation by 6, the least common multiple of 3,2.
4x=3y+6
Multiply 2 and 2 to get 4.
4x-3y=6
Subtract 3y from both sides.
4x-3y=6,x+y=48
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.
4x-3y=6,4x+4y=4\times 48
To make 4x and x equal, multiply all terms on each side of the first equation by 1 and all terms on each side of the second by 4.
4x-3y=6,4x+4y=192
Simplify.
4x-4x-3y-4y=6-192
Subtract 4x+4y=192 from 4x-3y=6 by subtracting like terms on each side of the equal sign.
-3y-4y=6-192
Add 4x to -4x. Terms 4x and -4x cancel out, leaving an equation with only one variable that can be solved.
-7y=6-192
Add -3y to -4y.
-7y=-186
Add 6 to -192.
y=\frac{186}{7}
Divide both sides by -7.
x+\frac{186}{7}=48
Substitute \frac{186}{7} for y in x+y=48. Because the resulting equation contains only one variable, you can solve for x directly.
x=\frac{150}{7}
Subtract \frac{186}{7} from both sides of the equation.
x=\frac{150}{7},y=\frac{186}{7}
The system is now solved.