document.write( "Question 7245: If y varies inversely as x^2, and y = 2 when x = 4, what is the constant variation? \n" ); document.write( "
Algebra.Com's Answer #4044 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Start with:\r
\n" ); document.write( "\n" ); document.write( "\"y+=+%28k%2Fx%5E2%29\" Now substitute the given values of x and y, then solve for k.\r
\n" ); document.write( "\n" ); document.write( "\"2+=+%28k%2F4%5E2%29\"
\n" ); document.write( "\"2+=+%28k%2F16%29\" Multiply both sides by 16.
\n" ); document.write( "\"32+=+k\" This is the value of the constant of variation.
\n" ); document.write( "
\n" );