document.write( "Question 50560: How do you solve x^4-10x+25=0 for x? Please use factoring and show and explain each step. Thank you so much. \n" ); document.write( "
Algebra.Com's Answer #33638 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x^4-10x+25=0 for x [First, factor the equation] \n" ); document.write( "(x^2-5)(x^2-5)=0 [Set each factor equal to zero and solve for x] \n" ); document.write( "x^2-5=0 \n" ); document.write( "x^2=5 \n" ); document.write( "sqrtx^2=sqrt5 \n" ); document.write( "x=sqrt5 \n" ); document.write( ". \n" ); document.write( "Since both factors are the same, it is not necessary to solve for x. Both answers will be x=sqrt5. \n" ); document.write( " \n" ); document.write( " |