DUE TODAY AT 5:30 help me pls

DUE TODAY AT 5:30 Help Me Pls

Answers

Answer 1
3.1,2,2/3,0.55,0, -7/8,-4

Related Questions

4x²=9/16 Solve the equation and show your work.​

Answers

4*x^2 = 9/16 // - 9/16

4*x^2-(9/16) = 0

4*x^2-9/16 = 0

4*x^2 = 9/16 // : 4

x^2 = 9/64

x^2 = 9/64 // ^ 1/2

abs(x) = 3/8

x = 3/8 or x = -3/8

If investments double every 7 years and you start will a $600 investment, how much money would you have after 21 years?

Answers

Answer:

$4,800

Step-by-step explanation:

21 / 7 = 3

So the investment will double 3 times

600 * 2 = 1200

12000 * 2 = 2400

2400 * 2 = 4800

$4,800

According to a particular marketing corporation,the per capita consumption of bottled water is 3.4 gallons per month Assume the standard deviation for this population is 0.85 gallons per month Consider a random sample of 100 people. a.What is the probability that the sample mean will be less than 33 gallons per month? b.What is the probability that the sample mean will be more than 3.6 gallons per month? c.ldentify the symmetrical interval that includes 93% of the sample means if the true population mean is 3.4 gallons permonth a.The probability that the sample mean will be less than 3.3 gallons per month is Type an integer or decimal rounded to four decimal places as needed

Answers

The symmetrical interval that includes 93% of the sample means is (3.2455 gallons per month, 3.5545 gallons per month) assuming the population follows a normal distribution.

To calculate the probabilities and identify the symmetrical interval, we'll use the provided information:

Given:

Population mean (μ) = 3.4 gallons per month

Population standard deviation (σ) = 0.85 gallons per month

Sample size (n) = 100

a. Probability that the sample mean will be less than 3.3 gallons per month: To calculate this probability, we need to use the sampling distribution of the sample mean, assuming the population follows a normal distribution. Since the sample size (n) is large (n > 30), we can approximate the sampling distribution as a normal distribution using the Central Limit Theorem. The mean of the sampling distribution is equal to the population mean (μ), which is 3.4 gallons per month. The standard deviation of the sampling distribution, also known as the standard error (SE), can be calculated as σ / √n:

SE = σ / √n

= 0.85 / √100

= 0.085 gallons per month

Now, we can calculate the z-score using the formula:

z = (x - μ) / SE

Substituting the values:

z = (3.3 - 3.4) / 0.085

= -0.1 / 0.085

= -1.1765

Using a standard normal distribution table or calculator, we can find the probability corresponding to a z-score of -1.1765. The probability that the sample mean will be less than 3.3 gallons per month is approximately 0.1190. Therefore, the probability is 0.1190.

b. Probability that the sample mean will be more than 3.6 gallons per month:

Similarly, we can calculate the z-score for this case:

z = (x - μ) / SE

= (3.6 - 3.4) / 0.085

= 0.2 / 0.085

= 2.3529

Using a standard normal distribution table or calculator, we find the probability corresponding to a z-score of 2.3529. The probability that the sample mean will be more than 3.6 gallons per month is approximately 0.0096.

Therefore, the probability is 0.0096.

c. Identifying the symmetrical interval that includes 93% of the sample means:

To find the symmetrical interval, we need to determine the z-scores corresponding to the tails of 93% of the sample means.

Since the distribution is symmetrical, we can divide the remaining probability (100% - 93% = 7%) equally between the two tails.

Using a standard normal distribution table or calculator, we find the z-score corresponding to a tail probability of 0.035 on each side. The z-score is approximately 1.8125.

The symmetrical interval is then given by:

=μ ± z * SE

=3.4 ± 1.8125 * 0.085

=(3.4 - 1.8125 * 0.085, 3.4 + 1.8125 * 0.085)

=(3.4 - 0.1545, 3.4 + 0.1545)

=(3.2455, 3.5545)

To know more about symmetrical interval,

https://brainly.com/question/32624935

#SPJ11

which is the largest number
A. 7.51
B.7.5
C.7.501
D.7.5​

Answers

Answer:

its A 7.51

Step-by-step explanation:

"A) A city is reviewing the location of its fire stations. The city is made up of a number of neighborhoods, as illustrated in the figure below.
A fire station can be placed in any neighborhood. It is able to handle the fires for both its neighborhood and any adjacent neighborhood (any neighborhood with a non-zero border with its home neighborhood). The objective is to minimize the number of fire stations used.
Solve this problem. Which neighborhoods will be hosting the firestations?
B) Ships are available at three ports of origin and need to be sent to four ports of destination. The number of ships available at each origin, the number required at each destination, and the sailing times are given in the table below.
Origin Destination Number of ships available
1 2 3 4
1 5 4 3 2 5
2 10 8 4 7 5
3 9 9 8 4 5
Number of ships required 1 4 4 6 Develop a shipping plan that will minimize the total number of sailing days.
C) The following diagram represents a flow network. Each edge is labeled with its capacity, the maximum amount of stuff that it can carry.
a. Formulate an algebraic model for this problem as a maximum flow problem.
b. Develop a spreadsheet model and solve this problem. What is the optimal flow plan for this network? What is the optimal flow through the network?"

Answers

The fire stations should be placed in neighborhoods 1, 3, and 4.

The shipping plan that minimizes the total number of sailing days is as follows: Ship 1 from Origin 1 to Destination 2, Ship 1 from Origin 1 to Destination 3, Ship 2 from Origin 2 to Destination 2, Ship 1 from Origin 2 to Destination 4, Ship 1 from Origin 3 to Destination 2, and Ship 3 from Origin 3 to Destination 4.

The optimal flow plan for the network is as follows:

Flow from Node A to Node D with a capacity of 6 units.

Flow from Node A to Node B with a capacity of 3 units.

Flow from Node B to Node C with a capacity of 3 units.

Flow from Node B to Node D with a capacity of 3 units.

Flow from Node C to Node D with a capacity of 3 units.

The optimal flow through the network is 6 units.

To solve this problem, we can use a graph-based approach. Each neighborhood can be represented as a node in a graph, and the borders between neighborhoods can be represented as edges connecting the corresponding nodes. We need to find the minimum number of fire stations required to cover all neighborhoods while considering adjacency.

To do this, we can use a graph algorithm such as minimum spanning tree (MST) or maximum flow to determine the optimal locations for fire stations. In this case, neighborhoods 1, 3, and 4 will host the fire stations.

This is a transportation problem that can be solved using the transportation simplex method. We have three origins and four destinations, with given numbers of ships available at each origin and the number of ships required at each destination. We also have the sailing times between origins and destinations. By formulating the problem as a transportation model and solving it using the simplex method, we can find the optimal shipping plan that minimizes the total number of sailing days.

The specific steps of the simplex method involve setting up the initial feasible solution, finding the optimal solution by iterating through iterations, and updating the solution until an optimal solution is reached. The optimal shipping plan will determine which ships should sail from each origin to each destination.

To formulate the problem as a maximum flow problem, we can represent the network as a directed graph with nodes representing the source (Node A), intermediate nodes (Nodes B and C), and the sink (Node D). The edges between the nodes represent the capacity of the flow. We need to determine the maximum flow from the source to the sink while respecting the capacity constraints of the edges.

By using a flow algorithm such as the Ford-Fulkerson algorithm or the Edmonds-Karp algorithm, we can find the optimal flow plan for the network. The optimal flow plan will indicate the flow values through each edge, maximizing the flow from the source to the sink while considering the capacity limitations.

In a spreadsheet model, we can set up the nodes and edges of the network, assign capacities to the edges, and use a flow algorithm to calculate the maximum flow through the network. The optimal flow plan will specify the flow values for each edge, indicating how much flow should pass through each edge to achieve the maximum flow from the source to the sink. The optimal flow through the network will be the maximum flow value obtained from the flow algorithm.

For more questions like Algorithm click the link below:

https://brainly.com/question/28724722

#SPJ11

solve: [S=$75+$150m]​

Answers

Answer:

Step-by-step explanation:

$ = $75 + $150m

$ = $75 = $150,000,000  ($150m is equal to $150 million)

$ = $150,000,075 (adding $150,000,000 and $75)

Please I need help with this math problem I would appreciate it a lot!

Please I need help with this math problem I would appreciate it a lot!

Answers

Answer:

4x^2 -3 + 1/x

Where ;

p(x) =( 4x^2 -3) and k = 1

Step-by-step explanation:

Here, we want to divide the given polynomial

To get this, we can use the method of long division

P(x) will be the quotient of the division, while k will be the remainder of the division

We can see the long division used in as seen in the attachment

So, we have the result as;

4x^2 -3 + 1/x

Where ;

p(x) = 4x^2 -3 and k = 1

Please I need help with this math problem I would appreciate it a lot!

A house on the market was valued at $378,000. After several years, the value decreased by 19%. By how much did the house’s value decrease in dollars? What is the current value of the house?

Answers

well, what's 19% of 378000?

\(\begin{array}{|c|ll} \cline{1-1} \textit{\textit{\LARGE a}\% of \textit{\LARGE b}}\\ \cline{1-1} \\ \left( \cfrac{\textit{\LARGE a}}{100} \right)\cdot \textit{\LARGE b} \\\\ \cline{1-1} \end{array}~\hspace{5em}\stackrel{\textit{19\% of 378000}}{\left( \cfrac{19}{100} \right)378000}\implies 71820~\hfill \underset{current~value}{\stackrel{378000-71820}{\text{\LARGE 306,180}}}\)

Find the indicated term of the arithmetic sequence with the given description.
The 100th term is - 1240, and the common difference is -25. Find the fifth term.
as = ?

Answers

The fifth term of the arithmetic sequence is -1190.

How to find the arithmetic sequence?

An arithmetic sequence is a sequence of numbers in which the difference between consecutive terms remains constant. To find the fifth term, we can use the formula for the nth term of an arithmetic sequence:

aₙ = a₁ + (n - 1) * d

where aₙ represents the nth term, a₁ is the first term, n is the position of the term, and d is the common difference.

Given that the 100th term is -1240 and the common difference is -25, we can substitute these values into the formula.

Since the fifth term corresponds to n = 5, we can calculate:

a₅ = -1240 + (5 - 1) * (-25)

= -1240 + 4 * (-25)

= -1240 - 100

= -1340

Therefore, the fifth term of the arithmetic sequence is -1190.

Learn more about arithmetic sequences

brainly.com/question/28882428

. #SPJ11

304 students enrolled in a freshman-level chemistry class. By the end of the semester, 7 times the number of students passed as failed. Find the number of students who passed, and the number of students who failed.

Answers

The number of students who passed are 266 and the number of students who failed are 38.

We have to given that,

304 students enrolled in a freshman-level chemistry class.

And, By the end of the semester, 7 times the number of students passed as failed.

Let number of failed students = x

Then, Number of passed students = 7x

Hence, We get;

x + 7x = 304

8x = 304

x = 304 / 8

x = 38

Therefore, the number of students who passed are,

7x = 7 × 38

    = 266

And, the number of students who failed are,

x = 38

Learn more about the equation visit:

brainly.com/question/28871326

#SPJ4

the _____ of a trapezoid is a segment whose endpoints are the midpoints of its legs.

Answers

Answer:

The segment that connects the midpoints of the legs of a trapezoid is called the median of the trapezoid.

Step-by-step explanation:

What is the value of (45−13)×52+56
(
4
5

1
3
)
×
5
2
+
5
6
expressed in simplest form?

Answers

Answer:

1,720

Explain:

1,720 is your answer 100%

ore time on the Internet: A researcher polled a sample of 1012 adults in the year 2010 , asking them how many hours per week they spent on the Internet. The sample mean was 10.01 with a standard deviation of 13.90. A second sample of adults was taken in the year . For this sample, the mean was with a standard deviation of . Assume these are simple random samples from populations of adults. Can you conclude that the mean number of hours per week spent on the Internet differs between and

Answers

Sample 1: Mean=10.01, Standard deviation=13.90 Sample 2: Mean

=11.43, Standard deviation

=14.10

Sample size of 1st year = n1

= 1012Mean of 1st year sample

= X1 = 10.01Standard deviation of 1st year sample

= s1

= 13.90Sample size of 2nd year

= n2

= 1012Mean of 2nd year sample

= X2

= 11.43

Standard deviation of 2nd year sample = s2

= 14.10 Let us assume a significance level of α = 0.05, which implies that the critical region consists of 2.5% in both tails (since it is a two-tailed test).

Therefore, we do not have sufficient evidence to conclude that the mean number of hours per week spent on the Internet differs between 2010 and another year.

To know more about deviation, visit:

https://brainly.com/question/23907081

#SPJ11

(x+2)(2x-3)=5(x+2)...

Answers

Answer:

Step-by-step explanation:

x = 4 or x = -2

Open the bracket
I’ve sold it for you, let me know if you have a question
(x+2)(2x-3)=5(x+2)...

What is the next number in the sequence: 9,16,24,33...?

Answers

Answer: 16 − 9 = 7 24 − 16 = 8 33 − 24 = 9

PLEASE PLEASEEEE!!!!!
Can anyone help me out with this???

PLEASE PLEASEEEE!!!!!Can anyone help me out with this???

Answers

Answer:

(2,6) or x = 2, y = 6

Step-by-step explanation:

Hi!

Your answer is:

x=2 and y=6

I hope this helps!

Feel free to mark brainliest!

a normalized binary number consists of three parts. these are:

Answers

Main Answer: A normalized binary number typically consists of three parts:

Sign bitExponentMantissa

Supporting Question and Answer:

What is a sign bit in a normalized binary number?

The sign bit is the leftmost bit of a normalized binary number and indicates whether the number is positive or negative .A value of 0 indicates a positive number, while a value of 1 indicates a negative number.

Body of the Solution: A normalized binary number typically consists of  the following three parts:

Sign bit: This is the leftmost bit of the number and indicates whether the number is positive or negative. A value of 0 indicates a positive number, while a value of 1 indicates a negative number.Exponent: This is the next set of bits that represent the exponent of the number in binary form. The exponent represents the power to which the base (2) is raised to obatain the actual value of the number. Mantissa: This is the remaining bits that represent the fractional part of the number in binary form. The mantissa contains the significant digits of the number, which are multiplied by the base raised to the exponent power to obtain the actual value of the number.

Final Answer: A normalized binary number typically consists of three parts:

Sign bitExponentMantissa

To learn more about the sign bit in a normalized binary number from the given link

https://brainly.in/question/8955675

#SPJ4

why did the girl wear glasses during math class

Answers

Answer:

Because she found it improves division.

Step-by-step explanation:

Which one should I be choosing?

Which one should I be choosing?

Answers

Answer:

B) m∠S= 116, m∠Q=64, m∠T= 64

Step-by-step explanation:

B is correct since...
S and r are the same angle so b or d is automatically left
The degree for quad lateral is 360 so
116x4 which is d isn’t =360 so b is left
You can check by
64x2+116x2=360!

a certain bridge is 4,024 feet long. approximately how many minutes does it take to cross this bridge at a constant speed of 20 miles per hour?

Answers

It take 2 minutes to cross this bridge at a constant speed of 20 miles per hour.

What is unitary method?

The unitary method is a method for figuring out a single unit's value, then multiplying that value by itself to get the required value. An individual or singular unit is referred to as unitary. Because of this, the goal of this method is to determine values in reference to a single unit. The unitary technique can be used, for instance, to determine how many kilometers a car can go on one litre of gas if it can travel 44 km on two litres of gas. A single unit's value is determined using the unitary approach, and the value of the necessary number of units can then be determined using this value.

To know more about unitary method ,visit:

brainly.com/question/28276953

#SPJ4

The box plots show the basketball scores for two teams.

The box plots show the basketball scores for two teams.

Answers

It’s c trust me I’m a goat at basketball

Answer:

C

Step-by-step explanation: A.P.E.X

Given h (x) = 5 x + 1, find h(2)

Answers

Answer:

h(2) = 5.2 + 1 = 10 + 1 = 11

Why a sample is always smaller than a population?

Answers

Answer:

A sample is a subset of the population.

ishwar can read 5 pages in 15 minutes. Anne can read 15 pages in 1 hour. Explain how much longer it would take Anne to read a 300- page book than Ishwar.

Answers

Answer: 5 hours  

Step-by-step explanation:

Ishwar's speed per hour:

Number of 15 minute periods in an hour:

= 60 /15

= 4 periods

Ishwar reads at 5 pages in 15 minutes so in an hour Ishwar would read:

= 4 * 5

= 20 pages per hour

Annie = 15 pages in an hour.

Ishwar number of hours to read 300 pages:

= 300 / 20

= 15 hours

Annie number of hours to read 300 pages:

= 300 / 15

= 20 hours

Difference = 20 - 15

= 5 hours  

A water slide starts at (0,144) and ends at (12,0) what is the slope of the slide

A water slide starts at (0,144) and ends at (12,0) what is the slope of the slide

Answers

Answer:

-12

Step-by-step explanation:

The slope of a line is just the difference of y-values divided by the difference of x-values

\(m = \frac{y_2-y_1}{x_2-x_1} = \frac{144-0}{0-12} = \frac{144}{-12} = -12\)

A restaurant offers pizzas with 2 types of crust, 7 different toppings, and in 5 different sizes. how many different pizzas could be ordered?

Answers

There are 70 different types of pizzas could be ordered

A permutation is an act of arranging the objects or numbers in order.

Combinations are the way of selecting the objects or numbers from a group of objects or collection, in such a way that the order of the objects does not matter

Given,

Number of options on crust=2

Number of options on topping= 7

Number of options on size= 5

Therefore for each type of crust there are 7 different topping, for each toppings there are 5 different sizes

The total number ways of ordering pizza=2×7×5=70

Hence, there are 70 different types of pizzas could be ordered

Learn more about Combination here

brainly.com/question/13387529

#SPJ4

Jessica is going to paint her
patio. It is made up
of two
rectangles. One measures
7ft. x 4 ft. x 5ft. and the other
measures 10ft. x 8ft. x 6ft.
What is the total area of her
patio?

Answers

Answer:

514 square feet

Step-by-step explanation:

2(7×4+4×5+5×7)+2(10×8+8×6+10×6)

=2*83 +2*188

=166+376

=542 square feet

7*4=28

542-28=514 square feet

Answer:

640ft

Step-by-step explanation:

7ft×4ft×5ft = 160

10ft×8ft×6ft=480

Add them together

480+160=640 so the answer is 640ft

Over which interval does f(x) have a negative average rate of change?
A.[3,8]
B.[-9,-3]
C.[3,5]
D.[-9,-8]

Over which interval does f(x) have a negative average rate of change?A.[3,8]B.[-9,-3]C.[3,5]D.[-9,-8]

Answers

Answer:

It is A

From the x-value of 3 to the x-value of 8, the y-value goes down from 3 to -6

Uh...I have no clue. Sorry. :(

Answer this, please.

Answer this, please.

Answers

13 runners, if you add up all the runners in each column you get 13 :)
The mileage was recorded for

13 runners


Just add up the number that all the bars hit and you get 13

Happy answering!

There one more picture I give it when we meet

There one more picture I give it when we meet
There one more picture I give it when we meet

Answers

The table shows the values of x and y of a certain function.

We can be sure it's a linear relationship because, for each increment of 1 in the value of x, the y also increments by 1.

It's required to find the y-intercept of the relationship.

If we look closely at the point (-1, -5) and (1, -3) we can note the point (0, ?) is missing.

We have already stated that, for every increment of 1 for x, the y will also increment by 1, thus, for x = 0, the value of y is y = -5 + 1 = -4

Note this is the mean value between -5 and -3, the two points just around the required answer.

We can also check this result by graphing or finding the equation of the line.

The y-intercept is -4

Other Questions
a(n) is a physical, social, or psychological event or circumstance to which the body tries to adapt a random sample of medical files is used to estimate the proportion p of all people who have blood type b. if you have no preliminary estimate for p, how many medical files should you include in a random sample in order to be 99% sure that the point estimate will be within a distance of 0.04 from p? which is the priority nursing action for a child with severe burns on the arms who is scheduled for therapeutic escharotomy you are writing a memo to employees announcing the loss of free parking. which of the following would be the best closing sentence in this bad-news memo to employees? behavioral contingencies, or contingency management, is a behavioral contract between you and the client who wishes behavioral change or needs to be changed is called____ which statement does not describe an antibiotic mechanism of action, thus enabling the antibiotic to kill bacteria? can i create 3d objects in the new unreal engine? and can i do storyboarding in the new unreal engine? how to write expression as a single definite integral isooctane is used as the fuel during a test of a new automobile engine. how much energy is released by complete combustion of of isooctane to gases ? be sure your answer has the correct number of significant figures. note: reference the conversion factors for non-si units table for additional information. when raphael was preparing to paint his fresco the school of athens he did a large drawing called to help place the design on the wall. Everhart Company issues $5,000,000, 6%, 5-year bonds dated January 1, 2020 on January 1, 2020. The bonds pay interest semiannually on June 30 and December 31. The bonds are issued to yield 5%. What are the proceeds from the bond issue A) Registered voter of the United StatesB) Member of the United States Armed forcesC) Candidate for elected office in the StatesD) Naturalized U.S. CitizenFie an Applicationde interviewedTake language and civice testsTake Oath of Allegiance parents bring a 15-year-old client into the clinic. the parents tell the nurse that there is a family history of schizophrenia, and they fear their child has developed the disease. what symptoms, if described by the family, would support their conclusion? What were the commercial advantages of controlling the straits of malacca An extract of a balance sheet is given. What is the total asset turnover ratio?Balance Sheet (extract), December 31st, 2xxx $Intangible Assets 5,000Tangible Assets 10,000Current Assets 5,000Investments 5,000Current Liabilities 10,000Long Term liabilities 30,000Net Sales 40,000The debt-equity ratio of Creatz Ltd. is 1.6 (Express your answer to two significant figures). Which statement accurately explains how Native Americans used natural resources in their daily lives? Episodic memories can be either vague and without context (called familiarity), or richly detailed, called... sunland company has provided information on intangible assets as follows a patent was purchased sunland estimated the remaining useful life of the patent to be 10 year the patent was carried in splish brothers's accounting records at a net book value because of recent events in the fiels sunaldn estimates that the remaining life of the patent onroe's choice of john quincy adams for secretary of state was significant for what reasons? multiple select question. it suggested that the so-called virginia dynasty would soon come to an end. that position was seen as a dead end, making the gesture a snub to a former president's son. jefferson, madison, and monroe had all served in that position before becoming president. that position had become a why is evidence from canine searches of automobiles allowed without a warrant, but evidence from canine searches surrounding a home require a warrant?