document.write( "Question 1056730: If y is directly proportional to the square root of x and inversely proportionally to the cube root of w, and y is 10 when x = 80 and w = 30, find y when x = 5 and w = 3. \n" ); document.write( "
Algebra.Com's Answer #671792 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=kx^(1/2)/w^(1/3)
\n" ); document.write( "find k
\n" ); document.write( "10=k*80^(1/2)/30^(1/3)
\n" ); document.write( "10*30^(1/3)/80^(1/2)=3.474
\n" ); document.write( "Use k in the next part
\n" ); document.write( "y=3.474*sqrt(5)/cube root (3)
\n" ); document.write( "5.386
\n" ); document.write( "
\n" );