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

Similar Problems from Web Search

Share

4a-2b+6=0,16a+4b+6=0
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.
4a-2b+6=0
Choose one of the equations and solve it for a by isolating a on the left hand side of the equal sign.
4a-2b=-6
Subtract 6 from both sides of the equation.
4a=2b-6
Add 2b to both sides of the equation.
a=\frac{1}{4}\left(2b-6\right)
Divide both sides by 4.
a=\frac{1}{2}b-\frac{3}{2}
Multiply \frac{1}{4} times -6+2b.
16\left(\frac{1}{2}b-\frac{3}{2}\right)+4b+6=0
Substitute \frac{-3+b}{2} for a in the other equation, 16a+4b+6=0.
8b-24+4b+6=0
Multiply 16 times \frac{-3+b}{2}.
12b-24+6=0
Add 8b to 4b.
12b-18=0
Add -24 to 6.
12b=18
Add 18 to both sides of the equation.
b=\frac{3}{2}
Divide both sides by 12.
a=\frac{1}{2}\times \frac{3}{2}-\frac{3}{2}
Substitute \frac{3}{2} for b in a=\frac{1}{2}b-\frac{3}{2}. Because the resulting equation contains only one variable, you can solve for a directly.
a=\frac{3}{4}-\frac{3}{2}
Multiply \frac{1}{2} times \frac{3}{2} by multiplying numerator times numerator and denominator times denominator. Then reduce the fraction to lowest terms if possible.
a=-\frac{3}{4}
Add -\frac{3}{2} to \frac{3}{4} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
a=-\frac{3}{4},b=\frac{3}{2}
The system is now solved.
4a-2b+6=0,16a+4b+6=0
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}4&-2\\16&4\end{matrix}\right)\left(\begin{matrix}a\\b\end{matrix}\right)=\left(\begin{matrix}-6\\-6\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}4&-2\\16&4\end{matrix}\right))\left(\begin{matrix}4&-2\\16&4\end{matrix}\right)\left(\begin{matrix}a\\b\end{matrix}\right)=inverse(\left(\begin{matrix}4&-2\\16&4\end{matrix}\right))\left(\begin{matrix}-6\\-6\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}4&-2\\16&4\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}a\\b\end{matrix}\right)=inverse(\left(\begin{matrix}4&-2\\16&4\end{matrix}\right))\left(\begin{matrix}-6\\-6\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}a\\b\end{matrix}\right)=inverse(\left(\begin{matrix}4&-2\\16&4\end{matrix}\right))\left(\begin{matrix}-6\\-6\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}a\\b\end{matrix}\right)=\left(\begin{matrix}\frac{4}{4\times 4-\left(-2\times 16\right)}&-\frac{-2}{4\times 4-\left(-2\times 16\right)}\\-\frac{16}{4\times 4-\left(-2\times 16\right)}&\frac{4}{4\times 4-\left(-2\times 16\right)}\end{matrix}\right)\left(\begin{matrix}-6\\-6\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}a\\b\end{matrix}\right)=\left(\begin{matrix}\frac{1}{12}&\frac{1}{24}\\-\frac{1}{3}&\frac{1}{12}\end{matrix}\right)\left(\begin{matrix}-6\\-6\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}a\\b\end{matrix}\right)=\left(\begin{matrix}\frac{1}{12}\left(-6\right)+\frac{1}{24}\left(-6\right)\\-\frac{1}{3}\left(-6\right)+\frac{1}{12}\left(-6\right)\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}a\\b\end{matrix}\right)=\left(\begin{matrix}-\frac{3}{4}\\\frac{3}{2}\end{matrix}\right)
Do the arithmetic.
a=-\frac{3}{4},b=\frac{3}{2}
Extract the matrix elements a and b.
4a-2b+6=0,16a+4b+6=0
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.
16\times 4a+16\left(-2\right)b+16\times 6=0,4\times 16a+4\times 4b+4\times 6=0
To make 4a and 16a equal, multiply all terms on each side of the first equation by 16 and all terms on each side of the second by 4.
64a-32b+96=0,64a+16b+24=0
Simplify.
64a-64a-32b-16b+96-24=0
Subtract 64a+16b+24=0 from 64a-32b+96=0 by subtracting like terms on each side of the equal sign.
-32b-16b+96-24=0
Add 64a to -64a. Terms 64a and -64a cancel out, leaving an equation with only one variable that can be solved.
-48b+96-24=0
Add -32b to -16b.
-48b+72=0
Add 96 to -24.
-48b=-72
Subtract 72 from both sides of the equation.
b=\frac{3}{2}
Divide both sides by -48.
16a+4\times \frac{3}{2}+6=0
Substitute \frac{3}{2} for b in 16a+4b+6=0. Because the resulting equation contains only one variable, you can solve for a directly.
16a+6+6=0
Multiply 4 times \frac{3}{2}.
16a+12=0
Add 6 to 6.
16a=-12
Subtract 12 from both sides of the equation.
a=-\frac{3}{4}
Divide both sides by 16.
a=-\frac{3}{4},b=\frac{3}{2}
The system is now solved.