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

Similar Problems from Web Search

Share

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