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
Sonbull [250]
3 years ago
13

Right triangle QRS is pictured below.

Mathematics
2 answers:
spin [16.1K]3 years ago
7 0

Answer:the  answer  is  a

Step-by-step explanation:

sineoko [7]3 years ago
3 0

Step-by-step explanation:

<u>Step 1:  List out all of the formulas for the trigonometric functions </u>

<em>sin(x) </em>= opposite/hypotenuse

<em>cos(x)</em> = adjacent/hypotenuse

<em>tan(x) </em>= opposite/adjacent

<u>Step 2:  Find the value of RS </u>

cos(31) = RS/24.8 NOT 24.8/RS

sin(31) = QS/24.8 NOT RS/24.8

sin(31) = QS/24.8 NOT 24.8/RS

cos(31) = RS/24.8 WHICH IS SAME AS RS/24.8

Answer: The correct length would be given from Option D, cos(31) = RS/24.8

You might be interested in
2. To estimate the mean age for a population of 4000 employees, a simple random sample of 40 employees is selected. a. Would you
ANEK [815]

Answer:

Step-by-step explanation:

a.

Size of the population, N = 4000

Size of the sample, n = 40

n/N = 40/4000 = 0.01

0.01 is less than 0.05 and hence we would not us the finite population correction factor in calculating the standard error of the mean.

b.

Population standard deviation is σ = 8.2

<u>So, the standard error of x’ using the finite population correction factor is give by</u>

σ(x’) = √[(N - n)/(N - 1)] x (sigma/√n)

σ(x’) = √[(4000 - 40)/(4000 - 1)] x (8.2/√40)

σ(x’) = 1.29

<u>Standard error of x’ without using the finite population correction factor is</u>

σ(x’) = σ/√n

σ(x’) = 8.2/√40 = 1.2965

<u>There is little difference between the two values of the standard error. So we can ignore the population correction factor.</u>

c.

Let the population mean be μ

Probability that the sample mean will be within =-2 of the population mean is

P(μ– 2 < x’ < μ + 2)

At x’ = μ – 2 , we have

z = (μ – 2 – μ)/1.2965

z = -1.54

at x’ = μ  + 2, we have

z = (μ + 2 – μ)/1.2965

z = 1.54

<u>So the required probability is </u>

P(μ – 2 < x’ < μ + 2) = p(-1.54< z < 1.54)

P(μ – 2 < x’ < μ + 2) = p(z < 1.54) – p(z < -1.54)

P(μ – 2 < x’ < μ + 2) = 0.9382 – 0.0618

P(μ – 2 < x’ < μ + 2) = 0.8764

7 0
3 years ago
159. Three percent size is the size
Anna007 [38]
So to to get 3% of 159 you: 159x0.03=4.77
4 0
3 years ago
Brainliest!
icang [17]
The answer will be A. 69.22


Hope this helps <3
4 0
3 years ago
Read 2 more answers
A college infirmary conducted an experiment to determine the degree of relief provided by three cough remedies. Each cough remed
KiRa [710]

Answer:

p_v = P(\chi^2_{4,0.05} >3.81)=0.43233

Since the p values is higher than the significance level we FAIL to reject the null hypothesis at 5% of significance, and we can conclude that we don't have significant differences between the 3 remedies analyzed. So we can say that the 3 remedies ar approximately equally effective.

Step-by-step explanation:

A chi-square goodness of fit test "determines if a sample data matches a population".

A chi-square test for independence "compares two variables in a contingency table to see if they are related. In a more general sense, it tests to see whether distributions of categorical variables differ from each another".

Assume the following dataset:

                               NyQuil          Robitussin       Triaminic     Total

No relief                    11                     13                      9               33

Some relief               32                   28                     27              87

Total relief                7                       9                      14               30

Total                         50                    50                    50              150

We need to conduct a chi square test in order to check the following hypothesis:

H0: There is no difference in the three remedies

H1: There is a difference in the three remedies

The level os significance assumed for this case is \alpha=0.05

The statistic to check the hypothesis is given by:

\sum_{i=1}^n \frac{(O_i -E_i)^2}{E_i}

The table given represent the observed values, we just need to calculate the expected values with the following formula E_i = \frac{total col * total row}{grand total}

And the calculations are given by:

E_{1} =\frac{50*33}{150}=11

E_{2} =\frac{50*33}{150}=11

E_{3} =\frac{50*33}{150}=11

E_{4} =\frac{50*87}{150}=29

E_{5} =\frac{50*87}{150}=29

E_{6} =\frac{50*87}{150}=29

E_{7} =\frac{50*30}{150}=10

E_{8} =\frac{50*30}{150}=10

E_{9} =\frac{50*30}{150}=10

And the expected values are given by:

                               NyQuil          Robitussin       Triaminic     Total

No relief                    11                     11                       11               33

Some relief               29                   29                     29              87

Total relief                10                     10                     10               30

Total                         50                    50                    50              150

And now we can calculate the statistic:

\chi^2 = \frac{(11-11)^2}{11}+\frac{(13-11)^2}{11}+\frac{(9-11)^2}{11}+\frac{(32-29)^2}{29}+\frac{(28-29)^2}{29}+\frac{(27-29)^2}{29}+\frac{(7-10)^2}{10}+\frac{(9-10)^2}{10}+\frac{(14-10)^2}{10} =3.81

Now we can calculate the degrees of freedom for the statistic given by:

df=(rows-1)(cols-1)=(3-1)(3-1)=4

And we can calculate the p value given by:

p_v = P(\chi^2_{4,0.05} >3.81)=0.43233

And we can find the p value using the following excel code:

"=1-CHISQ.DIST(3.81,4,TRUE)"

Since the p values is higher than the significance level we FAIL to reject the null hypothesis at 5% of significance, and we can conclude that we don't have significant differences between the 3 remedies analyzed.

4 0
3 years ago
What is the length of AC
Alex777 [14]

Answer:

13

Step-by-step explanation:

count A up to C

6 0
3 years ago
Other questions:
  • What is 3/5 of 1800​
    15·1 answer
  • Can someone please help me with this? (20 points)
    14·2 answers
  • Given that (5,-4) is on the graph of f(x) find the corresponding point for the function -1/4f(x)
    13·1 answer
  • The figure shows ∆ABC inscribed in circle D. If m ∠CBD = 25°, find m ∠BAC, in degrees.
    12·1 answer
  • Using a trigonometric ratio to find the angle measure in a right triangle ‼️ round to the nearest tenths‼️
    15·2 answers
  • 5.) You are creating a password for you laptop. You have to uses five characters and uses 2 numbers and 3 letters.
    15·1 answer
  • What is the surface area of a sphere with a radius of 30m?
    15·1 answer
  • Fill in the blank to complete the equation that describes the diagram.
    10·2 answers
  • Which of the following is a polynomial?
    6·1 answer
  • The customer gives you four $20 bills for a video game that totals $67.33.
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!