9514 1404 393
Answer:
80.99 m
Step-by-step explanation:
The hypotenuse of the triangle is given, and the desired side length is the one adjacent to the angle marked. The relevant trig relation is ...
Cos = Adjacent/Hypotenuse
Multiplying by the hypotenuse, we find ...
RY = (82 m)cos(9°) ≈ 80.99 m
Which graph represents y = |xl?
A
B
C
D
Answer:
B
Step-by-step explanation:
The equation represented in the question is the parent absolute value question. If you know the different parent functions, then the answer is obvious because absolute value equations always form a V. However, if you do not do this then you can create a table and plugin values. Plugin numbers like 0, -1, and 1 for X and solve for Y. Finally, graph these points and see what graph best fits. If needed you can also plug in more points.
Answer:
B.
Step-by-step explanation:
I got it correct on the warm up
4, 1 and 0, -4 on a graph
Answer:
Hope this will help.
A trough has ends shaped like isosceles triangles, with width 2 m and height 5 m, and the trough is 18 m long. Water is being pumped into the trough at a rate of 8 m3/min. At what rate (in m/min) does the height of the water change when the water is 2 m deep
9514 1404 393
Answer:
5/9 m/min
Step-by-step explanation:
The depth of the water is 2/5 of the depth of the trough, so the width of the surface will be 2/5 of the width of the trough:
2/5 × 2 m = 4/5 m
Then the surface area of the water is ...
A = LW = (18 m)(4/5 m) = 14.4 m²
The rate of change of height multiplied by the area gives the rate of change of volume:
8 m³/min = (14.4 m²)(h')
h' = (8 m³/min)/(14.4 m²) = 5/9 m/min
A game consists of tossing three coins. If all three coins land on heads, then the player wins $75. If all three coins land on tails, then the player wins $45. Otherwise, the player wins nothing. On average, how much should a player expect to win each game
Answer:
On average, a player should expect to win $15.
Step-by-step explanation:
The expected value in an event with outcomes:
x₁, x₂, ..., xₙ
Each with probability:
p₁, ..., pₙ
is given by:
Ev = x₁*p₁ + ... +xₙ*pₙ
In this case we have 3 outcomes:
player wins $75 = x₁
player wins $45 = x₂
player does not win = x₃
Let's find the probabilities of these events.
player wins $75)
Here we must have the 3 coins landing on heads, so there is only one possible outcome to win $75
While the total number of outcomes for tossing 3 coins, is the product between the number of outcomes for each individual event (where the individual events are tossing each individual coin, each one with 2 outcomes)
Then the number total of outcomes is:
C = 2*2*2 = 8
Then the probability of winning $75 is the quotient between the number of outcomes to win (only one) and the total number of outcomes (8)
p₁ = 1/8
Win $45:
This happens if the 3 coins land on tails, so is exactly equal to the case above, and the probability is the same:
p₂ = 1/8
Not wining:
Remember that:
p₁ + p₂ + ... + pₙ = 1
Then for this case, we must have:
p₁ + p₂ + p₃ = 1
1/8 + 1/8 + p₃ = 1
p₃ = 1 - 1/8 - 1/8
p₃ = 6/8
Then the expected value will be:
Ev = $75*1/8 + $45*1/8 + $0*6/8 = $15
On average, a player should expect to win $15.
I need help.
You are interested in finding a 95% confidence interval for the average commute that non-residential students have to their college. The data below show the number of commute miles for 12 randomly selected non-residential college students. Round answers to 3 decimal places where possible.
Answer:
(11.847 ; 15.813)
Step-by-step explanation:
We are given 12 samples which are :
8, 20, 20, 11, 18, 12, 6, 5, 7, 22, 12, 25
We use a T-distribution to find the confidence interval since the sample size. is small, n < 30
Using a calculator :
The sample mean, xbar = 13.83
Sample standard deviation, s = 6.87
The confidence interval, C.I
C.I = xbar ± Tcritical * s/√n)
Tcritical at 95%, df = n - 1, 12 - 1 = 11
Tcritical(0.05, 11) = 2.20
Hence,
C.I = 13.83 ± 2.20(6.87/√12)
C.I = 13.83 ± 1.9831981
C. I = (13.83 - 1.983 ; 13.83 + 1.983)
C. I = (11.847 ; 15.813)
Draw clearly the graph of the linear equation. y=1/2x, where x= (-4 -2, 0, 2, 4)
Answer:
(in attachment)
Step-by-step explanation:
you can find the points by inputting the x-values into the equation to solve for the y-values, then connecting the plotted points to create the line.
When x=-4
y=1/2(-4)
y=-2
(-4,-2)
Repeat for all values.
The director of research and development is testing a new medicine. She wants to know if there is evidence at the 0.02 level that the medicine relieves pain in more than 384 seconds. For a sample of 41 patients, the mean time in which the medicine relieved pain was 387 seconds. Assume the population standard deviation is 23. Find the P-value of the test statistic.
Answer:
The p-value of the test statistic is 0.2019.
Step-by-step explanation:
Test if there is evidence at the 0.02 level that the medicine relieves pain in more than 384 seconds.
At the null hypothesis, we test if it relieves pain in at most 384 seconds, that is:
[tex]H_0: \mu \leq 384[/tex]
At the alternative hypothesis, we test if it relieves pain in more than 384 seconds, that is:
[tex]H_1: \mu > 384[/tex]
The test statistic is:
[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]
In which X is the sample mean, [tex]\mu[/tex] is the value tested at the null hypothesis, [tex]\sigma[/tex] is the standard deviation and n is the size of the sample.
384 is tested at the null hypothesis:
This means that [tex]\mu = 384[/tex]
For a sample of 41 patients, the mean time in which the medicine relieved pain was 387 seconds. Assume the population standard deviation is 23.
This means that [tex]n = 41, X = 387, \sigma = 23[/tex]
Value of the test statistic:
[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]
[tex]z = \frac{387 - 384}{\frac{23}{\sqrt{41}}}[/tex]
[tex]z = 0.835[/tex]
P-value of the test:
The p-value of the test is the probability of finding a sample mean above 387, which is 1 subtracted by the p-value of z = 0.835.
Looking at the z-table, z = 0.835 has a p-value of 0.7981.
1 - 0.7981 = 0.2019
The p-value of the test statistic is 0.2019.
Which ratio expresses the scale used to create this drawing?
1 square=10 yards
Answer:
option B
Step-by-step explanation:
option B
gdyfudjfjghfhguftduc
Select the correct statement about what data scientists do during the Data Preparation stage.
a. During the Data Preparation stage, data scientists define the variables to be used in the model.
b. During the Data Preparation stage, data scientists determine the timing of events.
c. During the Data Preparation stage, data scientists aggregate the data and merge them from different sources.
d. During the Data Preparation stage, data scientists identify missing data.
e. All of the above statements are correct.
Answer:
e. All of the above statements are correct.
Option e is correct. All of the above statements are correct.
What is Data science?Data science is an interdisciplinary academic field that uses statistics, scientific computing, scientific methods, processes, algorithms and systems to extract or extrapolate knowledge and insights from noisy, structured and unstructured data
Data Scientist makes value out of data, he is expert in various tools and technologies like machine learning, deep learning, artificial intelligence and he solve business problems by presenting a model to predict business future.
During data preparation, data scientists and DBAs aggregate the data and merge them from different sources. During data preparation, data scientists and DBAs define the variables to be used in the model.
Hence, All of the above statements are correct, Option e is correct.
To learn more on Data science click:
https://brainly.com/question/20815848
#SPJ5
find m∠H
What does m∠H happened to equal
Answer:
[tex]m\angle H = 30^o[/tex]
Step-by-step explanation:
Given
See attachment
Required
Find [tex]m\angle H[/tex]
To calculate [tex]m\angle H[/tex], we make use of:
[tex]\cos(\theta) = \frac{Adjacent}{Hypotenuse}[/tex]
So, we have:
[tex]\cos(H) = \frac{GH}{HI}[/tex]
This gives:
[tex]\cos(H) = \frac{10\sqrt3}{20}[/tex]
[tex]\cos(H) = \frac{\sqrt3}{2}[/tex]
Take arccos of both sides
[tex]m\angle H = cos^{-1}(\frac{\sqrt3}{2})[/tex]
[tex]m\angle H = 30^o[/tex]
i’ll make brainliest
look at the photo and check my work?
also tell me the answer to the ones i didn’t do
thanks :)
Michael drove 210 miles in 3 1/2. Jordan drove 330 miles in 6 hours. Which is an accurate comparison of the rates at which the two people drove?
Michael = 210 / 3.5 = 60 miles per hour
Jordan = 330/ 6 =55 miles per hour
Jordan drove 5 miles per hour slower than michael
Engineers are designing a large elevator that will accommodate 44 people. The maximum weight the elevator can hold safely is 8228 pounds. According to the National Health Statistics Reports, the weights of adult U.S. men have mean 186 pounds and standard deviation 60 pounds, and the weights of adult U.S. women have mean 157 pounds and standard deviation 69 pounds.
a. If 44 people are on the elevator, and their total weight is 8228 pounds, what is their average weight?
b. If a random sample of 44 adult men ride the elevator, what is the probability that the maximum safe weight will be exceeded?
c. If a random sample of 44 adult women ride the elevator, what is the probability that the maximum safe weight will be exceeded?
Answer:
a) Their average weight is of 187 pounds.
b) 0.4562 = 45.62% probability that the maximum safe weight will be exceeded.
c) 0.002 = 0.2% probability that the maximum safe weight will be exceeded
Step-by-step explanation:
To solve this question, we need to understand the normal probability distribution and the central limit theorem.
Normal Probability Distribution
Problems of normal distributions can be solved using the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.
Central Limit Theorem
The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
a. If 44 people are on the elevator, and their total weight is 8228 pounds, what is their average weight?
8228/44 = 187
Their average weight is of 187 pounds.
b. If a random sample of 44 adult men ride the elevator, what is the probability that the maximum safe weight will be exceeded?
For men, we have that [tex]\mu = 186, \sigma = 60[/tex]
Sample of 44 means that [tex]n = 44, s = \frac{60}{\sqrt{44}}[/tex]
This probability is 1 subtracted by the p-value of Z when X = 187. So
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{187 - 186}{\frac{60}{\sqrt{44}}}[/tex]
[tex]Z = 0.11[/tex]
[tex]Z = 0.11[/tex] has a p-value of 0.5438.
1 - 0.5438 = 0.4562
0.4562 = 45.62% probability that the maximum safe weight will be exceeded.
c. If a random sample of 44 adult women ride the elevator, what is the probability that the maximum safe weight will be exceeded?
For women, we have that [tex]\mu = 157, \sigma = 69[/tex]
Sample of 44 means that [tex]n = 44, s = \frac{69}{\sqrt{44}}[/tex]
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{187 - 157}{\frac{69}{\sqrt{44}}}[/tex]
[tex]Z = 2.88[/tex]
[tex]Z = 2.88[/tex] has a p-value of 0.998.
1 - 0.998 = 0.002.
0.002 = 0.2% probability that the maximum safe weight will be exceeded
The wholesale price of 6 oz plastic bottles is 6 cents how many plastic bottles can be purchased for $98.41
Answer:
1640
Step-by-step explanation:
Take the total amount and divide by the amount for one
Make sure to write 6 cent in dollar form (.06)
98.41 / .06
1640.1666
Round down since we need to buy whole bottles
1640
a study of patients who were overweight found that 53% also had elevated blood pressure. If 3 overweight patients are selected find the probability that all three have elevated blood pressure
Answer:
14.8%
Step-by-step explanation:
53/100*53/100*53/100
An industrial psychologist consulting with a chain of music stores knows that the average number of complaints management receives each month throughout the industry is 4, but the variance is unknown. Nine of the chain's stores were randomly selected to record complaints for one month; they received 2, 4, 3, 5, 0, 2, 5, 1, and 5 complaints. Using the .05 significance level, is the number of complaints received by the chain different from the number of complaints received by music stores in general?
1. Use the five steps of hypothesis testing.
2. Sketch the distributions involved
3. Explain the logic of what you did to a person who is familiar with hypothesis testing, but knows nothing about t tests of any kind. Be sure to explain how this problem differs from a problem with a known population variance and a single sample.
Answer: See explanation
Step-by-step explanation:
1. Use the five steps of hypothesis testing.
Step 1: The aim of the research is to conduct the five steps of hypothesis testing.
Step 2:
Null hypothesis: H0 u= 4
Population mean: H1 u = 4
Alternate hypothesis: u ≠ 4
Population mean: u ≠ 4
Step 3 and step 4 are attached.
Step 5: Based on the calculation, the calculated value of t is less than the t critical value, therefore, the null hypothesis will be failed to be rejected.
2. Sketch the distributions involved
This has been attached.
3. Explain the logic of what you did to a person who is familiar with hypothesis testing, but knows nothing about t tests of any kind.
The distribution is "t".
The means is tested by using T-test.
Chi-square is used to test the single variance.
A teacher calculates for the test grades in
Class A, mean = 32 and sd = 4
Class B, mean = 32 and sd = 8
a. If the teacher was going to guess what any student in his/her class would earn, what is the best score
to guess?
b. Which of the classes has more consistency in their scores? Why?
Answer:
a. best score to guess would be 33
b. Standard deviation simplifies the square root of the mean so makes it closer to 1 has more consistency as the mean of 32 when squared is sqrt 32 is Class A as class a = 4 and is closer to 5.65685425
as 5.65685425^2 = 32
Step-by-step explanation:
If you are comparing two normally-distributed variables on the same measurement scale then yes, you can regard the standard deviation as an indicator of how reliable the mean is--the smaller the standard deviation, the better able you are to "zero in" on the actual population mean.
a. proofs;
We find 32/6 = 5.333 and 32/5 = 6.4 and 6.4 is closer to both sd 4 and 8 than 5.33 is. As 6.4 it is closer to 6
But when we use 33/6 = 5.5 and therefore shows close range 6
therefore the two sd proves it is slightly high 32 score average for both classes A + B when joined and high 32 = 33 mean when classes A+B are joined or you could say 32/8 = 4 is class B becomes lower tests scores as 32/4 = 8 of class A that has higher test scores.
In this exercise we have to use probability and statistics to organize the students' grades, so we have:
A) best score is 33
B) Class A
In the first part of the exercise we have to analyze the grades of each class, like this:
A)Class A: 32/4
Class B: 32/8
Dividing each of them we have:
[tex]32/4=8 \\32/8=4[/tex]
B) With the information given above, we can say that the best class is A.
See more about statistics at brainly.com/question/10951564
Solve this equation for x. Round your answer to the nearest hundredth. 0.77 = log x
Answer:
x ≈ 5.89
General Formulas and Concepts:
Pre-Algebra
Equality PropertiesAlgebra II
Exponential to Logarithmic: [tex]\displaystyle b^m=x \rightarrow log_bx=m[/tex]Step-by-step explanation:
Step 1: Define
Identify
0.77 = log(x)
Step 2: Solve for x
[Equality Property] Raise both sides to the 10th power: [tex]\displaysytle 10^{0.77} = 10^{logx}[/tex]Simplify: [tex]\displaysytle x = 10^{0.77}[/tex]Evaluate: [tex]\displaysytle x = 5.88844[/tex]Matthew Travels 42/50 Meters In 26/30 Minutes. Find The Speed of Mathew In Meters Per Second.
Answer:
Matthew travels 0.0161 meters per second.
Step-by-step explanation:
Given that Matthew travels 42/50 meters In 26/30 minutes, to find the speed of Mathew in meters per second the following calculation must be performed:
42/50 = 0.84
26/30 = 0.86
0.86 x 60 = 52
0.84 meters in 52 seconds
0.84 / 52 = 0.01615
Therefore, Matthew travels 0.0161 meters per second.
Suppose 50.7 liters of water came out of a faucet today. If 2.6 liters of water come out each minute, for how many minutes was the faucet on?
What is the value of the expression (2x + y) (2x - y) when x = 4 and y = -5?
Answer:
39
Step-by-step explanation:
1. (2(4)-5)(2(4)+5)
2.(3)(13)
3.39
Answer:
Step-by-step explanation:
This is a difference of squares question. You should 64 = 25 = 39 Let's see if that happens.
Difference of squares
(2x - y) ( 2x + y) = 4x^2 - y^2
4(4)^2 - (5)^2
64 - 25 = 39
Now do the question exactly as it is written.
(2*4 - -5)(2*4 + -5)
(8 +5)(8 - 5)
3 * 13
39
They really do give the same answer.
Can someone please help me?
you have to read the bottom link for the answer key
PLEASE i need the answers!!!!!!!!!
I have no time please if you know the answer please tell MEEE!!!!!!!!!!!
Answer:
5x^2(2-3x)
(n+4)(x+y)
Step-by-step explanation:
A television stand at Wiles' Discount Mart is $187, and the sales tax is 6%. What is the amount of tax to be paid for the TV?
Answer:
$11.22
Step-by-step explanation:
100% = 187
1% = 187/100 = $1.87
6% = 1%×6 = 1.87×6 = $11.22
Answer:
In this case, you need to calculate the 6% of the price, which is 187 $.
We only need to multiply the price (187) by the percentage (6%):
187 * 0.06 = 11.22
So the tax would be $11.22
Find the slope of the line #67
Find the range from the ordered pair {(1, 2), (2, 3), (3, 4), (4, 5)}
Answer:
Range { 2,3,4,5}
Step-by-step explanation:
The range is the output values
Range { 2,3,4,5}
HELPPPP
what is this
Answer:
Pls be specific with your question
The length of a rectangle is 7cm less than 3 times it's width. It's area is 20 square cm. Find the dimensions of the rectangle
Answer:
4 cm by 5 cm (4 x 5)
Step-by-step explanation:
The area of a rectangle with length [tex]l[/tex] and width [tex]w[/tex] is given by [tex]A=lw[/tex]. Since the length of the rectangle is 7 less than 3 times its width, we can write the length as [tex]3w-7[/tex]. Therefore, substitute [tex]l=3w-7[/tex] into [tex]A=lw[/tex]:
[tex]A=lw,\\20=(3w-7)w[/tex]
Distribute:
[tex]20=3w^2-7w[/tex]
Subtract 20 from both sides:
[tex]3w^2-7w-20=0[/tex]
Factor:
[tex](w-4)(3w+5)=0,\\\begin{cases}w-4=0, w=\boxed{4},\\3w+5=0, 3w=-5, w=\boxed{-\frac{5}{3}}\end{cases}[/tex]
Since [tex]w=-\frac{5}{3}[/tex] is extraneous (our dimensions cannot be negative), our answer is [tex]w=4[/tex]. Thus, the length must be [tex]20=4l, l=\frac{20}{4}=\boxed{5}[/tex] and the dimension of the rectangle are 4 cm by 5 cm (4 x 5).
Anthony steps on a bathroom scale that records his weight at 195 pounds. He immediately steps back onto the same scale, which records his weight at 205 pounds. It is MOST accurate to describe these scales as:
Answer:
Moving upwards with an acceleration.
Step-by-step explanation:
weight of the person = 195 pounds
Apparent weight = 205 pounds
As the weight increases so the scale is moving upwards with some acceleration.
The scale is in elevator which is moving upwards.
The theoretical mean of a distribution is also known as its ______________.
Answer:
skewness
Step-by-step explanation:
Average.
The average of a set of observations is the most important and useful measure of statistics and is a position measure, as it shows the positions of the numbers to which it refers. The average value is involved in several types of statistics and is examined in almost all statistical distributions. It is generally defined as the sum of the observations by their number. That is, it is the mathematical operation of finding the "mean distance" between two or more numbers.
Learn more about averages in https://brainly.com/question/22390452