Question 423282
{{{sqrt(w-4)=sqrt(-11-24)}}}
Before you square both sides, simplify the radicand on the right side. (The expression inside a radical is called a radicand.)
{{{sqrt(w-4)=sqrt(-36)}}}
With the radicand simplified we can see that it is a negative number. The square root of a negative number is what we call an imaginary number. With imaginary numbers, you should factor out a -1 and rewrite the expression in terms of "i" (which is defined to be {{{sqrt(-1)}}} before proceeding:
{{{sqrt(w-4)=sqrt(-1*36)}}}
{{{sqrt(w-4)=sqrt(-1)*sqrt(36)}}}
{{{sqrt(w-4)=i*6}}}
or
{{{sqrt(w-4)=6i}}}<br>
Now we can square both sides:
{{{(sqrt(w-4))^2=(6i)^2}}}
which simplifies as follows:
{{{w-4=36i^2}}}
Since {{{i = sqrt(-1)}}}, {{{i^2 = -1}}}:
{{{w-4=36(-1)}}}
{{{w-4=-36}}}
Add 4:
w = -32<br>
Note: You may notice that if you skip all the stuff with "i" and square both sides at the beginning like you wanted to, you end up with the same answer. While this is true for this particular problem, it will not work with every equation involving imaginary numbers. So with square root equations, you should start by checking for imaginary numbers and, if you find some, rewrite them in terms of "i" before proceeding with the rest of the problem!