0.1333
Chat with our AI personalities
6/Cos(45) =>
6 / (sqrt(2) / 2) =>
Division of fractions.
6/1 X 2/sqrt(2) =
12 / sqrt(2) =>
12sqrt(2) / 2 =>
6 sqrt(2) = 8.485281374.... This number is irrational and can be approximated to 8.485 ( 3dp).
Expressed as a surd, 6/cos(45) = 6 sqrt(2). Expressed as a decimal, 6/cos(45) = 8.49.
1
Assuming that the angles are all stated in degrees: sin(45) = cos(45) = 1/2 sqrt(2) sin(45) cos(45) = (1/2)2 x (2) = 1/2 sin(230) = - 0.7660444 sin(45) cos(45) - sin(230) = 0.5 + 0.7660444 = 1.2660444 (rounded)
You must think of the unit circle. negative theta is in either radians or degrees and represents a specific area on the unit circle. Remember the unit circle is also like a coordinate plane and cos is the x while sin is the y coordinate. Here is an example: cos(-45): The cos of negative 45 degrees is pi/4 and cos(45) is also pi/4
sin(x) + cos(x) = sqrt(2) · sin(45°+x)
You need to know the trigonometric formulae for sin and cos of compound angles. sin(x+y) = sin(x)*cos(y)+cos(x)*sin(y) and cos(x+y) = cos(x)*cos(y) - sin(x)*sin(y) Using these, y = x implies that sin(2x) = sin(x+x) = 2*sin(x)cos(x) and cos(2x) = cos(x+x) = cos^2(x) - sin^2(x) Next, the triple angle formulae are: sin(3x) = sin(2x + x) = 3*sin(x) - 4*sin^3(x) and cos(3x) = 4*cos^3(x) - 3*cos(x) Then the left hand side = 2*[3*sin(x) - 4*sin^3(x)]/sin(x) + 2*[4*cos^3(x) - 3*cos(x)]/cos(x) = 6 - 8*sin^2(x) + 8cos^2(x) - 6 = 8*[cos^2(x) - sin^2(x)] = 8*cos(2x) = right hand side.