Solve for b
b=5
b=16
Share
Copied to clipboard
b^{2}-21b+80=0
Divide both sides by 2.
a+b=-21 ab=1\times 80=80
To solve the equation, factor the left hand side by grouping. First, left hand side needs to be rewritten as b^{2}+ab+bb+80. To find a and b, set up a system to be solved.
-1,-80 -2,-40 -4,-20 -5,-16 -8,-10
Since ab is positive, a and b have the same sign. Since a+b is negative, a and b are both negative. List all such integer pairs that give product 80.
-1-80=-81 -2-40=-42 -4-20=-24 -5-16=-21 -8-10=-18
Calculate the sum for each pair.
a=-16 b=-5
The solution is the pair that gives sum -21.
\left(b^{2}-16b\right)+\left(-5b+80\right)
Rewrite b^{2}-21b+80 as \left(b^{2}-16b\right)+\left(-5b+80\right).
b\left(b-16\right)-5\left(b-16\right)
Factor out b in the first and -5 in the second group.
\left(b-16\right)\left(b-5\right)
Factor out common term b-16 by using distributive property.
b=16 b=5
To find equation solutions, solve b-16=0 and b-5=0.
2b^{2}-42b+160=0
All equations of the form ax^{2}+bx+c=0 can be solved using the quadratic formula: \frac{-b±\sqrt{b^{2}-4ac}}{2a}. The quadratic formula gives two solutions, one when ± is addition and one when it is subtraction.
b=\frac{-\left(-42\right)±\sqrt{\left(-42\right)^{2}-4\times 2\times 160}}{2\times 2}
This equation is in standard form: ax^{2}+bx+c=0. Substitute 2 for a, -42 for b, and 160 for c in the quadratic formula, \frac{-b±\sqrt{b^{2}-4ac}}{2a}.
b=\frac{-\left(-42\right)±\sqrt{1764-4\times 2\times 160}}{2\times 2}
Square -42.
b=\frac{-\left(-42\right)±\sqrt{1764-8\times 160}}{2\times 2}
Multiply -4 times 2.
b=\frac{-\left(-42\right)±\sqrt{1764-1280}}{2\times 2}
Multiply -8 times 160.
b=\frac{-\left(-42\right)±\sqrt{484}}{2\times 2}
Add 1764 to -1280.
b=\frac{-\left(-42\right)±22}{2\times 2}
Take the square root of 484.
b=\frac{42±22}{2\times 2}
The opposite of -42 is 42.
b=\frac{42±22}{4}
Multiply 2 times 2.
b=\frac{64}{4}
Now solve the equation b=\frac{42±22}{4} when ± is plus. Add 42 to 22.
b=16
Divide 64 by 4.
b=\frac{20}{4}
Now solve the equation b=\frac{42±22}{4} when ± is minus. Subtract 22 from 42.
b=5
Divide 20 by 4.
b=16 b=5
The equation is now solved.
2b^{2}-42b+160=0
Quadratic equations such as this one can be solved by completing the square. In order to complete the square, the equation must first be in the form x^{2}+bx=c.
2b^{2}-42b+160-160=-160
Subtract 160 from both sides of the equation.
2b^{2}-42b=-160
Subtracting 160 from itself leaves 0.
\frac{2b^{2}-42b}{2}=-\frac{160}{2}
Divide both sides by 2.
b^{2}+\left(-\frac{42}{2}\right)b=-\frac{160}{2}
Dividing by 2 undoes the multiplication by 2.
b^{2}-21b=-\frac{160}{2}
Divide -42 by 2.
b^{2}-21b=-80
Divide -160 by 2.
b^{2}-21b+\left(-\frac{21}{2}\right)^{2}=-80+\left(-\frac{21}{2}\right)^{2}
Divide -21, the coefficient of the x term, by 2 to get -\frac{21}{2}. Then add the square of -\frac{21}{2} to both sides of the equation. This step makes the left hand side of the equation a perfect square.
b^{2}-21b+\frac{441}{4}=-80+\frac{441}{4}
Square -\frac{21}{2} by squaring both the numerator and the denominator of the fraction.
b^{2}-21b+\frac{441}{4}=\frac{121}{4}
Add -80 to \frac{441}{4}.
\left(b-\frac{21}{2}\right)^{2}=\frac{121}{4}
Factor b^{2}-21b+\frac{441}{4}. In general, when x^{2}+bx+c is a perfect square, it can always be factored as \left(x+\frac{b}{2}\right)^{2}.
\sqrt{\left(b-\frac{21}{2}\right)^{2}}=\sqrt{\frac{121}{4}}
Take the square root of both sides of the equation.
b-\frac{21}{2}=\frac{11}{2} b-\frac{21}{2}=-\frac{11}{2}
Simplify.
b=16 b=5
Add \frac{21}{2} to both sides of the equation.
x ^ 2 -21x +80 = 0
Quadratic equations such as this one can be solved by a new direct factoring method that does not require guess work. To use the direct factoring method, the equation must be in the form x^2+Bx+C=0.This is achieved by dividing both sides of the equation by 2
r + s = 21 rs = 80
Let r and s be the factors for the quadratic equation such that x^2+Bx+C=(x−r)(x−s) where sum of factors (r+s)=−B and the product of factors rs = C
r = \frac{21}{2} - u s = \frac{21}{2} + u
Two numbers r and s sum up to 21 exactly when the average of the two numbers is \frac{1}{2}*21 = \frac{21}{2}. You can also see that the midpoint of r and s corresponds to the axis of symmetry of the parabola represented by the quadratic equation y=x^2+Bx+C. The values of r and s are equidistant from the center by an unknown quantity u. Express r and s with respect to variable u. <div style='padding: 8px'><img src='https://opalmath.azureedge.net/customsolver/quadraticgraph.png' style='width: 100%;max-width: 700px' /></div>
(\frac{21}{2} - u) (\frac{21}{2} + u) = 80
To solve for unknown quantity u, substitute these in the product equation rs = 80
\frac{441}{4} - u^2 = 80
Simplify by expanding (a -b) (a + b) = a^2 – b^2
-u^2 = 80-\frac{441}{4} = -\frac{121}{4}
Simplify the expression by subtracting \frac{441}{4} on both sides
u^2 = \frac{121}{4} u = \pm\sqrt{\frac{121}{4}} = \pm \frac{11}{2}
Simplify the expression by multiplying -1 on both sides and take the square root to obtain the value of unknown variable u
r =\frac{21}{2} - \frac{11}{2} = 5 s = \frac{21}{2} + \frac{11}{2} = 16
The factors r and s are the solutions to the quadratic equation. Substitute the value of u to compute the r and s.
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}