p(x) is a polynomial with integer coefficients and p(-3) = 0. Which statements must be true? Choose all that apply. x - 3 is a factor of the polynomial. -3 is the constant term of the polynomial. p( x) can have at most 3 linear factors. x + 3 is a factor of the polynomial.

Answers

Answer 1

Answer:

yes all that apply to this q9


Related Questions

Find the nth term and the 150th term of the following sequence 7,11,15,19,23,...

Answers

Answer:

for the 9th it is 39 for the 150th it is 607

The Toylot company makes an electric train with a motor that it claims will draw an average of only 0.8 ampere (A) under a normal load. A sample of nine motors was tested, and it was found that the mean current was x= 1.22 A, with a sample standard deviation of s = 0.44 A. Do the data indicate that the Toylot claim of 0.8 A is too low? (Use a 1% level of significance.)

1. What are we testing in this problem?
a. single proportion
b. single mean

2. What is the level of significance?
3. State the null and alternate hypotheses.

4. What sampling distribution will you use? What assumptions are you making?
a. The Student's t, since we assume that x has a normal distribution with known σ
b. The standard normal, since we assume that x has a normal distribution with known σ.
c. The standard normal, since we assume that x has a normal distribution with unknown σ.
d. The Student's t, since we assume that x has a normal distribution with unknown σ.

Answers

Answer:

1. B

Step-by-step explanation:

1. We are testing against the null hypothesis which is a single mean that sauce the average load is 0.8A

2. The level of significance is 1% (99% confidence interval)

3. The null hypothesis: u = 0.8

Alternative hypothesis: u =/ 0.8

4. a. The Student's t, since we assume that x has a normal distribution with known σ

5. Using the formula t = (x - u) / σ√n

Where x = 1.22 u = 0.8 σ = 0.44 n = 9

t = (1.22-0.8) / 0.44√9

t = 0.42/(0.44x3)

t = 0.42/1.32

t = 0.318

P value for 0.318 at 1% level of significance at 8 degree of freedom is 0.7586. Since our p value here is greater than 0.01, we can convince that there is not enough statistical evidence that indicate that the Toylot claim of 0.8 A is too low.

Solve 2cos3x=0.9.
Pls help me with this trigonometric equations

Answers

Step-by-step explanation:

Simplifying

f(x) = 2cos(3x)

Multiply f * x

fx = 2cos(3x)

Remove parenthesis around (3x)

fx = 2cos * 3x

Reorder the terms for easier multiplication:

fx = 2 * 3cos * x

Multiply 2 * 3

fx = 6cos * x

Multiply cos * x

fx = 6cosx

Solving

fx = 6cosx

Solving for variable 'f'.

Move all terms containing f to the left, all other terms to the right.

Divide each side by 'x'.

f = 6cos

Simplifying

f = 6cos

A car is driving at 75 kilometers per hour. How far, in meters, does it travel in 5 seconds?

Answers

75km convert to m 75x1000=75000m

converted I hour to seconds that is 3600seconds

If 75000m=3600seconds

? =5seconds

that id 75000x5=375000/3600

=104.26…metres

The distance will be 104.16 meters if the car is driving at 75 kilometers per hour.

What is the distance?

Distance is a numerical representation of the distance between two items or locations. Distance refers to a physical length or an approximation based on other physics or common usage considerations.

It is given that:

A car is driving at 75 kilometers per hour.

Let x be the distance.

As we know from the distance time relation:

Distance = speed×time

Speed = 75 km/h

Speed = 75 km/(3600)seconds

Speed = 0.0208 km/s

x = 0.0208×5

x = 0.10416 km

in meters

x  = 0.104x1000

x = 104.16 meters

Thus, the distance will be 104.16 meters if the car is driving at 75 kilometers per hour.

Learn more about the distance here:

brainly.com/question/26711747

#SPJ2

A 15-inch candle is lit and steadily burns until it is burned out. Let b represent the burned length of the candle (in inches) and let r represent the remaining length of the candle (in inches).
a. Write a formula that expresses r in terms of b.When 3.1 inches have burned from the candle, the remaining length of the candle is inches.
b. Graph the relationship between a and b

Answers

Answer:

(a)r=15-b

11.9 Inches

(b)See attached

Step-by-step explanation:

Length of the candle =15 inch

Let b represent the burned length of the candle (in inches)

Let r represent the remaining length of the candle (in inches).

Therefore:

(a) r+b=15

r=15-b

When b=3,1 Inches

Remaining Length, r=15-3.1=11.9 Inches

(b)The graph showing te relationship between r and b is shown below.

r is plotted on the y-axis while b is plotted on the x-axis as labelled.

Formula that express r in terms of b is

[tex]r=15-b[/tex]

Remaining length of candle is 11.9 inches

Given :

A 15-inch candle is lit and steadily burns until it is burned out

Let b represent the burned length   and let r represent the remaining length  

We need to write the formula

remaining length = initial length - burned length

[tex]r=15-b[/tex]

When 3.1 inches have burned from the candle, the remaining length of the candle is inches.

b is 3.1

remaining length [tex]r=15-3.1=11.9[/tex] inches

now we graph the relationship

Graph is attached below.

Learn more :  brainly.com/question/13844802

A Biology test contains 10 multiple choice questions each with 5 choices and one correct answer. If a law school student just randomly guesses on each of the 10 questions, i.e., the probability of getting a correct answer on any given question is 0.2. Assume that all questions are answered independently. (a) What is the probability that the student answers at least 9 questions correctly

Answers

Answer:

0.0004% probability that the student answers at least 9 questions correctly

Step-by-step explanation:

For each question, there are only two possible outcomes. Either the student guesses the correct answer, or he does not. All questions are answered independently. This means that we use the binomial distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

In this question, we have that:

[tex]n = 10, p = 0.2[/tex]

What is the probability that the student answers at least 9 questions correctly

[tex]P(X \geq 9) = P(X = 9) + P(X = 10)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 9) = C_{10,9}.(0.2)^{9}.(0.8)^{1} = 0.000004[/tex]

[tex]P(X = 10) = C_{10,10}.(0.2)^{10}.(0.8)^{0} \approx 0 [/tex]

[tex]P(X \geq 9) = P(X = 9) + P(X = 10) = 0.000004 + 0 = 0.000004[/tex]

0.0004% probability that the student answers at least 9 questions correctly

Alex needs
80
cm
80 cm80, start text, space, c, m, end text of thread for a sewing project. The thread is on a spool with a circumference of
10
cm
10 cm10, start text, space, c, m, end text.
How many times must Alex unwind the spool to get the length of thread he needs?

Answers

Answer:

  8 full turns

Step-by-step explanation:

80 cm is 8 times 10 cm, so is 8 times around the spool.

Alex must unwind 8 full turns of thread from the spool.

__

He must unwind it once.

Answer:

8 in total turns

Step-by-step explanation:

Assume that SAT scores are normally distributed with mean mu equals 1518 and standard deviation sigma equals 325. If 1 SAT score is randomly selected, find the probability that it is greater than 1600. If 81 SAT scores are randomly selected, find the probability that they have a mean greater than 1600.

Answers

Answer:

[tex]P(X>1600)=P(\frac{X-\mu}{\sigma}>\frac{1600-\mu}{\sigma})=P(Z>\frac{1600-1518}{325})=P(z>0.252)[/tex]

And we can find this probability using the z score formula and the complement rule and we got:

[tex]P(z>0.252)=1-P(z<0.252) =1-0.599= 0.401 [/tex]

[tex] z =\frac{1600-1518}{\frac{325}{\sqrt{81}}}= 2.27[/tex]

And we can find this probability using the z score formula and the complement rule and we got:

[tex]P(z>2.27)=1-P(z<2.27) =1-0.988=0.012[/tex]

Step-by-step explanation:

Let X the random variable that represent the SAT scores of a population, and for this case we know the distribution for X is given by:

[tex]X \sim N(1518,325)[/tex]  

Where [tex]\mu=1518[/tex] and [tex]\sigma=325[/tex]

We want to find this probability:

[tex]P(X>1600)[/tex]

And we can use the z score formula given by:

[tex]z=\frac{x-\mu}{\sigma}[/tex]

Using this formula we got:

[tex]P(X>1600)=P(\frac{X-\mu}{\sigma}>\frac{1600-\mu}{\sigma})=P(Z>\frac{1600-1518}{325})=P(z>0.252)[/tex]

And we can find this probability using the z score formula and the complement rule and we got:

[tex]P(z>0.252)=1-P(z<0.252) =1-0.599= 0.401 [/tex]

For the other part we need to take in count that the distribution for the sampel mean if the sample size is large (n>30) is given by:

[tex]\bar X \sim N(\mu, \frac{\sigma}{\sqrt{n}})[/tex]

And we can use the z score formula given by:

[tex]z=\frac{x-\mu}{\frac{sigma}{\sqrt{n}}}[/tex]

And replacing we got:

[tex] z =\frac{1600-1518}{\frac{325}{\sqrt{81}}}= 2.27[/tex]

And we can find this probability using the z score formula and the complement rule and we got:

[tex]P(z>2.27)=1-P(z<2.27) =1-0.988=0.012[/tex]

What is equivalent to
16x-12-24x+4

Answers

Answer:

-8x - 8

Step-by-step explanation:

You have to combine like term.

So you add 16x + -24x = -8x

And you add -12 + 4 = -8

Your answer would be -8x - 8

I hope this helps!

What is the value of log625^5 converted to a fraction

Answers

Answer:

1/4

Step-by-step explanation:

625^x = 5

x = 1/4

Sidney made $35 less than four times Casey’s weekly salary. If x represents Casey’s weekly salary, write an expression for Sidney’s weekly salary.

Answers

Answer:  [tex]y=4x-35[/tex]

y = Sidney’s weekly salary

x = Casey’s weekly salary

Answer: y=4x-35

x is Casey's salary

Y is Sidney's salary

Step-by-step explanation:

Sidney makes a quarter of Casey,

y=4x,

Then it also states that he makes 35 less than the first equation.

Therefore,

Y=4x-35

Data on U.S, Work-Related fatalities by cause follow (The World Almanac,2012)Cause of Fatality Number of Fatalities Transportation Incidents 1795 Assaults and violent acts 837 Contacts with objects and equipment 741 Falls 645 Exposure to harmful substances 404 Fires and explosions 113 Assume that a fatality will be randomly chosen from this population. a. What is the probability the fatality resulted froma fall? b. What is the probability the fatality resulted from a transporation incident? c. What cause of fatality is least likely to occur? What is th probability the fatality resulted from this cause?

Answers

Answer:

a) Probability the fatality resulted from a fall = 0.1422

b) Probability the fatality resulted from a transportation incident = 0.3958

c(i) The cause of fatality that is least likely to occur is fatality due to fires and explosions with the lowest number of fatalities, 113.

c(ii) Probability that the fatality resulted from fires and explosions = 0.0249

Step-by-step explanation:

Data on U.S, Work-Related fatalities by cause follow (The World Almanac, 2012)

Cause of Fatality | Number of Fatalities Transportation Incidents | 1795

Assaults and violent acts | 837

Contacts with objects and equipment | 741

Falls | 645

Exposure to harmful substances | 404

Fires and explosions | 113

Total number of fatalities = 1795+837+741+645+404+113 = 4,535

Assume that a fatality will be randomly chosen from this population.

a. What is the probability the fatality resulted from a fall?

The probabilty of an event is given mathematically as the number of elements in that event divided by the Total number of elements in the sample space.

P(E) = n(E) ÷ n(S)

Probability the fatality resulted from a fall = (645/4535) = 0.14223 = 0.1422

b. What is the probability the fatality resulted from a transportation incident?

Probability the fatality resulted from a transportation incident = (1795/4535) = 0.39581 = 0.3958

c(i) What cause of fatality is least likely to occur?

The cause of fatality that is least likely to occur is the cause of fatality with the lowest frequency or number of fatalities. And this is fatality due to fires and explosions with the lowest fatalities of 113

c(ii). What is the probability the fatality resulted from this cause?

This is the probability that the fatality resulted from fires and explosions.

Probability that the fatality resulted from fires and explosions = (113/4535) = 0.02492 = 0.0249

Hope this Helps!!!



Daniel deposits $300 into an account that earns 16% interest annually. Which equation can be used to model his account balance, y, after x years?

Answers

Answer:

[tex]y=300(1+0.16)^x[/tex]

Step-by-step explanation:

This account  can be  modeled using the compound interest formula.the compound interest formula is expressed as

 [tex]A= P(1+r )^t[/tex]

Where

A =final amount  = y

P=initial principal balance = $300

r=interest rate  = 16%= 0.16

t=number of time periods elapsed= x

Hence the equation to model his account balance/ final amount A (y) after time (x) years is

[tex]y=300(1+0.16)^x[/tex]

Can someone plz help me solved this problem I need help plz help me! Will mark you as brainiest!

Answers

Answer:

Step-by-step explanation:

let s note a and b

x = ap+b

we can write two equations

(1) 300=3a+b

(2) 450=1.5a+b

multiply by 2 the (2) we got

900 =3a+2b

minus (1) it gives

900 - 300 = 3a+2b-3a-b = b

so b = 600

and from (1) it gives 3a = 300-600 = -300

so a = -100

then

x=-100p+600

thanks

A mail carrier can deliver mail to 36 houses in 30 minutes. Mark wants to determine how many houses the carrier can deliver mail to in 7.5 minutes at this rate. He thinks that to find the answer, he should do the following.
1. First divide 36 houses by 30 minutes to find a unit rate of 1.2 houses per minute.
2. Then multiply 1.2 houses per minute by 7.5 minutes to get 9 houses.
Which statement is correct?
-Mark’s method is wrong, because it is impossible to deliver mail to 1.2 houses in a minute. The carrier can only deliver to a whole number of houses.
-Mark’s method is wrong, because it is impossible to deliver mail for 7.5 minutes. The carrier can only deliver mail for a whole number of minutes.
-Mark’s method is correct, because even though it is impossible to deliver mail to 1.2 houses in a minute, 1.2 represents the unit rate of houses per minute.
-Mark’s method is correct, because it is possible to deliver mail for 7.5 minutes; 7.5 represents the unit rate of 7.5 minutes per house.

Answers

The correct answer is C. Mark’s method is correct because even though it is impossible to deliver mail to 1.2 houses in a minute, 1.2 represents the unit rate of houses per minute.

Explanation:

To begin Mark should determine the rate of delivery (number of houses the carrier can deliver in 1 minute). This can be found by dividing the houses by the minutes (36 / 30 = 1.2 houses per minute). This means the 1.2 rate found by Mark is correct; also, in this case, it is important to clarify, the carrier will not deliver to 1.2 houses at the same time, but this is the delivery rate or number used to understand the relationship between the number of houses, and the time.

Moreover, you can use this rate, and multiply it by 7.5 and this will show you how many houses the carrier can deliver in this time (7.5 (minutes) x 1.2 (delivery rate) = 9 houses). Thus, the method is correct, and in it, 1.2 represents the unit rate, this is why even when it is not possible to deliver to 1.2 houses all the process is correct.

Answer:

c

Step-by-step explanation:

i took the test

"The chance that a person selected at random has blue eyes is 16%. Two people are chosen at random (and are independent of each other). Find the probability at least one of them does not have blue eyes. Round your answer to 4 decimal places."

Answers

Answer:

[tex]P(X=0)=(2C0)(0.84)^0 (1-0.84)^{2-0}=0.0256[/tex]

And replacing we got:

[tex] P(X \geq 1)=1 -P(X<1) = 1-P(X=0)=1-0.0256=0.9744[/tex]

Step-by-step explanation:

Let X the random variable of interest, on this case we now that:

[tex]X \sim Binom(n=2, p=1-0.16=0.84)[/tex]

The probability mass function for the Binomial distribution is given as:

[tex]P(X)=(nCx)(p)^x (1-p)^{n-x}[/tex]

Where (nCx) means combinatory and it's given by this formula:

[tex]nCx=\frac{n!}{(n-x)! x!}[/tex]

And we can find this probability:

[tex] P(X \geq 1)[/tex]

And we can solve this probability like this:

[tex] P(X \geq 1)=1 -P(X<1) = 1-P(X=0)[/tex]

And if we use the probability mass function we got:

[tex]P(X=0)=(2C0)(0.84)^0 (1-0.84)^{2-0}=0.0256[/tex]

And replacing we got:

[tex] P(X \geq 1)=1 -P(X<1) = 1-P(X=0)=1-0.0256=0.9744[/tex]

I don’t know this one

Answers

Answer:

C

Step-by-step explanation:

2/3x - 5>3

Add 5 to each side

2/3x - 5+5>3+5

2/3x > 8

Multiply each side by 3/2

3/2 *2/3x > 8*3/2

x > 12

There is an open circle at 12 and the lines goes to the right

A meteorologist reports that the chance of snow is less

than 30%. The correct inequality to represent this

comparison is s < 30. The variable s represents the

likelihood of snow

Which numbers are solutions of the inequality?

Choose all that apply.

20%

35%

17%

30%

29

%

1.5%

Answers

Answer:

1, 3, 5, 6

Step-by-step explanation:

Your solution has to be less than the number they are giving you for example if you have -3 one solution could be -16

The numbers that are solutions to the inequality are as follows: 20%, 17%, 29.5%, 1.5%.

What are the solutions of the inequality?

The solution of an inequality is the set of all possible values that could serve as the result of the expression. So, for the given problem, the set of values that would correspond to the likelihood of snow is 20%, 17%, 29.5%, and 1.5%.

In other words, these percentages are less than 30% and can be rightly represented by the variable s.

Learn more about inequality here:

https://brainly.com/question/24372553

#SPJ2

g It is known that 20% of products on a production line are defective. Products are inspected until first defective is encountered. a) What is the probability that the experimenter must inspect six products

Answers

Question:

It is known that 20% of products on a production line are defective. Products are inspected until first defective is encountered. a) What is the probability that the experimenter must inspect six products to find a defective product?

Answer:

P(x = 6) = 0.0655

P(x = 6) = 6.55%

Step-by-step explanation:

It is given that 20% of products on a production line are defective.

p = 0.20

Then

q = 1 - p = 1 - 0.20 = 0.80

Which means that 80% of products on the production line are not defective.

We want to find out the probability that the experimenter must inspect six products to find a defective product.

Let x is the number of inspections to get a defective product.

P(x = 6) = ?

If out of 6 inspections 1 is defective then it means 5 are not defective

so the probability is

P(x = 6) = p¹ × q⁵

P(x = 6) = 0.20¹ × 0.80⁵

P(x = 6) = 0.20 × 0.32768

P(x = 6) = 0.0655

P(x = 6) = 6.55%

Therefore, there is 6.55% chance that the experimenter finds a defetive product in 6 inspections.

1. Is (6,7) a solution to the inequality y> 2x - 5?
2. Mathematically prove that it is or isn't below.

Answers

Answer:

[tex]\fbox{\begin{minipage}{8em}Not a solution\end{minipage}}[/tex]

Step-by-step explanation:

Step 1: Consider the assumption:

Generally, [tex](6, 7)[/tex]) is supposed to be the pair of 2 components, in which, the first component is x-component (domain), the second component is y-component (range).

Hence, [tex]x = 6, y = 7[/tex]

Step 2: Substitute [tex]x[/tex] and [tex]y[/tex] into the inequality

       [tex]y > 2x - 5[/tex]

<=>  [tex]7 > 2*6 - 5[/tex]

Step 3: Simplify

<=>  [tex]7> 12 - 5[/tex]

<=>  [tex]7 > 7[/tex]

Step 4: Evaluate

Invalid

Reason: [tex]7 = 7[/tex]

Step 5: Conclude

[tex](6, 7)[/tex] is not a solution to the inequality [tex]y > 2x - 5[/tex]

Hope this helps!

:)

       

A triangle has two sides of length 10 and 19. What is the smallest possible whole-number length for the third side?

Answers

Answer:

answer for the question is 130 length

Lesson 9: Problem Solving When the Percent Changes
Exit Ticket
Tamia and Laniece were selling magazines for a charity. In the
first week, Tamia sold 30% more than Laniece. In the second
week, Tamia sold 12 magazines, but Laniece did not sell any. If
Tamia sold 50% more than Laniece by the end of the second
week, how many magazines did Laniece sell? Choose any
model to solve the problem. Show your work to justify your
answer.​

Answers

Answer:

Laniece had 60 magazines

Step-by-step explanation:

Given: In the  first week, Tamia sold 30% more than Laniece. In the second  week, Tamia sold 12 magazines, but Laniece did not sell any. Tamia sold 50% more than Laniece by the end of the second  week

To find: Number of magazines sold by Laniece

Solution:

Let number of magazines sold by Laniece in the first week be x.

Number of magazines sold by Tamia in the first week = [tex]x+\frac{30}{100} x=\frac{130x}{100} =\frac{13x}{10}[/tex]

Number of magazines sold by Tamia in the second week = 12

Total number of magazines sold by Tamia at the end of the second week = [tex]\frac{13x}{10}+12[/tex]

Total number of magazines sold by Laniece at the end of the second week = x

According to question,

[tex]\frac{13x}{10}+12=x+\frac{50x}{100}=x+\frac{x}{2}\\\frac{13x}{10}+12=\frac{3x}{2}\\\frac{3x}{2}-\frac{13x}{10} =12\\\frac{15x-13x}{10}=12\\\frac{2x}{10}=12\\\frac{x}{5}=12\\x=60[/tex]

{(1,3),(2,5)(3,-4),(4-3),(5,1)} a function or not a function

Answers

Answer:

yes the above is a function.

The table shows the daily sales (in $1000) of shopping mall for some randomly selected days Sales 1.1-1.5 1.6-2.0 2.1-2.5 2.6-3.0 3.1-3.5 3.6-4.0 4.1-4.5 Days 18 27 31 40 56 55 23 Use it to answer questions 13 and 14. 13. What is the approximate value for the modal daily sales? A. $3,129.41 B. $2,629.41 C. $3,079.41 14. The approximate median daily sales is ... A. $3,130.36 B. $2,680.36 C. $3,180.36 D. $3,123.53 D. $2,664.29

Answers

Answer:

Step-by-step explanation:

From the question; we are given the following inclusive frequency distribution information

Class                Frequency f

1.1-1.5                           18

1.6-2.0                         27

2.1-2.5                         31

2.6-3.0                        40

3.1-3.5                         56

3.6-4.0                        55

4.1-4.5                          23

Convert the above inclusive frequency distribution to exclusive frequency distribution with respect of the upper and lower class limit ; we have:

Class                             Frequency f

1.05 - 1.55                             18

1.55 - 2.05                           27

2.05 - 2.55                          31

2.55 - 3.05                          40

3.05 - 3.55                          56

3.55 - 4.05                          55

4.05 - 4.55                          23

Class                             Frequency f                     cf

1.05 - 1.55                             18                              18            

1.55 - 2.05                           27                               45

2.05 - 2.55                          31                               76

2.55 - 3.05                          40                               116

3.05 - 3.55                          56                               172

3.55 - 4.05                          55                               227

4.05 - 4.55                          23                               250

                                       n = 250

To determine the daily sales; we can derive that from estimated Mode by using the relation :

Estimated Mode = L + fm − fm-1(fm − fm-1) + (fm − fm+1) × w

here:

L  = the lower class boundary of the modal group

fm-1 =  the frequency of the group before the modal group

fm = the frequency of the modal group

fm+1 = the frequency of the group after the modal group

w  = the group width

However;

It is easier now to determine  the modal group (i.e the group with the highest frequency), which is 3.05 -3.55

L = 3.05

fm-1 =40

fm =56

fm+1 = 55

w = 0.5

∴[tex]mode = 3.05 + \dfrac{56 - 40 }{(56 - 40) + (56 -55)} * 0.5 \\ \\ mode = 3.05 + 0.4705 \\ \\ mode = 3.5205[/tex]

To find Median Class ; we use the formula;

Median Class = value of (n / 2)th observation

Median Class  = value of (250 / 2)th observation  

Median Class = value of 125th observation

From the column of cumulative frequency cf,

we will see that the 125th observation lies in the class 3.05-3.55.

∴ The median class is 3.05-3.55.

Thus;,  

L=lower boundary point of median class =3.05

n=Total frequency =250

cf=Cumulative frequency of the class preceding the median class =116

f=Frequency of the median class =56

c=class length of median class =0.5

[tex]Median M=L+n2-cff- c \\ \\ =3.05+125-11656⋅0.5 \\ \\=3.05+0.08036 \\ \\ =3.13036[/tex]

hence median sales = $3130.36

if this net were to be folded into a cube which number would be opposite of the number 1?

Answers

Answer:

6

Step-by-step explanation:

When the cube is folded, 6 is the opposite of 1.

2 is the opposite of 4 and 5 is the opposite of 3.

When the given net is folded into a cube, the number that we will find opposite 1 is 6.

What number will be opposite 1?

When the net is folded, two will be folded left and up with 3 being the base. 4 will be folded right with 5 being the top of the cube.

We will then observe the following pairs opposite each other:

5 and 3.4 and 2.1 and 6.

This means that the number that we will see opposite 1 will be the number 6.

Find out more on folding nets at https://brainly.com/question/16670460.

#SPJ9

Which of the following gives all of the sets that contain sqare root 9
1 the set of all irrational numbers
2.the set of all natural numbers, the set of all whole numbers, and the set of all integers
3. the set of all integers, the set of all rational numbers, and the set of all real numbers
4. the set of all natural numbers, the set of all whole numbers, the set of all integers, the set of all rational numbers, and the set of all real numbers

Answers

Answer:

  4.  the set of all natural numbers, the set of all whole numbers, the set of all integers, the set of all rational numbers, and the set of all real numbers

Step-by-step explanation:

√9 = 3

3 is every kind of number except irrational. It belongs to the sets of ...

natural numberswhole numbersintegersrational numbersreal numbers

What’s the correct answer for this?

Answers

Answer:

57°

Step-by-step explanation:

According to theorem, "any two angles in the same segment of the circle are equal"

So,

m<BED = 57°

Which transformations could be performed to show that
AABC is similar to AA"B"C"?
10
8
B
4
VX
2
A
-10 -3 -6 -4 -21 14
B"
4
8 10
X
O a reflection over the x-axis, then a dilation by a scale
factor of 3
O a reflection over the x-axis, then a dilation by a scale
factor of
O a 180° rotation about the origin, then a dilation by a
scale factor of 3
O a 180° rotation about the origin, then a dilation by a
scale factor of
6
8
-10
Save and Exit
Next
Submit
Mark this and return

Answers

Triangle ABC was rotated 180° about the origin, then a by a scale factor of 1/3 was done to form triangle A'B'C'.

What is mean by Transformation?

Transformation is the movement of a point from its initial location to a new location. Types of transformation are rotation, translation, reflection and dilation.

Given that;

Triangle ABC is similar to A"B"C".

Now, If a point A(x, y) is rotated clockwise by 180 degrees, the new point is at A'(y, -x)

Hence, Triangle ABC was rotated 180° about the origin, then a by a scale factor of 1/3 was done to form triangle A'B'C'.

Learn more on transformation at:

brainly.com/question/1548871

#SPJ7

Which geometric series converges?

Answers

Answer:

B

Step-by-step explanation:

Geometric series converge if |r| < 1.

A) r = 3

B) r = 1/2

C) r = -4

D) r = 2

Only B has |r| < 1.

The converging sequence of geometric progression is given by the relation A = 1 + 1/2 + 1/4 + 1/8 ... where the common ratio r = 1/2

What is Geometric Progression?

A geometric progression is a sequence in which each term is derived by multiplying or dividing the preceding term by a fixed number called the common ratio.

The nth term of a GP is aₙ = arⁿ⁻¹

The general form of a GP is a, ar, ar2, ar3 and so on

Sum of first n terms of a GP is Sₙ = a(rⁿ-1) / ( r - 1 )

Given data ,

Let the geometric progression be represented as A

Now , the value of A is

A = 1 + 1/2 + 1/4 + 1/8 ...

Now , the common ratio r of the GP is

r = second term / first term

On simplifying , we get

r = ( 1/2 ) / 1

r = 1/2

So , when | r | < 1 , the GP is a converging series

Hence , the GP is converging series

To learn more about geometric progression click :

https://brainly.com/question/1522572

#SPJ7

find the perimeter of this figure to the nearest hundredth use 3.14 to approximate pi P=?ft

Answers

Answer:

105.13ft^2

Step-by-step explanation:

[tex]A=lw\\=10*8\\=80ft^2[/tex]

Rectangle

[tex]A=\frac{1}{2} \pi r^2\\=\frac{1}{2\pi } 4^2\\=25.13[/tex]

Add both together

80+25.13

=105.13

Answer :  105.13

Step-by-step explanation:

Other Questions
Suppose that Congress passes a law requiring employers to provide employees some benefit (such as healthcare) that raises the cost of an employee by $4 per hour. Assume that firms were not providing such benefits prior to the legislation. On the following graph, use the green line (triangle symbol) to show the effect this employer mandate has on the demand for labor.On the previous graph, use the purple line (diamond symbol) to show the effect this employer mandate has on the supply of labor. Suppose the wage is free to balance supply and demand. Use the black point (plus symbol) to indicate the equilibrium wage and level of employment before this law, and use the grey point (star symbol) to indicate the equilibrium wage and level of employment after this law is implemented. True or False: Employers and employees are made worse off by this law. True False Suppose that, before the mandate, the wage in this market was $3 above the minimum wage. In this case, the employer mandate will decrease the equilibrium wage rate from $10 per hour to $6 per hour, causing employment to increase V and unemployment to decrease 'V' . Now suppose that workers do not value the mandated benefit at all. Which of the following statements are true under this circumstance?1. The wage rate will decline by less than $4. 2. Employers are worse off than before the mandated benefit. 3. The equilibrium quantity of labor will decline. 4. The supply curve of labor doesn't shift at all. 5. Employees are worse off than before the mandated benefit. Suppose you observe the number of passengers arriving at a metro station on a shuttle bus that holds up to 8 passengers. Describe the sample space. Of the mathematics degrees awarded in recent years, 76% were bachelors degrees, 21% were masters degrees and the remaining 3% were doctorates. Moreover, women earned 52% of bachelors, 40% of masters and 22% of doctorates. What is the probability that a randomly chosen mathematics degree was a master's degree given that it was awarded to a woman? Give your answer to 4 decimal places. What effect did the British naval actions against France (beginning in 1807) have on American shipping?O A. They defused the growing tension between Britain and America.O B.They increased maritime incidents of seizure and impressment.O C. They had little effect, as they were aimed at Napoleon.OD.D. They halted American shipping. Rewrite the function by completing the squaref(x) = 2x^2+3x-2f(x)= ____ (x+___)^2+____ 2) The fish population in a local stream is decreasing at a rate of 3% per year. The population in 2005 was 48,000. What is the population now? find the circumference Proposed Exercise - Mass Center of a Composite Body Determine the coordinates (x, y) of the center of mass of the body illustrated in the picture below What is most likely Orwell's purpose for writing thispassage?to demonstrate that Snowball is more creative thanNapoleonto illustrate the power struggle that Napoleon will likely winto reveal Napoleon's real feelings about plans for thewindmillto slaby the interest of the rest of the farm in Snowball'swindmill Write the correct poetic device in each sentences. 1. The men at the windows had not yet swooped into the Hall, like birds of prey from their high perches. what poetic device is this. 2. Every green leaf, every blade of grass and blade of grain, was as shriveled and poor as the miserable people. what poetic device is this Which expression represents 10 in rational exponent form?A. 10B. (3)C. 101/2D. 102/1E. 102 If [H+] = 1.70 x 10-3 M, what is the pH of the solution? PLEASE HELP ME OUT! What are the conditions for evaporation? Evaluate 6 (4). A. 10 B. 24 C. 2 D. 2 Find the following trigonometry values cos (150*) = ? sin (150*) = ? Which of the following is(are) the solution(s) to | x-1|-8?A. X= 7.-9B. X = 9C. X = -79D. X = 7 What should be added to both sides of this equation to solve for the variable?-6 + f = 13 What could Buchanan have done to keep the Union (the United States) together? PLEASE HELP IM DESPRATE!How did Lenins Bolshevik ideas differ from Marxs a.) Lenin believed that an all-powerful government was needed after the revolution b.) Lenin believed that the workers should cooperate with the bourgeoisie for change. c.) Lenin believed that workers must be in control in order to have a peaceful society.d.) Lenin believed that every Russian should serve a required time of military service