document.write( "Question 366442: Find an equation of variation for the given situation. \r
\n" ); document.write( "\n" ); document.write( "y varies inversely as the square of x, and y = 7 when x = 3
\n" ); document.write( "

Algebra.Com's Answer #261151 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+k%2Fx%5E2\" from the inverse relationship, where k is the constant of proportionality. When y = 7, x = 3, so \"7+=+k%2F3%5E2+=+k%2F9\". Hence k = 63, and therefore the variation equation is \"y+=+63%2Fx%5E2\". \n" ); document.write( "
\n" );