document.write( "Question 1136757: Solve the equation x^4-13x^2+30?
\n" );
document.write( "List all real solutions, separated by commas?
\n" );
document.write( "x=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #754552 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "this factors into an x^2- and an x^2- because the middle term is negative and last term is positive. One can use a u substitution where u=x^2\r \n" ); document.write( "\n" ); document.write( "(u-10)(u+3)=0 The given is an expression, the equal sign 0 makes it an equation. \n" ); document.write( "u=10 and -3 \n" ); document.write( "x^2=10 \n" ); document.write( "x+=/- sqrt (10) or (-sqrt(10), + sqrt (10)) ANSWER. \n" ); document.write( "The other two solutions are complex/imaginary \n" ); document.write( " |