document.write( "Question 93431This question is from textbook
\n" ); document.write( ": If y varies directly as x and inversely as z^2, and y = 3 when x = 2
\n" ); document.write( " and z = 4, what is the value of x when y = 9 and z = 4?
\n" ); document.write( "

Algebra.Com's Answer #68017 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
'y' varies directly as 'x' and inversely as 'z^2'.
\n" ); document.write( "Hence, \"y+=+k%28x%2Fz%5E2%29\" _______ (1)
\n" ); document.write( "Now, y = 3 when x = 2 and z = 4,
\n" ); document.write( "Substituting the values of 'x', 'y' and 'z' in (1)
\n" ); document.write( "\"3+=+k%282%2F4%5E2%29\"
\n" ); document.write( "\"3+=+k%2F8\"
\n" ); document.write( "\"k+=+3x8+=+24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So (1) becomes
\n" ); document.write( "\"y+=+24%28x%2Fz%5E2%29\" _____ (2)
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "Substituting the values of 'y' and 'z' in (2)
\n" ); document.write( "\"9+=+24%28x%2F4%5E2%29\"
\n" ); document.write( "\"9+=+24x%2F16\"
\n" ); document.write( "\"3+=+x%2F2\"
\n" ); document.write( "\"x+=+3%2A2+=+6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The reqd. value of 'x' when y = 9 and z = 4 is 6.
\n" ); document.write( "
\n" );