document.write( "Question 61146: solve for x:
\n" ); document.write( "x^2-10x-5=0
\n" ); document.write( "I did complete the square and got
\n" ); document.write( "x=5+/- square root of 30
\n" ); document.write( "did i do it correctly?
\n" ); document.write( "

Algebra.Com's Answer #42099 by asha(30)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"+x=+%28++++-10%2B-sqrt%28100%2B20%29%29%2F2\" a=1,b=-10 c=-5
\n" ); document.write( "\"x=%28-10%2B-sqrt120%29%2F2\"
\n" ); document.write( "\"x=-5%2B-sqrt30\"
\n" ); document.write( "this is your solution
\n" ); document.write( "you have the correct answer
\n" ); document.write( "congrats!!!
\n" ); document.write( "
\n" );