document.write( "Question 42118: If y varies inversely as x and y=2 when x=6, find y when x=36. \n" ); document.write( "
Algebra.Com's Answer #27266 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We write the inverse relation as \n" ); document.write( "y = k/x \n" ); document.write( "2 = k/6 \n" ); document.write( "we find k = 12 \n" ); document.write( "Then \n" ); document.write( "y = 12/x \n" ); document.write( "y = 12/36 \n" ); document.write( "y = 1/3 \n" ); document.write( " |