document.write( "Question 205058: Find all real and imaganiary solutions to each equation
\n" );
document.write( "b^4 + 13b^2 + 36 = 0\r
\n" );
document.write( "\n" );
document.write( "Thanks for the help ! \n" );
document.write( "
Algebra.Com's Answer #154782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all real and imaginary solutions to each equation \n" ); document.write( "b^4 + 13b^2 + 36 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor to get: \n" ); document.write( "(b^2+9)(b^2+4) = 0 \n" ); document.write( "Factor to get: \n" ); document.write( "(b+3i)(b-3i)(b+2i)(b-2i) = 0 \n" ); document.write( "a = -3i or 3i or -2i or 2i \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |