document.write( "Question 1066698: 2. Suppose that X and Y very inversely in the X equals two when Y equals eight write the function that models the inverse variation
\n" );
document.write( "1. Y=16/x
\n" );
document.write( "2. Y=10/x
\n" );
document.write( "3. Y= 4x
\n" );
document.write( "4. Y=6x \n" );
document.write( "
Algebra.Com's Answer #681926 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Suppose that X and Y varies inversely \n" ); document.write( "y = k/x \n" ); document.write( " in the X equals two when Y equals eight \n" ); document.write( "8 = k/2 \n" ); document.write( "Find k \n" ); document.write( "k = 8 * 2 \n" ); document.write( "k = 16 \n" ); document.write( "write the function that models the inverse variation \n" ); document.write( "y = 16/x \n" ); document.write( " |