document.write( "Question 305693: I am having trouble with giving approximate solutions to three decimals points for: x^2+5x-3=0. Can you help explain this in simpler terms? \n" ); document.write( "
Algebra.Com's Answer #218851 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+5x-3=0\r \n" ); document.write( "\n" ); document.write( "X1 = -5 + sqrt(25+12) / 2\r \n" ); document.write( "\n" ); document.write( "X1= -5 + sqrt37 /2\r \n" ); document.write( "\n" ); document.write( "= 0.541\r \n" ); document.write( "\n" ); document.write( "X2 = -5 - sqrt37 /2\r \n" ); document.write( "\n" ); document.write( "= -5.541 \n" ); document.write( " |