how to solve y/sqrtx

To solve for y/sqrt(x), you need to simplify the expression by rationalizing the denominator.

To do this, multiply both the numerator and denominator by sqrt(x):
y/sqrt(x) = y/sqrt(x) * sqrt(x)/sqrt(x)
= y*sqrt(x) / x

Therefore, the simplified expression for y/sqrt(x) is y*sqrt(x) / x.