Skip to main content
Solve for b, a
Tick mark Image

Similar Problems from Web Search

Share

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