document.write( "Question 1174072: A small lake on the island contains two species of fish; hake and redfish. The hake are predators that eat the redfish. The fish population in the lake varies periodically with period 180 days. The number of hake varies between 500 and 1500, and the number of redfish varies between 1000 and 3000. The hake reach their maximum population 30 days after the redfish have reached their maximum population in the cycle. Find cosine functions of the form y=a cos k(t-b) + c that model the hake and redfish populations in the lake. \n" ); document.write( "
Algebra.Com's Answer #799455 by Theo(13342) You can put this solution on YOUR website! the formula that i have is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a * cos( b * (x - c) ) + d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'll use that formula because i'm more familiar with it and the references that i have use the same terminology.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in that formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a is the amplitude \n" ); document.write( "b is the frequency \n" ); document.write( "x is the angle in degrees or radians, whichever you choose. i choose degrees for this problem. \n" ); document.write( "c is the horizontal shift \n" ); document.write( "d is the vertical shift.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formula is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a * cos( k * (t - b) ) + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your a is equal to my a. \n" ); document.write( "your k is equal to my b. \n" ); document.write( "your t is equal to my x. \n" ); document.write( "your b is equal to my c. \n" ); document.write( "your c is equal to my d.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here they are, one on top of the other, so you can see the relationship visually.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mine: \n" ); document.write( "y = a * cos( b * (x - c) ) + d \n" ); document.write( "yours: \n" ); document.write( "y = a * cos( k * (t - b) ) + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when all is done, my formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the hake: \n" ); document.write( "y = 500 * cos( 2 * (x - 30)) ) + 1000 \n" ); document.write( "for the redfish: \n" ); document.write( "y = 1000 * cos( 2 * x) + 2000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of both equations is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the red line is the graph of the redfish equation. \n" ); document.write( "the blue line is the graph of the hake equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "why the equations are what they are follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the length of the cycle for both fish is 180 days. \n" ); document.write( "to model this, you want the length of the cycle of the cosine waves to be 180 degrees. \n" ); document.write( "in this way, one degree is the same as one day. \n" ); document.write( "the formula to use if: \n" ); document.write( "frequency = 360 / period \n" ); document.write( "from this formula, you also get: \n" ); document.write( "period = 360 / frequency \n" ); document.write( "since you want the period ti be 180 days, then formula for frequency becomes: \n" ); document.write( "frequency = 360 / 180 = 2.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of hake varies between 1500 and 500. \n" ); document.write( "that puts the center line of the hake equation halfway between these at 1000. \n" ); document.write( "the vertical shift for the hake is therefore 1000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of redfish varies between 1000 and 3000. \n" ); document.write( "that puts the center line of the redfish equation halfway between these at 2000. \n" ); document.write( "the vertical shift for the redfish is therefore 2000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the hake population peaks 30 days after the redfish population peaks. \n" ); document.write( "this means that the equation for the hake has a horizontal shift of 30 days. \n" ); document.write( "this is why the redfish equation contains 2 * x while the hake equation contains 2 * (x - 30). \n" ); document.write( "there is no horizontal shift for the redfish while there is a 30 day horizontal shift for the hake. \n" ); document.write( "the effect is to shift the hake equation 30 days to the right which makes it peak 30 days later than the redfish.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that pretty much does it. \n" ); document.write( "i hope i explained it well. \n" ); document.write( "if you have any further questions about this, feel free to ask.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference that might help. \n" ); document.write( "https://mathbitsnotebook.com/Algebra2/TrigGraphs/TGoutline.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |