You can put this solution on YOUR website! what is 4 divided by 1 + square root 3
-----
4/(1+sqrt(3))
----
Multiply numerator and denominator by (1-sqrt(3))
-----
= [4(1-sqrt(3)]/[1-3]
==========================
= [4(1-sqrt(3)]/(-2)
---
= -2(1-sqrt(3))
----
= -2 + 2sqrt(3)
====================
Cheers,
Stan H.