X= *c/dOptionsa) X=sqrt(a+b) *(c/d);b) X=(squareroot(a+b)*c)/d;c) X=( * c)/d;d) None of the aboveAnswer : a) X=sqrt(a+b) *(c/d);