document.write( "Question 23061: v^2+8v+6=0 can someone help me this one? \n" ); document.write( "
Algebra.Com's Answer #11495 by eclecticist(12)\"\" \"About 
You can put this solution on YOUR website!
There are two methods that can be used to solve this problem. Besides using the quadratic formula, another way to do it is by completing the square.
\n" ); document.write( "First of all, move 6 to the right side.
\n" ); document.write( "v^2 + 8v = -6
\n" ); document.write( "Then, add 16 to both sides.
\n" ); document.write( "v^2 + 8v + 16 = 10
\n" ); document.write( "From this new expression, it can be see that the left side can be simplified.
\n" ); document.write( "(v + 4)^2 = 10
\n" ); document.write( "Simplify further to find the solutions.
\n" ); document.write( "v + 4 = +- sqrt(10)
\n" ); document.write( "v = -4 +- sqrt(10)
\n" ); document.write( "
\n" );