Question 1041179
<TABLE> 
  <TR>
  <TD> 

{{{graph( 330, 330, -2.5, 15.5, -1.5, 40.5,
          12*sqrt(3) + 2*sqrt(3x), 4*sqrt(6)
)}}}


Plots y = {{{12*sqrt(3) + 2*sqrt(3x)}}} and y = {{{4*sqrt(6)}}}

  </TD>
  </TR>
</TABLE>

<U>Comment from student</U>: I'm sorry, I submitted the question wrong. It's actually: Solve 12root3 + 2root3(x) = 4root6, 
so the x is not under the root sign. Sorry again!


<U>My response</U>:

<pre>
{{{12*sqrt(3) + 2*sqrt(3)*x}}} = {{{4*sqrt(6)}}}.

Divide both sides by {{{2*sqrt(3)}}}. You will get

6 + x = {{{2*sqrt(2)}}}.

Hence, x = {{{2*sqrt(2) - 6}}}.

<U>Answer</U>.  x = {{{2*sqrt(2) - 6}}}.
</pre>

Solved.