Skip to main content
Solve for c, d
Tick mark Image

Similar Problems from Web Search

Share

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