4 A) 1/6
4 B) 1/45
4 C) 2/3
4 D) 3/5
The cosine of an angle is the x-coordinate of the point where its terminal ray intersects the unit circle. So, we can draw a line at x=-1/2 and see where it intersects the unit circle. That will tell us possible values of θ/2.
We find that vertical line intersects the unit circle at points where the rays make an angle of ±120° with the positive x-axis. If you consider only positive angles, these angles are 120° = 2π/3 radians, or 240° = 4π/3 radians. Since these are values of θ/2, the corresponding values of θ are double these values.
a) The cosine values repeat every 2π, so the general form of the smallest angle will be
... θ = 2(2π/3 + 2kπ) = 4π/3 + 4kπ
b) Similarly, the values repeat for the larger angle every 2π, so the general form of that is
... θ = 2(4π/3 + 2kπ) = 8π/3 + 4kπ
c) Using these expressions with k=0, 1, 2, we get
... θ = {4π/3, 8π/3, 16π/3, 20π/3, 28π/3, 32π/3}
Answer:
37 - 56 lb / ft3
0.6 - 0.9 103 kg / m3
Step-by-step explanation:
The density or hardness of wood varies by species, and the value is necessary to approximate the weight of lumber by volume. In this table, the density of different species of wood is expressed as weight in pounds per cubic foot and kilograms per cubic meter. The density will vary based on the moisture content of the wood.
Answer:
56.4
Step-by-step explanation:
To convert decimal number 86.25, we convert its integer and fraction part individually and then add them to get the equivalent hexadecimal number, as below:
To convert integer 86 to hexadecimal, follow these steps:
Divide 86 by 16 keeping notice of the quotient and the remainder. Continue dividing the quotient by 2 until you get a quotient of zero.
Then just write out the remainders in the reverse order to get the equivalent hexadecimal number.
86 / 16 = 5 with remainder 6
5 / 16 = 0 with remainder 5
Here is the answer to 86 decimal to hexadecimal number:
56
For converting decimal fraction 0.25 to hexadecimal number, follow these steps:
Multiply 0.25 by 16 keeping notice of the resulting integer and fractional part. Continue multiplying by 16 until you get a resulting fractional part equal to zero (we calcuclate upto ten digits).
Then just write out the integer parts from the results of each multiplication to get equivalent hexadecimal number.
0.25 × 16 = 4 + 0
Here is the answer to 0.25 decimal to hexadecimal number:
0.4
Therefore, decimal number 86.25 converted to hexadecimal is equal: 56.4