document.write( "Question 391928: if x and y vary inversely, complete the table below.\r
\n" ); document.write( "\n" ); document.write( "x | 1 | 2 | _ | -12\r
\n" ); document.write( "\n" ); document.write( "y |12 | _ | 3 | _\r
\n" ); document.write( "\n" ); document.write( "if anyone can help me with this i would greatly appreciate it.
\n" ); document.write( "

Algebra.Com's Answer #278142 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "x is {1, 2, __, -12}
\n" ); document.write( "y is {12,__, 3, __}
\n" ); document.write( "Let k represent the constant that x and y vary inversely by:
\n" ); document.write( "that is: y = x/k
\n" ); document.write( " 12 = 1/k |Using ordered pair(1,12) to solve for k
\n" ); document.write( " k = 1/12
\n" ); document.write( " \"y+=+x%2F12\" when x = 2
\n" ); document.write( " y= 2/12 = 1/6
\n" ); document.write( " \"y+=+x%2F12\" when y = 3
\n" ); document.write( " 3 = x/12
\n" ); document.write( " x = 36
\n" ); document.write( " \"y+=+x%2F12\" when x = -12
\n" ); document.write( " y = -12/12 = -1 \n" ); document.write( "
\n" );