\left\{ \begin{array} { l } { 8 k + a = 3650 } \\ { 15 k + a = 150 } \end{array} \right.
Solve for k, a
k=-500
a=7650
Share
Copied to clipboard
8k+a=3650,15k+a=150
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.
8k+a=3650
Choose one of the equations and solve it for k by isolating k on the left hand side of the equal sign.
8k=-a+3650
Subtract a from both sides of the equation.
k=\frac{1}{8}\left(-a+3650\right)
Divide both sides by 8.
k=-\frac{1}{8}a+\frac{1825}{4}
Multiply \frac{1}{8} times -a+3650.
15\left(-\frac{1}{8}a+\frac{1825}{4}\right)+a=150
Substitute -\frac{a}{8}+\frac{1825}{4} for k in the other equation, 15k+a=150.
-\frac{15}{8}a+\frac{27375}{4}+a=150
Multiply 15 times -\frac{a}{8}+\frac{1825}{4}.
-\frac{7}{8}a+\frac{27375}{4}=150
Add -\frac{15a}{8} to a.
-\frac{7}{8}a=-\frac{26775}{4}
Subtract \frac{27375}{4} from both sides of the equation.
a=7650
Divide both sides of the equation by -\frac{7}{8}, which is the same as multiplying both sides by the reciprocal of the fraction.
k=-\frac{1}{8}\times 7650+\frac{1825}{4}
Substitute 7650 for a in k=-\frac{1}{8}a+\frac{1825}{4}. Because the resulting equation contains only one variable, you can solve for k directly.
k=\frac{-3825+1825}{4}
Multiply -\frac{1}{8} times 7650.
k=-500
Add \frac{1825}{4} to -\frac{3825}{4} by finding a common denominator and adding the numerators. Then reduce the fraction to lowest terms if possible.
k=-500,a=7650
The system is now solved.
8k+a=3650,15k+a=150
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}8&1\\15&1\end{matrix}\right)\left(\begin{matrix}k\\a\end{matrix}\right)=\left(\begin{matrix}3650\\150\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}8&1\\15&1\end{matrix}\right))\left(\begin{matrix}8&1\\15&1\end{matrix}\right)\left(\begin{matrix}k\\a\end{matrix}\right)=inverse(\left(\begin{matrix}8&1\\15&1\end{matrix}\right))\left(\begin{matrix}3650\\150\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}8&1\\15&1\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}k\\a\end{matrix}\right)=inverse(\left(\begin{matrix}8&1\\15&1\end{matrix}\right))\left(\begin{matrix}3650\\150\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}k\\a\end{matrix}\right)=inverse(\left(\begin{matrix}8&1\\15&1\end{matrix}\right))\left(\begin{matrix}3650\\150\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}k\\a\end{matrix}\right)=\left(\begin{matrix}\frac{1}{8-15}&-\frac{1}{8-15}\\-\frac{15}{8-15}&\frac{8}{8-15}\end{matrix}\right)\left(\begin{matrix}3650\\150\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}k\\a\end{matrix}\right)=\left(\begin{matrix}-\frac{1}{7}&\frac{1}{7}\\\frac{15}{7}&-\frac{8}{7}\end{matrix}\right)\left(\begin{matrix}3650\\150\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}k\\a\end{matrix}\right)=\left(\begin{matrix}-\frac{1}{7}\times 3650+\frac{1}{7}\times 150\\\frac{15}{7}\times 3650-\frac{8}{7}\times 150\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}k\\a\end{matrix}\right)=\left(\begin{matrix}-500\\7650\end{matrix}\right)
Do the arithmetic.
k=-500,a=7650
Extract the matrix elements k and a.
8k+a=3650,15k+a=150
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.
8k-15k+a-a=3650-150
Subtract 15k+a=150 from 8k+a=3650 by subtracting like terms on each side of the equal sign.
8k-15k=3650-150
Add a to -a. Terms a and -a cancel out, leaving an equation with only one variable that can be solved.
-7k=3650-150
Add 8k to -15k.
-7k=3500
Add 3650 to -150.
k=-500
Divide both sides by -7.
15\left(-500\right)+a=150
Substitute -500 for k in 15k+a=150. Because the resulting equation contains only one variable, you can solve for a directly.
-7500+a=150
Multiply 15 times -500.
a=7650
Add 7500 to both sides of the equation.
k=-500,a=7650
The system is now solved.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}