document.write( "Question 1172260: solve : x² + sqrt(x) -1 ≥ 0 \n" ); document.write( "
Algebra.Com's Answer #797217 by Alan3354(69443) You can put this solution on YOUR website! solve : x² + sqrt(x) -1 ≥ 0 \n" ); document.write( "--------------- \n" ); document.write( "By graphing: \n" ); document.write( "x >= 0.5248885986564... \n" ); document.write( "======================== \n" ); document.write( "I would use Newton-Raphson to solve it. \n" ); document.write( "You familiar with that? \n" ); document.write( " |