You can put this solution on YOUR website! square root of 40 x squared times the square root of 10 x
---
sqrt(40x^2)*sqrt(10x)
-----
= 2x*sqrt(10)*sqrt(10x)
----
= 2x*10*sqrt(x)
----
= 20x*sqrt(x)
==================
Cheers,
Stan H.
==================