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

Similar Problems from Web Search

Share

a+b=5,b^{2}+a^{2}=17
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.
a+b=5
Solve a+b=5 for a by isolating a on the left hand side of the equal sign.
a=-b+5
Subtract b from both sides of the equation.
b^{2}+\left(-b+5\right)^{2}=17
Substitute -b+5 for a in the other equation, b^{2}+a^{2}=17.
b^{2}+b^{2}-10b+25=17
Square -b+5.
2b^{2}-10b+25=17
Add b^{2} to b^{2}.
2b^{2}-10b+8=0
Subtract 17 from both sides of the equation.
b=\frac{-\left(-10\right)±\sqrt{\left(-10\right)^{2}-4\times 2\times 8}}{2\times 2}
This equation is in standard form: ax^{2}+bx+c=0. Substitute 1+1\left(-1\right)^{2} for a, 1\times 5\left(-1\right)\times 2 for b, and 8 for c in the quadratic formula, \frac{-b±\sqrt{b^{2}-4ac}}{2a}.
b=\frac{-\left(-10\right)±\sqrt{100-4\times 2\times 8}}{2\times 2}
Square 1\times 5\left(-1\right)\times 2.
b=\frac{-\left(-10\right)±\sqrt{100-8\times 8}}{2\times 2}
Multiply -4 times 1+1\left(-1\right)^{2}.
b=\frac{-\left(-10\right)±\sqrt{100-64}}{2\times 2}
Multiply -8 times 8.
b=\frac{-\left(-10\right)±\sqrt{36}}{2\times 2}
Add 100 to -64.
b=\frac{-\left(-10\right)±6}{2\times 2}
Take the square root of 36.
b=\frac{10±6}{2\times 2}
The opposite of 1\times 5\left(-1\right)\times 2 is 10.
b=\frac{10±6}{4}
Multiply 2 times 1+1\left(-1\right)^{2}.
b=\frac{16}{4}
Now solve the equation b=\frac{10±6}{4} when ± is plus. Add 10 to 6.
b=4
Divide 16 by 4.
b=\frac{4}{4}
Now solve the equation b=\frac{10±6}{4} when ± is minus. Subtract 6 from 10.
b=1
Divide 4 by 4.
a=-4+5
There are two solutions for b: 4 and 1. Substitute 4 for b in the equation a=-b+5 to find the corresponding solution for a that satisfies both equations.
a=1
Add -4 to 5.
a=-1+5
Now substitute 1 for b in the equation a=-b+5 and solve to find the corresponding solution for a that satisfies both equations.
a=4
Add -1 to 5.
a=1,b=4\text{ or }a=4,b=1
The system is now solved.