document.write( "Question 1102471: The equation 𝑧^2 = −5 + 12𝑖 has two (complex) solutions. Note that
\n" );
document.write( "𝑧 = sqrt (−5 + 12𝑖)is not a particularly useful way to write a solution, since it does not tell us the real and imaginary parts of the solution. We are actually trying to find solutions in the form 𝑧 = 𝑥 + 𝑖𝑦. Show that 𝑧 = 2 + 3𝑖 is such a solution and find the second solution. I know how to prove that z= 2 +3i is a solution, but I just don't know how to find the other solution? Please explain! \n" );
document.write( "
Algebra.Com's Answer #717165 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 𝑧^2 = −5 + 12𝑖 \n" ); document.write( ": \n" ); document.write( "To solve this problem, we use the polar form of a complex number and De Moivre's Theorem \n" ); document.write( ": \n" ); document.write( "The polar form of a complex number(a+bi, where a,b are real numbers) is r(cos theta + i * sin theta) where r > or = to zero, r is the distance formula = square root(a^2+b^2) and tan theta = b/a \n" ); document.write( ": \n" ); document.write( "write 𝑧^2 = −5 + 12𝑖 in polar form \n" ); document.write( ": \n" ); document.write( "r = square root((-5)^2 + 12^2) = square root(25 + 144) = 13 \n" ); document.write( "tan theta = 12/-5 = -2.4 and theta is -67.38 \n" ); document.write( "Note that 180 - 67.38 is 112.62 \n" ); document.write( ": \n" ); document.write( "then z^2 = 13(cos (112.62) + i * sin(112.62)) \n" ); document.write( ": \n" ); document.write( "using De Moivre's Theorem, we know that z^2 has two roots \n" ); document.write( ": \n" ); document.write( "let n be a positive number(2 for this problem) and let w(k) be the kth root, then \n" ); document.write( ": \n" ); document.write( "w(k) = r^(1/2)[ cos((112.62 + 2kpi)/2) + ( i * sin((112.62 + 2kpi/2))) \n" ); document.write( "where k = 0, 1 an pi = 180 degrees \n" ); document.write( ": \n" ); document.write( "w(0) = 13(1/2) * (cos(112.62 / 2) + (i * sin(112.62 / 2)) \n" ); document.write( "w(0) = 2 + 3i \n" ); document.write( ": \n" ); document.write( "w(1) = 13(1/2) * (cos((112.62+360) / 2) + (i * sin((112.62+360) / 2)) \n" ); document.write( "w(1) = -2 -3i \n" ); document.write( ": \n" ); document.write( "***************************** \n" ); document.write( "the other solution is -2 -3i \n" ); document.write( "***************************** \n" ); document.write( ": \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |