document.write( "Question 41966: Assume that y varies inversely as x. If y = 3.2 when x =0.2, find y when x =1.6 \n" ); document.write( "
Algebra.Com's Answer #27129 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If y varies inversely as x, we write that as \n" ); document.write( "y = k/x \n" ); document.write( "Now plug in to find k... \n" ); document.write( "3.2 = k/.2 \n" ); document.write( "k = .64 \n" ); document.write( "now rewrite the relationship with k... \n" ); document.write( "y = .64/x \n" ); document.write( "y = .64/1.6 \n" ); document.write( "y = .4 \n" ); document.write( " |