document.write( "Question 335168: √x^4+ 6x^2 + 9 \n" ); document.write( "
Algebra.Com's Answer #240204 by benazir.sj@gmail.com(109)![]() ![]() You can put this solution on YOUR website! √x^4+ 6x^2 + 9 \n" ); document.write( "Solution:\r \n" ); document.write( "\n" ); document.write( "factor x^4 +6x^2+9 \r \n" ); document.write( "\n" ); document.write( "=(x^2)^2 +2*x^2*3 +(3)^2 \n" ); document.write( "=(x^2+3)^2 \n" ); document.write( "√x^4+ 6x^2 + 9 =√ (x^2+3)^2 \n" ); document.write( " =√(x^2+3)*(x^2+3) \n" ); document.write( " =(x^2+3) \n" ); document.write( " |