document.write( "Question 829732: Solve x^2 - 5x - 1 = 0 using the Quadratic Formula. Find the exact solutions. Then approximate any radical solutions. Round to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #500115 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x^2 - 5x - 1 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=-5, and c=-1 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "1 -5 -1 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the quadratic has two real roots at: \n" ); document.write( "--- \n" ); document.write( "discriminant = 29 \n" ); document.write( "--- \n" ); document.write( "root 1: \n" ); document.write( "x = ( 5 + sqrt( 29 ) ) / 2 \n" ); document.write( "x = 5.19 \n" ); document.write( "--- \n" ); document.write( "root 2: \n" ); document.write( "x = ( 5 - sqrt( 29 ) ) / 2 \n" ); document.write( "x = -0.19 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |