document.write( "Question 858165: The variable z varies directly with x and inversely with the cube of y.
\n" ); document.write( "a) Write the formula for this variation.
\n" ); document.write( "b) If z=12/27 when x=6 and y=3 find z when x=5 and y=4.
\n" ); document.write( "

Algebra.Com's Answer #517068 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The variable z varies directly with x and inversely with the cube of y.
\n" ); document.write( "a) Write the formula for this variation.
\n" ); document.write( "z = k*x/y^3
\n" ); document.write( "-----------------------
\n" ); document.write( "b) If z=12/27 when x=6 and y=3
\n" ); document.write( "Find \"k\"::
\n" ); document.write( "12/27 = k*6/3^3
\n" ); document.write( "-----
\n" ); document.write( "12 = 6k
\n" ); document.write( "k = 2
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "y = 2x/y^3
\n" ); document.write( "-------------------
\n" ); document.write( "find z when x=5 and y=4.
\n" ); document.write( "z = 2*5/4^3
\n" ); document.write( "z = 10/64
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );