1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
hram777 [196]
3 years ago
5

Find an exact value cos(19pi/12)

Mathematics
2 answers:
lions [1.4K]3 years ago
6 0
19 π / 12 = 19 * 180° / 12 = 285 °
cos ( 19 π / 12 ) = cos 285° = cos ( - 75° ) = cos 75°
cos 75° = cos ( 45° + 30° ) = cos 45° cos 30° - sin 45° sin 30° =
= ( √2 / 2 · √3/2 ) - ( √2 / 2 · 1/2 ) = √6/4  - √2/4 =
= ( √6 - √2 )/ 4
dmitriy555 [2]3 years ago
3 0

cos\left ( \frac{9\pi}{12}\right )=\frac{\sqrt{2-\sqrt{3}}}{2}

Step-by-step explanation:

We know that

          cos 2x = 2cos²x - 1

So we have

          cosx=\sqrt{\frac{1+cos2x}{2}}

Substituting x=\frac{19\pi}{12}

         cos\left ( \frac{19\pi}{12}\right )=\sqrt{\frac{1+cos2\left ( \frac{19\pi}{12}\right )}{2}}\\\\cos\left ( \frac{19\pi}{12}\right )=\sqrt{\frac{1+cos\left ( \frac{19\pi}{6}\right )}{2}}\\\\cos\left ( \frac{9\pi}{12}\right )=\sqrt{\frac{1+cos570}{2}}\\\\cos\left ( \frac{9\pi}{12}\right )=\sqrt{\frac{1-\frac{\sqrt{3}}{2}}{2}}\\\\cos\left ( \frac{9\pi}{12}\right )=\sqrt{\frac{2-\sqrt{3}}{4}}\\\\cos\left ( \frac{9\pi}{12}\right )=\frac{\sqrt{2-\sqrt{3}}}{2}

   cos\left ( \frac{9\pi}{12}\right )=\frac{\sqrt{2-\sqrt{3}}}{2}

You might be interested in
How do u do this with answer plz
Whitepunk [10]

Answer:

i guess u know how to calculate a rectangle

Step-by-step explanation:

https://sciencing.com/area-triangular-prism-8165114.html

6 0
3 years ago
Read 2 more answers
Rani has a stamp collection which consists of Indian stamps and foreign stamps. The ratio of
Lostsunrise [7]

Answer:

2/9

Step-by-step explanation:

2 + 7 = 9

There are two Indian stamps, and the total is 9 stamps.

8 0
3 years ago
Name the multiplication property shown the equation 12 • m = m • 12.
Levart [38]

Answer:

a. commutative

Step-by-step explanation:

rearranging of elements in an equation

5 0
3 years ago
There are 15 red, 14 green, and 9 yellow balls in a dark room. What is the minimum number of balls that Alicia needs to take so
Tems11 [23]

Answer:

32

Step-by-step explanation:

1. If you take 12 balls, 9 could be yellow and 3 could be red. We want at least 12 of the same color, so 30 balls isn't a good minimum

2. If you take 30 balls, 9 could be yellow, 10 could be red and 11 could be green.  We want at least 12 of the same color, so 30 balls isn't a good minimum.

3. If you take 31 balls, 9 could be yellow, 11 could be red and 11 could be green.  We want at least 12 of the same color, so 31 balls isn't a good minimum.

4. If you take 32 balls, 9 could be yellow, 11 could be red and 12 could be green or 9 could be yellow, 12 could be red and 11 could be green or 7 could be yellow, 13 could be red and 12 could be green or 9 could be yellow, 11 could be red and 12 could be green.

We want at least 12 of the same color, and we have it from the different samples of the 4th trial.

So, 32 balls is the minimum number of balls

8 0
3 years ago
Use scalar projection to show that the distance from a point P1(x1,y1) to the line ax+by+c=0 is |ax1+by1+c|/underroot(a^2 +b^2)
Elina [12.6K]

Answer:

d = 13 / 5 units          

Step-by-step explanation:

Given:

- Point P = (-2 , 3 )

- line : 3x - 4y + 5 = 0

Find:

- Use projection to show the given formula

- use the formula to find the distance from given point and line.

Solution:

- Let line L be defined as:

                                     a*x + b*y + c = 0

- Choose A as fixed point on the line L whose coordinates are ( m , k ).

- Now the coordinates of any point (x , y ) can be given by the line L:

                                    a*( x - m ) + b*( y - k ) + c = 0

- We did that by subtracting the coordinates (x,y) from (m,k).

- The above line can represented by dot product of constants (a , b ) to vector coordinates between points (x,y) to (m,k):

                                   ( a , b ) . ( x - m , y - k) = 0

- For above expression to be true i.e the dot product of two vectors is only zero when the vectors are orthogonal. So vector (a , b ) is always perpendicular to every vector in direction of line L

- The vector:

                                         v =  ( x - m , y - k)

- It may represent the line connecting the points (x_1 , y_1) and (m, k).

Then the distance d from the point P_1: (x_1, y_1) to the line L is given by the magnitude of the scalar projection of v onto a, because the latter is the length of the side of a right  triangle with two of the vertices being P_1 and

( m , k), and the other vertex lying on L So:

                                      d = | component v along x |

                                      d =  | v . ( a , b ) | / | (a , b ) |

                                      d = | (x_1 - m , y_1 - k ) . ( a , b)| / sqrt(a^2 + b^2)

                                      d = | ax_1 + by_1 - (a*m + b*k) | / sqrt(a^2 + b^2)

Where point A (m,k) lies on line hence;

                                      a*m + b*k + c = 0

                                      c = - (a*m + b*k)

Hence,

                                      d = | ax_1 + by_1 + c | / sqrt(a^2 + b^2)

- Given point P (-2,3) and line L : 3x - 4y + 5 = 0

where,

                                    (x_1 , y_1) = (-2 , 3 )

                                     (a , b) = ( 3 , -4 )

                                            c = 5

-Evaluate:

                                    d = | 3*(-2) + -4*3 + 5 | / sqrt(3^2 + 4^2)

                                    d = | - 13 | / 5

                                    d = 13 / 5 units                                    

                               

6 0
3 years ago
Other questions:
  • cameron is 3 years old older than karlee. karlee is two years older than denise. the sum of cameron,karlee,and denise age is 49.
    15·1 answer
  • Need help asap<br> correct answers
    15·1 answer
  • 3x+2+x-6=25 Solve for x​
    13·2 answers
  • SOMEONE PLZ HELP ME WITH 10 and 8!!!!!
    12·1 answer
  • Jessica went to the mall and used 1/6 of her money on lunch. What is the fraction of her money expressed as a decimal?
    8·2 answers
  • Find the least common denominator of the fractions 5/12 and 2/5.
    11·2 answers
  • Please help! Is this a PARENT or transformation function? Also did I do it right?
    15·1 answer
  • How do i write seven thousand, two hundred fifty-six and thirty-five hundredths in expanded form
    9·2 answers
  • In the accompanying diagram of circle O, chords AB and CD intersect at E. If AE = 3, EB = 4, CE = x, and ED = x + 1, find. CE.
    10·1 answer
  • If 60% of a number is 90, what is 4/5 of the <br>number?​
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!