Skip to main content
Solve for k
Tick mark Image

Similar Problems from Web Search

Share

k^{2}-6k-7=0
Divide both sides by 3.
a+b=-6 ab=1\left(-7\right)=-7
To solve the equation, factor the left hand side by grouping. First, left hand side needs to be rewritten as k^{2}+ak+bk-7. To find a and b, set up a system to be solved.
a=-7 b=1
Since ab is negative, a and b have the opposite signs. Since a+b is negative, the negative number has greater absolute value than the positive. The only such pair is the system solution.
\left(k^{2}-7k\right)+\left(k-7\right)
Rewrite k^{2}-6k-7 as \left(k^{2}-7k\right)+\left(k-7\right).
k\left(k-7\right)+k-7
Factor out k in k^{2}-7k.
\left(k-7\right)\left(k+1\right)
Factor out common term k-7 by using distributive property.
k=7 k=-1
To find equation solutions, solve k-7=0 and k+1=0.
3k^{2}-18k-21=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.
k=\frac{-\left(-18\right)±\sqrt{\left(-18\right)^{2}-4\times 3\left(-21\right)}}{2\times 3}
This equation is in standard form: ax^{2}+bx+c=0. Substitute 3 for a, -18 for b, and -21 for c in the quadratic formula, \frac{-b±\sqrt{b^{2}-4ac}}{2a}.
k=\frac{-\left(-18\right)±\sqrt{324-4\times 3\left(-21\right)}}{2\times 3}
Square -18.
k=\frac{-\left(-18\right)±\sqrt{324-12\left(-21\right)}}{2\times 3}
Multiply -4 times 3.
k=\frac{-\left(-18\right)±\sqrt{324+252}}{2\times 3}
Multiply -12 times -21.
k=\frac{-\left(-18\right)±\sqrt{576}}{2\times 3}
Add 324 to 252.
k=\frac{-\left(-18\right)±24}{2\times 3}
Take the square root of 576.
k=\frac{18±24}{2\times 3}
The opposite of -18 is 18.
k=\frac{18±24}{6}
Multiply 2 times 3.
k=\frac{42}{6}
Now solve the equation k=\frac{18±24}{6} when ± is plus. Add 18 to 24.
k=7
Divide 42 by 6.
k=-\frac{6}{6}
Now solve the equation k=\frac{18±24}{6} when ± is minus. Subtract 24 from 18.
k=-1
Divide -6 by 6.
k=7 k=-1
The equation is now solved.
3k^{2}-18k-21=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.
3k^{2}-18k-21-\left(-21\right)=-\left(-21\right)
Add 21 to both sides of the equation.
3k^{2}-18k=-\left(-21\right)
Subtracting -21 from itself leaves 0.
3k^{2}-18k=21
Subtract -21 from 0.
\frac{3k^{2}-18k}{3}=\frac{21}{3}
Divide both sides by 3.
k^{2}+\left(-\frac{18}{3}\right)k=\frac{21}{3}
Dividing by 3 undoes the multiplication by 3.
k^{2}-6k=\frac{21}{3}
Divide -18 by 3.
k^{2}-6k=7
Divide 21 by 3.
k^{2}-6k+\left(-3\right)^{2}=7+\left(-3\right)^{2}
Divide -6, the coefficient of the x term, by 2 to get -3. Then add the square of -3 to both sides of the equation. This step makes the left hand side of the equation a perfect square.
k^{2}-6k+9=7+9
Square -3.
k^{2}-6k+9=16
Add 7 to 9.
\left(k-3\right)^{2}=16
Factor k^{2}-6k+9. 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(k-3\right)^{2}}=\sqrt{16}
Take the square root of both sides of the equation.
k-3=4 k-3=-4
Simplify.
k=7 k=-1
Add 3 to both sides of the equation.
x ^ 2 -6x -7 = 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 3
r + s = 6 rs = -7
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 = 3 - u s = 3 + u
Two numbers r and s sum up to 6 exactly when the average of the two numbers is \frac{1}{2}*6 = 3. 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>
(3 - u) (3 + u) = -7
To solve for unknown quantity u, substitute these in the product equation rs = -7
9 - u^2 = -7
Simplify by expanding (a -b) (a + b) = a^2 – b^2
-u^2 = -7-9 = -16
Simplify the expression by subtracting 9 on both sides
u^2 = 16 u = \pm\sqrt{16} = \pm 4
Simplify the expression by multiplying -1 on both sides and take the square root to obtain the value of unknown variable u
r =3 - 4 = -1 s = 3 + 4 = 7
The factors r and s are the solutions to the quadratic equation. Substitute the value of u to compute the r and s.