document.write( "Question 179152: Pleae help.
\n" );
document.write( "Find all real and imaginary solutions to each equation.
\n" );
document.write( "b^4+13b^2+36=0 \n" );
document.write( "
Algebra.Com's Answer #134377 by monika_p(71)![]() ![]() ![]() You can put this solution on YOUR website! b^4+13b^2+36=0 \n" ); document.write( "substitute b^2=t \n" ); document.write( "t^2+13t+36=0 \n" ); document.write( "discriminant: b^2-4ac=13^2-4*1*36=25 \n" ); document.write( "t1=-13-sqrt(25)/2*1 \n" ); document.write( "t1=-9 \n" ); document.write( "t2=-13+sqrt(25)/2*1 \n" ); document.write( "t2=-4 \n" ); document.write( "Now we have to go back to substitution b^2=t and substitute t1 and t2 in the place of t \n" ); document.write( "for b^2=-9 \n" ); document.write( "b=sqrt(-9) \n" ); document.write( "b1=sqrt(9*-1)=sqrt(9*i^2) \n" ); document.write( "b1=3i \n" ); document.write( "for b^2=-4 \n" ); document.write( "b=sqrt(-4) \n" ); document.write( "b2=sqrt(4*-1)=sqrt(4*i^2) \n" ); document.write( "b2=2i \n" ); document.write( "answer: b1=3i b2=2i \n" ); document.write( " |