document.write( "Question 447473: Please explain me to solve the equations of the type x^2-2*square root of 5*x+3 without using quadratic formula. \n" ); document.write( "
Algebra.Com's Answer #308050 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Solving by completing the Square:
\n" ); document.write( " \"x%5E2-2sqrt%285%29x+%2B+3+=+0\"
\n" ); document.write( " \"%28x+-sqrt%285%29%29%5E2+-5+%2B+3+=+0+\"
\n" ); document.write( " \"%28x+-sqrt%285%29%29%5E2+=+2\"
\n" ); document.write( " \"x+-sqrt%285%29\" = ± 2
\n" ); document.write( " x = \"sqrt%285%29\" + 2 = 4.236
\n" ); document.write( " x = \"sqrt%285%29\" - 2 = .236 \n" ); document.write( "
\n" );