You can put this solution on YOUR website! three root of forty times four three root five
:
I assume the problem is:
:
3Sqrt(40) * 43Sqrt(5)
:
3Sqrt(2*2*10) * 43Sqrt(5); factor 40 to extract the square root of 2*2
:
3*2Sqrt(10) * 43Sqrt(5)
:
6Sqrt(10) * 43Sqrt(5)
:
6*43Sqrt(10*5)
:
258*Sqrt(50)