document.write( "Question 533203: Find the number of nonzero solutions of the equation: z^2+2z̅=0. \n" ); document.write( "
Algebra.Com's Answer #350998 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the number of nonzero solutions of the equation: z^2+2z̅=0. \n" ); document.write( "------ \n" ); document.write( "If you are just looking for the number of solutions, use \n" ); document.write( "the discriminant: \n" ); document.write( "b^2-4ac = 2^2-4*1*0 = 4 \n" ); document.write( "--- \n" ); document.write( "Since it is > 0 there are 2 solutions. \n" ); document.write( "==================== \n" ); document.write( "If you need the solutions: \n" ); document.write( "Factor z^2+2z = 0 \n" ); document.write( "z(z+2) = 0 \n" ); document.write( "z = 0 or z = -2 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |