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

Similar Problems from Web Search

Share

y=60x
Consider the first equation. Variable x cannot be equal to 0 since division by zero is not defined. Multiply both sides of the equation by x.
60x+x=3
Substitute 60x for y in the other equation, y+x=3.
61x=3
Add 60x to x.
x=\frac{3}{61}
Divide both sides by 61.
y=60\times \frac{3}{61}
Substitute \frac{3}{61} for x in y=60x. Because the resulting equation contains only one variable, you can solve for y directly.
y=\frac{180}{61}
Multiply 60 times \frac{3}{61}.
y=\frac{180}{61},x=\frac{3}{61}
The system is now solved.
y=60x
Consider the first equation. Variable x cannot be equal to 0 since division by zero is not defined. Multiply both sides of the equation by x.
y-60x=0
Subtract 60x from both sides.
y-60x=0,y+x=3
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}1&-60\\1&1\end{matrix}\right)\left(\begin{matrix}y\\x\end{matrix}\right)=\left(\begin{matrix}0\\3\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}1&-60\\1&1\end{matrix}\right))\left(\begin{matrix}1&-60\\1&1\end{matrix}\right)\left(\begin{matrix}y\\x\end{matrix}\right)=inverse(\left(\begin{matrix}1&-60\\1&1\end{matrix}\right))\left(\begin{matrix}0\\3\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}1&-60\\1&1\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}y\\x\end{matrix}\right)=inverse(\left(\begin{matrix}1&-60\\1&1\end{matrix}\right))\left(\begin{matrix}0\\3\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}y\\x\end{matrix}\right)=inverse(\left(\begin{matrix}1&-60\\1&1\end{matrix}\right))\left(\begin{matrix}0\\3\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}y\\x\end{matrix}\right)=\left(\begin{matrix}\frac{1}{1-\left(-60\right)}&-\frac{-60}{1-\left(-60\right)}\\-\frac{1}{1-\left(-60\right)}&\frac{1}{1-\left(-60\right)}\end{matrix}\right)\left(\begin{matrix}0\\3\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}y\\x\end{matrix}\right)=\left(\begin{matrix}\frac{1}{61}&\frac{60}{61}\\-\frac{1}{61}&\frac{1}{61}\end{matrix}\right)\left(\begin{matrix}0\\3\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}y\\x\end{matrix}\right)=\left(\begin{matrix}\frac{60}{61}\times 3\\\frac{1}{61}\times 3\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}y\\x\end{matrix}\right)=\left(\begin{matrix}\frac{180}{61}\\\frac{3}{61}\end{matrix}\right)
Do the arithmetic.
y=\frac{180}{61},x=\frac{3}{61}
Extract the matrix elements y and x.
y=60x
Consider the first equation. Variable x cannot be equal to 0 since division by zero is not defined. Multiply both sides of the equation by x.
y-60x=0
Subtract 60x from both sides.
y-60x=0,y+x=3
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.
y-y-60x-x=-3
Subtract y+x=3 from y-60x=0 by subtracting like terms on each side of the equal sign.
-60x-x=-3
Add y to -y. Terms y and -y cancel out, leaving an equation with only one variable that can be solved.
-61x=-3
Add -60x to -x.
x=\frac{3}{61}
Divide both sides by -61.
y+\frac{3}{61}=3
Substitute \frac{3}{61} for x in y+x=3. Because the resulting equation contains only one variable, you can solve for y directly.
y=\frac{180}{61}
Subtract \frac{3}{61} from both sides of the equation.
y=\frac{180}{61},x=\frac{3}{61}
The system is now solved.