document.write( "Question 79979: Is the relationship between the varibles in the table a direct variation, an in verse or neither? If it is a direct inverse write a function to model it.\r
\n" ); document.write( "\n" ); document.write( "X= -2 3 5 6
\n" ); document.write( "Y= -11 4 13 32
\n" ); document.write( "

Algebra.Com's Answer #57345 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Is the relationship between the varibles in the table a direct variation, \r\n" );
document.write( "an inverse or neither? If it is a direct inverse write a function to model\r\n" );
document.write( "it. \r\n" );
document.write( "X=  -2 3  5  6 \r\n" );
document.write( "Y= -11 4 13 32 \r\n" );
document.write( "\r\n" );
document.write( "-------------------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "If it is a direct variation, then if we substitute all of them \r\n" );
document.write( "in the equation\r\n" );
document.write( "\r\n" );
document.write( "Y = kK\r\n" );
document.write( "\r\n" );
document.write( "the value of k will be the same.\r\n" );
document.write( "\r\n" );
document.write( "-11 = k(-2)\r\n" );
document.write( "-11 = -2k\r\n" );
document.write( "\"%28-ll%29%2F%28-2%29\" = k\r\n" );
document.write( "\"11%2F2\" = k\r\n" );
document.write( "\r\n" );
document.write( "4 = k(3)\r\n" );
document.write( "4 = 2k\r\n" );
document.write( "\"4%2F2\" = k\r\n" );
document.write( "\"2\" = k\r\n" );
document.write( "\r\n" );
document.write( "So it can't be a direct variation because those two values\r\n" );
document.write( "of k are not the same.  But we might as well\r\n" );
document.write( "see what the other values of k are:\r\n" );
document.write( "\r\n" );
document.write( "13 = k(5)\r\n" );
document.write( "13 = 5k\r\n" );
document.write( "\"%28l3%29%2F5\" = k\r\n" );
document.write( "\r\n" );
document.write( "\"%2832%29%2F%286%29\" = k\r\n" );
document.write( "\"16%2F3\" = k\r\n" );
document.write( "\r\n" );
document.write( "They certainly aren't all the same, so this is not a direct variation.\r\n" );
document.write( "\r\n" );
document.write( "If it is an inverse variation, then if we substitute all of them in the\r\n" );
document.write( "equation\r\n" );
document.write( "\r\n" );
document.write( "Y = \"k%2FX\"\r\n" );
document.write( "\r\n" );
document.write( "the value of k will be the same.\r\n" );
document.write( "\r\n" );
document.write( "-11 = \"k%2F%28-2%29\"\r\n" );
document.write( " 22 =  k\r\n" );
document.write( "\r\n" );
document.write( "4 = \"k%2F3\"\r\n" );
document.write( "12 = k\r\n" );
document.write( "\r\n" );
document.write( "So it can't be an inverse variation either because those\r\n" );
document.write( "values of k are not the same.  But we might as well\r\n" );
document.write( "see what the other values of k are:\r\n" );
document.write( "\r\n" );
document.write( "13 = \"k%2F5\"\r\n" );
document.write( "65 = k\r\n" );
document.write( "\r\n" );
document.write( "32 = \"k%2F6\"\r\n" );
document.write( "192 = k\r\n" );
document.write( "\r\n" );
document.write( "They certainly aren't all the same!  So it's not an inverse\r\n" );
document.write( "variation either.  So it's NEITHER!\r\n" );
document.write( "\r\n" );
document.write( "However, the data fits the formula:\r\n" );
document.write( " \r\n" );
document.write( "     Y = \"%2897X%5E3-546X%5E2%2B371X%2B1854%29%2F168\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );