document.write( "Question 665620: Express in terms of i.
\n" );
document.write( " - sqrt -50
\n" );
document.write( "i got -4i*sqrt 10. is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #413957 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Nope, close but no cigar. \n" ); document.write( "Use the (very powerful) identity \n" ); document.write( "(1) sqrt(a*b) = sqrt(a)*sqrt(b) \n" ); document.write( "Apply this to sqrt(-50) \n" ); document.write( "First we have \n" ); document.write( "(2) sqrt(-50) = sqrt(-1)*sqrt(50), OK so far? \n" ); document.write( "Using i to represent the imaginary factor sqrt(-1), we get \n" ); document.write( "(3) sqrt(-50) = i*sqrt(50) \n" ); document.write( "Now apply (1) to get \n" ); document.write( "(4) sqrt(50) = sqrt(25)*sqrt(2) or \n" ); document.write( "(5) sqrt(50) = 5*sqrt(2) \n" ); document.write( "Put (5) into (3) to yield \n" ); document.write( "(6) sqrt(-50) = (5i)sqrt(2) or \n" ); document.write( "(7) -sqrt(-50) = -5i*sqrt(2) \n" ); document.write( "Answer: -sqrt(-50) is given by (7) \n" ); document.write( " |