document.write( "Question 1181850: 4𝑐𝑜𝑠(2𝜃) + 1 = 2, over the interval 0 ≤ 𝜃 < 360° \n" ); document.write( "
Algebra.Com's Answer #811784 by Theo(13342) You can put this solution on YOUR website! i used x instead of theta. \n" ); document.write( "equation is: \n" ); document.write( "4 * cos(2x) + 1 = 2 \n" ); document.write( "subtract 1 from both sides to get: \n" ); document.write( "4 * cos(2x) = 1 \n" ); document.write( "divide both sides by 4 to get: \n" ); document.write( "cos(2x) = 1/4 \n" ); document.write( "solve for 2x to get: \n" ); document.write( "2x = arccos(1/4) = 75.52248781 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 37.76124391 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the frequency is 2, the period is 360/2 = 180. \n" ); document.write( "that means two full cycles of the cosine function in 360 degrees. \n" ); document.write( "when the period is 180 degrees, the 4 quadrants are: \n" ); document.write( "0 to 45, 45 to 90, 90 to 135, 135 to 180. \n" ); document.write( "the cosine function is positive in the first and fourth quadrant. \n" ); document.write( "the angle is 37.76124391 in the first quadrant and 180 minus 37.76124391 in the fourth quadrant = 142.2387561. \n" ); document.write( "in the second 180 degree period, the angle in the first quadrant of that = 37.76124391 + 180 = 217.7612439 degrees and the angle in the fourth quadrant of that = 142.2387561 + 180 = 322.2387561.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of the two equations of y = 4 * cos(2x) + 1 and y = 2 is shown below. \n" ); document.write( "since 4 * cos(2x) + 1 = 2, the intersection of thoose two equations is the solution. \n" ); document.write( "the graph repeats endlessly in either direction, but the focus is on the interval between 0 degrees and 360 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general form of the cosine equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a * cos(b * (x-c)) + d \n" ); document.write( "a is the amplitude \n" ); document.write( "b is the frequency \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( "in the equation of y = 4 * cos(2x) + 1, ..... \n" ); document.write( "a = 4 \n" ); document.write( "b = 2 \n" ); document.write( "c = 0 \n" ); document.write( "d = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to graph the equation, i basically broke up the one equation of 4 * cos(2x) + 1 = 2 into 2 equations. \n" ); document.write( "they were y = 4 * cos(2x) + 1 and y = 2. \n" ); document.write( "the intersection of those 2 equations is where the solution was.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |