Skip to main content
Solve for f, g
Tick mark Image

Similar Problems from Web Search

Share

3f=g
Consider the first equation. Multiply both sides of the equation by 33, the least common multiple of 11,33.
f=\frac{1}{3}g
Divide both sides by 3.
\frac{1}{3}g+g=40
Substitute \frac{g}{3} for f in the other equation, f+g=40.
\frac{4}{3}g=40
Add \frac{g}{3} to g.
g=30
Divide both sides of the equation by \frac{4}{3}, which is the same as multiplying both sides by the reciprocal of the fraction.
f=\frac{1}{3}\times 30
Substitute 30 for g in f=\frac{1}{3}g. Because the resulting equation contains only one variable, you can solve for f directly.
f=10
Multiply \frac{1}{3} times 30.
f=10,g=30
The system is now solved.
3f=g
Consider the first equation. Multiply both sides of the equation by 33, the least common multiple of 11,33.
3f-g=0
Subtract g from both sides.
3f-g=0,f+g=40
Put the equations in standard form and then use matrices to solve the system of equations.
\left(\begin{matrix}3&-1\\1&1\end{matrix}\right)\left(\begin{matrix}f\\g\end{matrix}\right)=\left(\begin{matrix}0\\40\end{matrix}\right)
Write the equations in matrix form.
inverse(\left(\begin{matrix}3&-1\\1&1\end{matrix}\right))\left(\begin{matrix}3&-1\\1&1\end{matrix}\right)\left(\begin{matrix}f\\g\end{matrix}\right)=inverse(\left(\begin{matrix}3&-1\\1&1\end{matrix}\right))\left(\begin{matrix}0\\40\end{matrix}\right)
Left multiply the equation by the inverse matrix of \left(\begin{matrix}3&-1\\1&1\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}f\\g\end{matrix}\right)=inverse(\left(\begin{matrix}3&-1\\1&1\end{matrix}\right))\left(\begin{matrix}0\\40\end{matrix}\right)
The product of a matrix and its inverse is the identity matrix.
\left(\begin{matrix}f\\g\end{matrix}\right)=inverse(\left(\begin{matrix}3&-1\\1&1\end{matrix}\right))\left(\begin{matrix}0\\40\end{matrix}\right)
Multiply the matrices on the left hand side of the equal sign.
\left(\begin{matrix}f\\g\end{matrix}\right)=\left(\begin{matrix}\frac{1}{3-\left(-1\right)}&-\frac{-1}{3-\left(-1\right)}\\-\frac{1}{3-\left(-1\right)}&\frac{3}{3-\left(-1\right)}\end{matrix}\right)\left(\begin{matrix}0\\40\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}f\\g\end{matrix}\right)=\left(\begin{matrix}\frac{1}{4}&\frac{1}{4}\\-\frac{1}{4}&\frac{3}{4}\end{matrix}\right)\left(\begin{matrix}0\\40\end{matrix}\right)
Do the arithmetic.
\left(\begin{matrix}f\\g\end{matrix}\right)=\left(\begin{matrix}\frac{1}{4}\times 40\\\frac{3}{4}\times 40\end{matrix}\right)
Multiply the matrices.
\left(\begin{matrix}f\\g\end{matrix}\right)=\left(\begin{matrix}10\\30\end{matrix}\right)
Do the arithmetic.
f=10,g=30
Extract the matrix elements f and g.
3f=g
Consider the first equation. Multiply both sides of the equation by 33, the least common multiple of 11,33.
3f-g=0
Subtract g from both sides.
3f-g=0,f+g=40
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.
3f-g=0,3f+3g=3\times 40
To make 3f and f equal, multiply all terms on each side of the first equation by 1 and all terms on each side of the second by 3.
3f-g=0,3f+3g=120
Simplify.
3f-3f-g-3g=-120
Subtract 3f+3g=120 from 3f-g=0 by subtracting like terms on each side of the equal sign.
-g-3g=-120
Add 3f to -3f. Terms 3f and -3f cancel out, leaving an equation with only one variable that can be solved.
-4g=-120
Add -g to -3g.
g=30
Divide both sides by -4.
f+30=40
Substitute 30 for g in f+g=40. Because the resulting equation contains only one variable, you can solve for f directly.
f=10
Subtract 30 from both sides of the equation.
f=10,g=30
The system is now solved.