Answer:
The percentage change from 98 to 80 is -18.37 %
Step-by-step explanation:
((y2 - y1) / y1)*100 = your percentage change
(where y1=start value and y2=end value)
((80 - 98) / 98) * 100 = -18.37 %
PLEASE HELP!!! WILL MARK BRAINLIEST!!! Answers only related to the question please!
Exponential functions have the form f(x)= b^x. What type of an exponential function would you have (increasing or decreasing) if the value of b is greater than one?
Answer:
x is form
Step-by-step explanation:
Find the lengths of the missing side. Round your answer to the nearest tenth
Answer:
13.2
Step-by-step explanation:
using the Pythagorean theorem:
L² = 20² - 5²
L² = 400 - 225 = 175
L = 13.23
hi
The fair spinner shown in the diagram above is spun.
Work out the probability of getting a factor of 12.
Give your answer in its simplest form.
Answer:
hi.a..a.q.q.q.q..w.w.q.
You notice these two suitcases in the closet. The smaller suitcase is 25 in x 8 in x 9in, and the larger suitcase is 75 in x 20 in x 18in. The bigger suitcase is how many times larger than the smaller suitcase??
Answer:
15x larger
Step-by-step explanation:
75x20x18=27000
25x8x9=1800
27000/1800=15
Anwser:15x larger
Answer:
15
Step-by-step explanation:
smaller suitcase = 1800in^3
bigger suitcase = 27000in^3
27000 divided by 1800 = 15
What is the explicit formula for the geometric sequence 15, 3, 0.6,
0.12, ...?
Answer:
A
Step-by-step explanation:
first num is 15
ratio is 0.2
formula is a.r^n-1
6) Supplementary Exercise 5.51
A consumer advocate claims that 80 percent of cable television subscribers are not satisfied with their cable service. In an attempt to justify this claim, a randomly selected sample of cable subscribers will be polled on this issue.
(a)
Suppose that the advocate's claim is true, and suppose that a random sample of five cable subscribers is selected. Assuming independence, use an appropriate formula to compute the probability that four or more subscribers in the sample are not satisfied with their service. (Do not round intermediate calculations. Round final answer of p to 1 decimal place. Round other final answers to 4 decimal places.)
The answer for 6(a) is P( Xâ¥4) = P ( x = 4) + P (x = 5) = 5/4 * 0.84 * 0.21 + 5/5 * 0.85 * 0.20 = 0.737
(b)
Suppose that the advocate's claim is true, and suppose that a random sample of 25 cable subscribers is selected. Assuming independence, find each of the following: (Do not round intermediate calculations. Round final answer of p to 1 decimal place. Round other final answers to 4 decimal places.)
1.
The probability that 15 or fewer subscribers in the sample are not satisfied with their service.
The answer for 6(b)1 is P(Yâ¤15) = 1 - P( Y > 20) - X20, i = 16 P ( Y = i) = 1- 0.421 - 0.562 = 0.017
2.
The probability that more than 20 subscribers in the sample are not satisfied with their service.
The answer for 6(b)2 is
3.
The probability that between 20 and 24 (inclusive) subscribers in the sample are not satisfied with their service.
The answer for 6(b)3 is P(20 > Y < 24) = 1 - 0.421 - 0.1867 - 0.1358 - 0.0708 - 0.0236 = 0.1621
4.
The probability that exactly 24 subscribers in the sample are not satisfied with their service.
The answer for 6(b)4 is P( Y = 24) = 0.0236
(c)
Suppose that when we survey 25 randomly selected cable television subscribers, we find that 15 are actually not satisfied with their service. Using a probability you found in this exercise as the basis for your answer, do you believe the consumer advocate's claim? Explain. (Round your answer to 4 decimal places.)
Answer:
[tex]P(X \le 4) = 0.7373[/tex]
[tex]P(x \le 15) = 0.0173[/tex]
[tex]P(x > 20) = 0.4207[/tex]
[tex]P(20\ge x \le 24)= 0.6129[/tex]
[tex]P(x = 24) = 0.0236[/tex]
[tex]P(x = 15) = 1.18\%[/tex]
Step-by-step explanation:
Given
[tex]p = 80\% = 0.8[/tex]
The question illustrates binomial distribution and will be solved using:
[tex]P(X = x) = ^nC_xp^x(1 - p)^{n-x}[/tex]
Solving (a):
Given
[tex]n =5[/tex]
Required
[tex]P(X\ge 4)[/tex]
This is calculated using
[tex]P(X \le 4) = P(x = 4) +P(x=5)[/tex]
This gives:
[tex]P(X \le 4) = ^5C_4 * (0.8)^4*(1 - 0.8)^{5-4} + ^5C_5*0.8^5*(1 - 0.8)^{5-5}[/tex]
[tex]P(X \le 4) = 5 * (0.8)^4*(0.2)^1 + 1*0.8^5*(0.2)^0[/tex]
[tex]P(X \le 4) = 0.4096 + 0.32768[/tex]
[tex]P(X \le 4) = 0.73728[/tex]
[tex]P(X \le 4) = 0.7373[/tex] --- approximated
Solving (b):
Given
[tex]n =25[/tex]
i)
Required
[tex]P(X\le 15)[/tex]
This is calculated as:
[tex]P(X\le 15) = 1 - P(x>15)[/tex] --- Complement rule
[tex]P(x>15) = P(x=16) + P(x=17) + P(x =18) + P(x = 19) + P(x = 20) + P(x = 21) + P(x = 22) + P(x = 23) + P(x = 24) + P(x = 25)[/tex]
[tex]P(x > 15) = {25}^C_{16} * p^{16}*(1-p)^{25-16} +{25}^C_{17} * p^{17}*(1-p)^{25-17} +{25}^C_{18} * p^{18}*(1-p)^{25-18} +{25}^C_{19} * p^{19}*(1-p)^{25-19} +{25}^C_{20} * p^{20}*(1-p)^{25-20} +{25}^C_{21} * p^{21}*(1-p)^{25-21} +{25}^C_{22} * p^{22}*(1-p)^{25-22} +{25}^C_{23} * p^{23}*(1-p)^{25-23} +{25}^C_{24} * p^{24}*(1-p)^{25-24} +{25}^C_{25} * p^{25}*(1-p)^{25-25}[/tex]
[tex]P(x > 15) = 2042975 * 0.8^{16}*0.2^9 +1081575* 0.8^{17}*0.2^8 +480700 * 0.8^{18}*0.2^7 +177100 * 0.8^{19}*0.2^6 +53130 * 0.8^{20}*0.2^5 +12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1 +1 * 0.8^{25}*0.2^0[/tex]
[tex]P(x > 15) = 0.98266813045[/tex]
So:
[tex]P(X\le 15) = 1 - P(x>15)[/tex]
[tex]P(x \le 15) = 1 - 0.98266813045[/tex]
[tex]P(x \le 15) = 0.01733186955[/tex]
[tex]P(x \le 15) = 0.0173[/tex]
ii)
[tex]P(x>20)[/tex]
This is calculated as:
[tex]P(x>20) = P(x = 21) + P(x = 22) + P(x = 23) + P(x = 24) + P(x = 25)[/tex]
[tex]P(x > 20) = 12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1 +1 * 0.8^{25}*0.2^0[/tex]
[tex]P(x > 20) = 0.42067430925[/tex]
[tex]P(x > 20) = 0.4207[/tex]
iii)
[tex]P(20\ge x \le 24)[/tex]
This is calculated as:
[tex]P(20\ge x \le 24) = P(x = 20) + P(x = 21) + P(x = 22) + P(x =23) + P(x = 24)[/tex]
[tex]P(20\ge x \le 24)= 53130 * 0.8^{20}*0.2^5 +12650 * 0.8^{21}*0.2^4 +2300 * 0.8^{22}*0.2^3 +300 * 0.8^{23}*0.2^2 +25* 0.8^{24}*0.2^1[/tex]
[tex]P(20\ge x \le 24)= 0.61291151859[/tex]
[tex]P(20\ge x \le 24)= 0.6129[/tex]
iv)
[tex]P(x = 24)[/tex]
This is calculated as:
[tex]P(x = 24) = 25* 0.8^{24}*0.2^1[/tex]
[tex]P(x = 24) = 0.0236[/tex]
Solving (c):
[tex]P(x = 15)[/tex]
This is calculated as:
[tex]P(x = 15) = {25}^C_{15} * 0.8^{15} * 0.2^{10}[/tex]
[tex]P(x = 15) = 3268760 * 0.8^{15} * 0.2^{10}[/tex]
[tex]P(x = 15) = 0.01177694905[/tex]
[tex]P(x = 15) = 0.0118[/tex]
Express as percentage
[tex]P(x = 15) = 1.18\%[/tex]
The calculated probability (1.18%) is way less than the advocate's claim.
Hence, we do not believe the claim.
Are congruent triangles also similar?
Answer: yes they are
Step-by-step explanation:
If two pairs of corresponding angles in a pair of triangles are congruent, then the triangles are similar. We know this because if two angle pairs are the same, then the third pair must also be equal.
Answer:
Yes
Step-by-step explanation:
While congruent triangles are similar, similar triangles may not be congruent.
Victor buys four chairs to place around his dining room table. He pays a total of $88. What is the unit
price?
write any odd number and find their sum product
Answer:
3?
Step-by-step explanation:
M=-3/2(-5,1) standard form
Not sure............but i think it is 8x-1y= -11
Simplify the numeric expression below. Show all
work.
8-12-(6 + 4)
Answer:
negative 14 or -14
Step-by-step explanation:
8-12-10
= 8-22
= -14
solve the inequalities and graph the solution 7d+8>29
The answer is d>3
I cant put it graphed but it is open circle on three and the line pointing 4, 5, 6, 7,
Which answer is it? I really need help here
Answer:
I believe The answer is D
Step-by-step explanation:
I believe this because If you write the 12's as an exponent it will be 12*4 and the 3's as an exponent will be 3*4. Now just add in the remaining numbers:
12*4 + 7( 3*4 + 3)
WILL MARK! Please help:)
Find x so that this quadrilateral is a parallelogram.
Answer:
46
Step-by-step explanation:
Answer:
46 bc the angles across from each other are the same in a parallelogram
I GIVE BRAINLIEST FOR EXPLANATION AND CORRECT ANSWER EXTRA POINTS
Answer: 125.66
Step-by-step explanation: my explanation is i searched it
evimi
Simplify 6(3+4) - 5(1 + 2).
Step-by-step explanation:
6(3+4) - 5(1+2)
= 6 x 7 - 5 x 3
= 42 - 15
= 27
Step-by-step explanation:
6(3+4) - 5(1+2)
6×7 - 5×3
42 - 15 = 27
A stadium is shaped like a hemisphere with a radius of 150 feet. Last month, the owners of the stadium paid $0.05 per cubic foot to cover the cost of utilities. What was the total cost for utilities last month?
Answer:
353,249 feet cubed
Step-by-step explanation:
V=(4/3)[tex]\pi (3.14)rx^{3}[/tex]/2 times 0.05
There is 12 inches in a whole hole how many inches is in a half of a hole?
Answer:
6 is hoing to be your answer
Answer:
6in
Step-by-step explanation:
cost price of television is Rs 40000.The profit is 1/9 of selling price ,find the selling price .
Answer:
₹45000
Step-by-step explanation:
Let the selling price (SP) of the television be ₹x.
Therefore,
Profit [tex] =\frac{1}{9}x[/tex]
Cost price (CP) = ₹ 40000
[tex]Profit = SP - CP \\ \\ \frac{1}{9}x = x - 40000 \\ \\ \frac{x}{9} - x = - 40000 \\ \\ \frac{x - 9x}{9} = - 40000 \\ \\ - \frac{8}{9} x = - 40000 \\ \\ x = 40000 \times \frac{9}{8} \\ \\ x = 5000 \times 9 \\ \\ x = 45000[/tex]
What must the missing digit be so that the number rounds to 4 when rounding to the nearest whole number?
A. 5
B. 9
C. Any number greater than 5
D. The digit does not matter
Answer:
C. any number greater than 5
Step-by-step explanation:
when rounding numbers. 5 or more up the score. the number will be rounded to the next whole number
Answer:
Step-by-step explanation:
D the digit does not metter
Tayler works at a bicycle shop. When he sells a bicycle, he earns 6% of the sale price as a commission. One day Tayler sold 1 bicycle for $125 and 2 bicycles for $75 each. What was the total amount of commission he earned?
Find the missing angle of each triangle.
Answer:
1 is 64
2 is 85
3 is 56 hope this helps
Step-by-step explanation:
also how give brainly i want to give u brainly
Are these equivalent the the expression on the top right
Answer:
No
Yes
No
Yes
(choice 3 is a no)
A college student wants to determine if degree of introversion/extroversion is associated satisfaction with life. She has a sample of 68 people take two surveys. The first survey yields a higher score the more extroverted a person is. The second survey yields a higher score the more satisfied a person is with their life. What statistics should you use to determine if scores on these two surveys are related to each other
Answer: Correlation
Step-by-step explanation:
The statistics that should be used to determine if scores on these two surveys are related to each other is referred to as correlation.
Correlation indicates the degree by which the variables that are given are linearly related. Correlation is used in the testing and determination of the strength of association that can be found between two variables.
In this case, since the student wants to determine if degree of introversion or extroversion s associated satisfaction with life, the correlation will be appropriate to use.
The table shows the prices for the same cereal, sold in different weights. Which size box is the best buy, in terms of price per ounce?
A. 9 oz
B.18 oz
C.28 oz
D.38 oz
Answer:
c
Step-by-step explanation:
ESPERO TE A YDUE :)
The width of a rectangle is represented by 5 - 2y.
The length is twice as long as the width What is the
perimeter of the rectangle? Select all correct expressions
A45-27
3 65 - 27
C20 -
D30 - 12
Answer:
Perimeter of rectangle = 30 - 12y
Step-by-step explanation:
Given:
Width of rectangle = 5 - 2y
Length of rectangle = 2(width) = 2[5 - 2y] = 10 - 4y
Find:
Perimeter of rectangle
Computation:
Perimeter of rectangle = 2[l + b]
Perimeter of rectangle = 2 [10 - 4y + 5 - 2y]
Perimeter of rectangle = 2[15 - 6y]
Perimeter of rectangle = 30 - 12y
which of the following is not a function? ANSWER FAST PLEASE!!!
Answer:
D. cannot be an f(x)=y function.
Step-by-step explanation:
An f(x) = y function has to have a specific property - there can be only one value for the same x - and the value has to be the same every time.
D. gives us all xs equal to 9, but with different ys - hence it cannot be an f(x) = y function (it could be an f(y) = x function though, but I assume that's not "allowed" under the problem statement).
B has two equal xs, but both times y=0, so it doesn't make it an invalid function.
Which statement best describes the values of x and y in the table
Answer:
Answer A
Step-by-step explanation:
As the value of x increases by 2 the value of y increases by 4
Jeremiah answered 20
out of 25 questions
correctly on the math test.
What percent of the
questions did Jeremiah
answer correctly?
Answer:
he got 80 percent correct
(3/4•8a)+(3/4•12)= 23.4, what does A mean???
Answer:
Well, a is supposed to be an unknown number. And that unknown number is supposed to multiply by 8. Now A is suppose to equal 8.4.