Please Help, this is math problems

Please Help, This Is Math Problems
Please Help, This Is Math Problems

Answers

Answer 1

Answer:

1/8 for the first one then 1/6 for the second one

Step-by-step explanation:

 


Related Questions

You roll a die with the sample space S=(1,2,3,4,5,6]. You define A as (1,2,4),B as [1,2,4,5,6],C as [5,6) and D as [2,3,6) Determine which of the following events are exhaustive and/or mutually exclusive

Answers

- Events A, B, C, and D are exhaustive.
- Events A and B, B and D are not mutually exclusive.
- Events A and C, C and D, A and D are mutually exclusive.

To determine whether the events are exhaustive or mutually exclusive, we need to understand the definitions of these terms:
1. Exhaustive events: Events are considered exhaustive if the union of all the events covers the entire sample space S. In other words, there are no outcomes in the sample space that are not included in any of the events.
2. Mutually exclusive events: Events are considered mutually exclusive if they have no outcomes in common. In other words, the events cannot occur simultaneously.
Now let's analyze the given events:
A = {1, 2, 4}
B = {1, 2, 4, 5, 6}
C = {5, 6}
D = {2, 3, 6}
To determine if the events are exhaustive, we need to check if their union covers the entire sample space S.
The union of A, B, C, and D is {1, 2, 3, 4, 5, 6}, which covers the entire sample space S. Therefore, the events A, B, C, and D are exhaustive.

To determine if the events are mutually exclusive, we need to check if any outcomes are shared between the events.
The outcomes 1, 2, and 4 are shared between events A and B. Therefore, events A and B are not mutually exclusive.
The outcomes 2 and 6 are shared between events B and D. Therefore, events B and D are not mutually exclusive.
No outcomes are shared between events A and C, C and D, or A and D. Therefore, events A and C, C and D, and A and D are mutually exclusive.

Learn more about exhaustive

https://brainly.com/question/32891238

#SPJ11

1. When oil was spilled out in the middle of a lake, it spread out on the surface of the water in a circular pattern. The radius of the circular pattern increased at a rate of 4 feet per minute. ((() = 4tft/min)

A. [3 pts) How fast was the area of the circular pattern increasing per minute? Construct the composite function to show how the area was increasing each minute. ( A() = ft/min). ​

Answers

The rate of change of the area as a function of time is:

A'(t) = 6.28*(R₀ + 4ft/min*t)*(4ft/min)

How to get the rate at which the area increases?

Remember that for a circle of radius R, the area is:

A = 3.14*R^2

Now, if the radius increases at a rate of 4 ft/min, then we can rewrite R as:

R(t) = R₀ + 4ft/min*t

Where t is the time in minutes, and R₀ is the initial radius.

So the area function is:

A(t) = 3.14*(R₀ + 4ft/min*t)^2

The rate of change is given by the differentiation with respect to t, it is:

A'(t) = 2*3.14*(R₀ + 4ft/min*t)*(4ft/min)

A'(t) = 6.28*(R₀ + 4ft/min*t)*(4ft/min)

The rate at which the area increases, as a function of time, is given by:

A'(t) = 6.28*(R₀ + 4ft/min*t)*(4ft/min)

If you want to learn more about rates of change, you can read:

https://brainly.com/question/8728504

Number Lines
F is between E and G. EF= 9 and FG= 11. what is the length of EG?

Number Lines F is between E and G. EF= 9 and FG= 11. what is the length of EG?

Answers

Answer:

20

Step-by-step explanation:

EG = EF + FG

Its given in the question that -

• EF = 9

• FG = 11

So,

EG = 9 + 11 = 20

Plsss help will mark brainliest

Plsss help will mark brainliest

Answers

Answer:

27. 18.62

28. 200%

29. 136

30. 50

31. 12.5%

32. 750

33. 5.4

Step-by-step explanation:

If a ball is thrown vertically upward from the roof of 64 foot building with a velocity of 80ft/sec, its height after t seconds is s(t)=64+80t−16t^2. What is the maximum height the ball reaches? What is the velocity of the ball when it hits the ground (height 0 )? What is the acceleration of the ball when it hits the ground (height 0)?

Answers

The maximum height reached by the ball is 164 feet, the velocity of the ball when it hits the ground is -48 ft/sec, and the acceleration of the ball when it hits the ground is -32 ft/sec^2.

To find the maximum height reached by the ball, the velocity of the ball when it hits the ground, and the acceleration of the ball when it hits the ground, we can analyze the given function s(t) = 64 + 80t - 16t^2.

Now, let's break down the computation into steps:

Step 1: Find the maximum height reached by the ball

The maximum height reached by the ball corresponds to the vertex of the parabolic function s(t) = 64 + 80t - 16t^2. The vertex can be found using the formula t = -b / (2a), where the quadratic function is in the form s(t) = at^2 + bt + c.

In this case, a = -16, b = 80, and c = 64. Substituting these values into the formula, we have:

t = -80 / (2*(-16)) = 80 / 32 = 2.5 seconds.

To find the maximum height, we substitute this value of t back into the function s(t):

s(2.5) = 64 + 80(2.5) - 16(2.5)^2 = 64 + 200 - 16(6.25) = 64 + 200 - 100 = 164 feet.

Therefore, the maximum height reached by the ball is 164 feet.

Step 2: Find the velocity of the ball when it hits the ground

To find the velocity of the ball when it hits the ground, we need to determine the time it takes for the ball to reach a height of 0 feet.

Setting s(t) = 0, we have:

0 = 64 + 80t - 16t^2.

This is a quadratic equation. Solving for t using the quadratic formula, we obtain two possible solutions: t = 4 seconds and t = -1 second. Since time cannot be negative in this context, we discard the negative solution.

Therefore, the ball hits the ground after 4 seconds. To find the velocity at this time, we differentiate the function s(t) with respect to t and evaluate it at t = 4:

s'(t) = 80 - 32t.

s'(4) = 80 - 32(4) = 80 - 128 = -48 ft/sec.

So, the velocity of the ball when it hits the ground is -48 ft/sec, indicating it is moving downward.

Step 3: Find the acceleration of the ball when it hits the ground

The acceleration of the ball can be determined by differentiating the velocity function. Taking the derivative of s'(t) = 80 - 32t with respect to t, we obtain:

s''(t) = -32.

Since the acceleration is constant and independent of time, the acceleration of the ball when it hits the ground is -32 ft/sec^2.

Therefore, the maximum height reached by the ball is 164 feet, the velocity of the ball when it hits the ground is -48 ft/sec, and the acceleration of the ball when it hits the ground is -32 ft/sec^2.

To learn more about quadratic function click here:

brainly.com/question/18958913

#SPJ11

Which of the following situations results in 2/3 ? Select three that apply

Answers

Answer:

The first, second, and fourth questions.

Step-by-step explanation:

None of these result in an answer of 23, so I'm assuming that you meant 2/3.

"Two gallons of water are needed to fill 3 fish tanks of equal size. How many gallons of water are required for each tank?"

2 gallons divided between 3 tanks is 2 divided by 3, so 2/3.

"Three cats share 2 cans of tuna. How much of a can does each cat receive?"

2 cans divided between 3 cats - it's the same as the above problem, just with cats and tuna cans instead of tanks and gallons of water. Each cat gets 2/3 of a can.

"Two bags of bird seed are split among 5 parrots. What fraction of a bag does each parrot receive?"

2 bags divided between 5 parrots would be 2/5 of a bag for each parrot.

"Two apples are split among 3 people. How much of an apple does each person receive?"

Two apples split among 3 people - like the first 2 questions, this also equals 2/3.

"Three dogs each drink 2 cups of water. How many cups of water do the dogs drink in all?"

Three dogs EACH drink 2 cups of water means that the answer is 2*3=6 cups.

"Three cupcakes are divided among 2 children. How much of a cupcake does each child receive?"

Three cupcakes are split between 2 children - they will each get 3/2 of a cupcake, or 1 1/2.

Assume that demand for a commodity is represented by the equation
P = -2Q-2Q_d
Supply is represented by the equation
P = -5+3Q_1
where Q_d and Q_s are quantity demanded and quantity supplied, respectively, and Pis price
Instructions: Round your answer for price to 2 decimal places and enter your answer for quantity as a whole number Using the equilibrium condition Q_s = Q_d solve the equations to determine equilibrium price and equilibrium quantity
Equilibrium price = $[
Equilibrium quantity = units

Answers

The equilibrium price is $0 and the equilibrium quantity is 5 units.

To find the equilibrium price and quantity, we need to set the quantity demanded equal to the quantity supplied and solve for the equilibrium values.

Setting Q_d = Q_s, we can equate the equations for demand and supply:

-2Q - 2Q_d = -5 + 3Q_s

Since we know that Q_d = Q_s, we can substitute Q_s for Q_d:

-2Q - 2Q_s = -5 + 3Q_s

Now, let's solve for Q_s:

-2Q - 2Q_s = -5 + 3Q_s

Combine like terms:

-2Q - 2Q_s = 3Q_s - 5

Add 2Q_s to both sides:

-2Q = 5Q_s - 5

Add 2Q to both sides:

5Q_s - 2Q = 5

Factor out Q_s:

Q_s(5 - 2) = 5

Q_s(3) = 5

Q_s = 5/3

Now that we have the value for Q_s, we can substitute it back into either the demand or supply equation to find the equilibrium price. Let's use the supply equation:

P = -5 + 3Q_s

P = -5 + 3(5/3)

P = -5 + 5

P = 0

Therefore, the equilibrium price is $0 and the equilibrium quantity is 5 units.

Learn more about supply equation here:brainly.com/question/13218367

#SPJ11

I need help asap with this maths question

I need help asap with this maths question

Answers

Answer:

\(\frac{-x^{2}+5x-1}{2x^{2} -x-1}\)

Step-by-step explanation:

I need help asap with this maths question
I need help asap with this maths question

the distances male long jumpers for state college jump are approximately normal with a mean of 263 inches and a standard deviation of 14 inches. suppose a male long jumper's jump ranked in the 75th percentile (75% of jumpers jumped less distance). how long was his jump?

Answers

The male long jumper's jump, which ranked in the 75th percentile, was approximately 272.436 inches long.

To find the length of the male long jumper's jump at the 75th percentile, we can use the concept of z-scores and the standard normal distribution.

The 75th percentile corresponds to a z-score of 0.674. Using this z-score, we can calculate the distance of the jump by multiplying it by the standard deviation and adding it to the mean:

Distance = (z-score * standard deviation) + mean

Distance = (0.674 * 14) + 263

Distance ≈ 9.436 + 263

Distance ≈ 272.436

Know more about z-scoreshere:

https://brainly.com/question/31871890

#SPJ11

HELPpppp

A standard deck of 52 playing cards contains 13 cards in each of four suits: hearts, diamonds, clubs, and spades. Four cards are drawn from the deck at random.

What is the approximate probability that exactly three of the cards are diamonds???

Answers

Answer:

0.25 is the probability

Step-by-step explanation:

If there are 13 diamonds in a deck of 52 cards, dividing 13 by 52 will get you 0.25. This is the probability of getting a diamond from the deck of 52 cards.

Help out aaaaaaaaaaaaa

Help out aaaaaaaaaaaaa

Answers

Answer:

y= -x

Step-by-step explanation:

same deal

-x+b=y

5= -(-5)+b

5= 5+b

b=0

The answer is y= -x
Hope this helps :)

a researcher constructs a confidence interval for a population proportion using a sample of size 50. the value of p-hat is .3, and the resulting confidence interval is determined to be (.1323, .4677). what's the level of confidence for this interval?

Answers

The level of confidence for the given confidence interval is 95% and z-score is 1.96.The calculation involves using the formula for the confidence interval and the given sample proportion and size.

We can use the formula for the confidence interval for a population proportion:

p-hat ± z*(sqrt(p-hat*(1-p-hat)/n))

Where p-hat is the sample proportion, z is the z-score for the desired level of confidence, and n is the sample size.

We're given that p-hat = 0.3 and n = 50. We're also given that the confidence interval is (.1323, .4677), which means that:

p-hat ± z*(sqrt(p-hat*(1-p-hat)/n)) = (.1323, .4677)

We can use the midpoint of the confidence interval as the point estimate for p-hat, which is (0.1323 + 0.4677) / 2 = 0.3.

Substituting the values we have into the equation, we get:

0.3 ± z*(sqrt(0.3*(1-0.3)/50)) = (.1323, .4677)

Simplifying the equation, we get:

z = 1.96

Therefore, the level of confidence for this interval is 95%, since the z-score for a 95% confidence level is 1.96.

To know more about confidence interval:

https://brainly.com/question/29680703

#SPJ4

Evaluate the expression 2c-4d if c = 8 and d - -5
-4
16
36
3

Answers

Answer:

The answer is 36

Step-by-step explanation:

=16-4(-5)

=16-(-20)

=36

explain how you determined which distribution to use. the t-distribution will be used because the samples are independent and the population standard deviation is not known. the standard normal distribution will be used because the samples are independent and the population standard deviation is known

Answers

You must use the t-distribution table when working problems when the population standard deviation (σ) is not known and the sample size is small (n<30). General Correct Rule: If σ is not known, then using t-distribution is correct. If σ is known, then using the normal distribution is correct.

What is t-distribution and normal distribution ?

Normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean.

In graphical form, the normal distribution appears as a "bell curve".

The normal distribution is the proper term for a probability bell curve.

In a normal distribution the mean is zero and the standard deviation is1. It has zero skew and a kurtosis of 3.

Normal distributions are symmetrical, but not all symmetrical distributions are normal.

The t-distribution describes the standardized distances of sample means to the population mean when the population standard deviation is not known, and the observations come from a normally distributed population.

Therefore,

You must use the t-distribution table when working problems when the population standard deviation (σ) is not known and the sample size is small (n<30). General Correct Rule: If σ is not known, then using t-distribution is correct. If σ is known, then using the normal distribution is correct.

Learn more about t-distribution and normal distribution here ;

https://brainly.com/question/24277447

#SPJ4

Write an English phrase that would translate into the following mathematical expression. Which of the following is equivalent to the expression ​? 9z-7 A. 9 less than the product of 7 and a number z B. the difference of 9 times a number z and 7 C. The quotient of 9 times a number z and 7 D. 9 times the difference of a number z and 7

Answers

Answer:

The correct answer is B.

Explanation:

The difference of 9 times a number z -  9z - something

and 7 - and 7

Put everything together- 9z - 7

Happy studying! :)

What is the slope??
(The bottom one says : (1, 1)

What is the slope??(The bottom one says : (1, 1)

Answers

Slope is the steepness of a line as it moves from LEFT to RIGHT. Slope is the ratio of the rise, the vertical change, to the run, the horizontal change of a line. The slope of a line is always constant (it never changes) no matter what 2 points on the line you choose.
The slope is: -1/3
Ok done. Thank to me :>

∠A and \angle B∠B are supplementary angles. If m\angle A=(5x+25)^{\circ}∠A=(5x+25) ∘ and m\angle B=(3x+19)^{\circ}∠B=(3x+19) ∘ , then find the measure of \angle B∠B.

Answers

Answer:

Measure of angle B is 70 degrees

Step-by-step explanation:

If they are both supplementary, it means that add up to be 180 degrees

Thus;

5x + 25 + 3x + 19 = 180

8x + 44 = 180

8x = 136

x = 136/8

x = 17

Measure of angle B will be;

3(17) + 19

= 51 + 19 = 70 degrees

The budget for a project on voting trends includes $3200 for hiring undergraduate students, graduate students, and faculty members to conduct interviews on the day before an election. Each undergraduate student will conduct 30 interviews for $100. Each graduate student will conduct 32 interviews for $150. Each faculty member will conduct 33 interviews for $200. No more than 20 interviewers can be hired.(a) How many of each type of interviewer should be hired in order to maximize the number of interviews?(b) What is the maximum number of interviews?

Answers

Each type of interviewer should be hired in order to maximize the number of interviews are 0 undergraduate students, 16 graduate students, and 4 faculty members and the maximum number of interviews is 644 according to the statistics given.

If n = the number of interviews, then let x = the number of undergraduate students hired, y = the number of graduate students employed, z = the number of faculty members hired.

The purposeful action is:

maximization of n = 30x + 32y + 33z

The limitations are: x + y + z 20; 100x + 150y + 200z 3200; and 0;

The answer is 644 because x = 0, y = 16, z = 4.

To increase the number of interviews, it should be recommended that 0 undergraduate students, 16 graduate students, and 4 faculty members be hired. There can be a maximum of 644 interviews by statistics given.

Learn more about statistics

brainly.com/question/29093686

#SPJ4

5.) A woman put $580 into a savings account for one year. The rate of interest on the account was 6.5%. How much was the interest for the vear in dollars and cents? (Round to the nearest cent) 6.) Pamela bought an electric drill at 85% of the regular price. She paid $32.89 for the drill. What was the regular price? (Round to the nearest cent)

Answers

The amount of interest for the year was 3,770 cents, and the regular price of the electric drill that Pamela bought before the discount was 21,927 cents

To find the interest we can use this following formula:

Interest = P x R x T.

Where:

P = Principal amount (the beginning balance).

R = Interest rate

T = Number of time periods

In this case, we are given that;

Principal amount (P) = $580

Interest rate (R) = 6,5 %

Time = 1 year

Hence, The amount of the interest = 6,5% of $580

                                                     = 0.065 × $580

                                                     = $37.7

1 dollar = 100 cents

Hence, $37.7 = 37.7 × 100 cents equal to 3,770 cents

To find the regular price of the electric drill, we can use this following formula:

P = (1 – d) x

Where,

P = Price after discount

D = discount rate

X = regular price

In this case, we are given that:

P = $32.89

D = 85% = 0,85

Hence, the regular price:

P = (1 – D) x

32.89 = (1 – 0.85) X

32.89 = 0.15X

X = 32.89/0.15

X= 219.27

1 dollar = 100 cents

Hence, $219.27 = 219.27 × 100 cents equal to 21,927 cents

To learn more about interest, click here:

https://brainly.com/question/15089941

#SPJ4

If the relation is a function, list the domain and range. If the relation is not a function, choose "not a function". C = {(9, 1) (8, -3) (7, 5) (-5, 3)} A: Domain: {9, 8, 7, -5} Range: {1, -3, 5, 3} B: Domain: {1, -3, 5, 3} Range: {9, 8, 7, -5} not a function

Answers

Answer:

A: Domain: {9, 8, 7, -5} Range: {1, -3, 5, 3}

Step-by-step explanation:

C = {(9, 1) (8, -3) (7, 5) (-5, 3)}

The domain is the inputs

Domain: { -5,7,8,9}

The range is the output

Range{ -3,1,3,5}

This is a functions since there is no input that goes to multiple outputs

Which of the following statements have the same result? Explain each step in solving each one.
I. f(2) when f(x) = 3x + 4
II. f−1(4) when f(x) = 3x - 4 over 5
III. 3y − 6 = y + 10

Answers

Answer:

I don't think that there is two same results. sorry I couldn't help

Step-by-step explanation:

for I the answer should be 10 if you replaced each x by 2. f(2) = 3(2) + 4

and for II it will be f-1(4) = 3-1(4) - 4 /5 the answer will be -1.

for III it should be y = 8 or 4

What is the volume of a rectangular prism with a height of 2 ft and a base area of 6 ft2?

Answers

The volume of the rectangular prism is 12 cubic feet.

To find the volume of a rectangular prism, you need to multiply its height by its base area. In this case, the height is given as 2 ft and the base area is given as 6 ft2. So, the volume can be calculated as follows:

Volume = Height x Base area
Volume = 2 ft x 6 ft2
Volume = 12 cubic feet

Therefore, the volume of the rectangular prism is 12 cubic feet.

Learn more about rectangular prism

brainly.com/question/21308574

#SPJ11

Find the distance between the points (3,6) and (3,-7).
Distance:?

Answers

13 units is the distance between points.

Find the distance between the points (3,6) and (3,-7).Distance:?

if a linear code contains exactly 16 code words and the transmission rate is 23, find the length of code words.

Answers

The length of the code words in this linear code is 4.

To find the length of code words in a linear code, we can use the formula:

Length of code words = log(base 2) of (number of code words)

In this case, the linear code contains exactly 16 code words and the transmission rate is 23.

Using the formula, we can calculate the length of code words as follows:

Length of code words = log(base 2) of 16
Length of code words = 4

Therefore, the length of the code words in this linear code is 4.

Know more about  transmission rate here:

https://brainly.com/question/13013855

#SPJ11

If x=a sinø and y=b cos ø, show that b²x² + a²y² =a²b²​

Answers

Hope you could understand.

If you have any query, feel free to ask.

If x=a sin and y=b cos , show that bx + ay =ab

What is the total cost of a $1,000.00 item with a sales tax of 5%

Answers

5% sales tax of a $1,000.00 item = $950.

Answer: 1,050.00

Step-by-step explanation: 1,000.00+0.05=1,050.00

8-2b = -2 find the solution to the equation

Answers

Answer: 5

Step-by-step explanation:

  8-2b=-2

8-2b-8=-2-8

    -2b=-10

-2b/-2=-10/-2

       b=5

What does an extension ladder's size classification indicate?
Select one:
a.The minimum reach when placed at the appropriate climbing angle
b.The ladder's length when the fly section is not extended
c.The maximum building height against which the ladder can be raised
d.The full length to which it can be extended

Answers

The correct answer is (D) The full length to which it can be extended.

The size classification of an extension ladder indicates the full length to which it can be extended.
An extension ladder's size classification indicates the total length the ladder can reach when its fly section is fully extended.

This helps users determine if the ladder will be long enough for their specific needs when working at height.

Know more about the length  here:

https://brainly.com/question/2217700

#SPJ11

Mr. K math class is one 1 over four hours long after working problems on the board for 55 minutes 11/12 hours he gave the students the rest of the class. To work on homework how long did students have to work on homework right your answer in simplest form

Answers

We can conclude that the students did not have any time left to work on homework.

The duration of Mr. K's math class is 1 and 1/4 hours, or 5/4 hours.

We need to determine how much time is left for the kids to do their assignment after working on problems on the board for 55 minutes and 11/12 hours. To achieve this, we must take the time spent solving issues out of the overall class time:

Total class time = 5/4 hours

Time spent on working problems = 55 minutes + 11/12 hours

= (55/60) hours + (11/12) hours

= (11/12 + 55/60) hours

= (11/12 + 11/12) hours

= (22/12) hours

= (11/6) hours

Overall class time minus the amount of time spent solving problems equals the amount of time remaining for homework.

= 5/4 hours - 11/6 hours

= (15/12) hours - (22/12) hours

= (-7/12) hours

We can infer that the kids ran out of time to finish their homework because the response is illogical because we cannot have negative time.

To know more similar question visit:

https://brainly.com/question/21930911

#SPJ1

Kyle is playing a game where he rolls a number cube twice and flips a coin twice. The number cube is labeled 1 to 6. The coin can land on heads or tails.
If the number cube lands on 5 both times and the coin lands on heads both times, Kyle wins a prize. What is the probability that Kyle wins the prize?

Answers

The chance of rolling two 5s and flipping two heads can be calculated by multiplying the odds together because each cube and coin flip is independent. the probability that Kyle wins the prize is \(1/144\)

What is the probability?

The probability of rolling a 5 on a number cube is 1/6, and the probability of flipping heads on a coin is 1/2.

Since each roll of the cube and flip of the coin is independent, we can find the probability of rolling two 5's and flipping two heads by multiplying the probabilities together:

P(rolling two 5's and flipping two heads) = P(rolling a 5) * P(rolling a 5) * P(flipping heads) * P(flipping heads)

\(= (1/6) \times (1/6) \times (1/2) \times (1/2)\)

\(= 1/144\)

Therefore, the probability that Kyle wins the prize is ,\(1/144\) or approximately  \(0.0069\) (rounded to four decimal places).

Learn more about probability here:

https://brainly.com/question/11234923\

#SPJ9

Other Questions
Why is pluto a dwarf planet Question 514.25 ptsWhat is one way the ideas of the Declaration of Independence are evident today What does video compression do? Choose all that apply. reduces file size removes parts of a frame that change from one frame to the next removes parts of a frame that do not change from one frame to the next speeds uploading and downloading of video how can you tell if an elephant is making subsonic sounds Analyze the rhyme scheme of this sonnet."Death, Be Not Proud"Death, be not proud, though some have called thee ___and dreadful, for thou art not so; ___those whom thou think'st thou dost overthrow ____Die not, poor Death, nor yet canst thou kill me. ____From rest and sleep, which but thy pictures 1 be, _____Much pleasure; then from thee much more must flow, _____And soonest our best men with thee do go, _____Rest of their bones, and soul's delivery. _____Thou art slave to fate, chance, kings, and desperate men,____ And dost with poison, war, and sickness dwell, _____And poppy 2 or charms can make us sleep as well ______And better than thy stroke; why swell's" thou then 3? _____One short sleep past, we wake eternally _____And death shall be no more; Death, thou shalt die. _____ --John Donne A car requires 15 litres of petrol to travel 200 km. How much petrol is needed to travel 120 km? giving a speech where you prepare the complete content of your speech, including a thorough outline, and rehearse the speech using limited notes, is called this: 60miles per hour into meters per second How are lungs and gills similar? Both require carbon dioxide to function. Both are made of the same type of tissue. Both gills and lungs are used to get oxygen. Both are found in similar organisms. At the store, 10 ounces of candy costs $3.20. What is the price of 1 ounce? Write an augmented matrix for the following system ofequations.3x - 7y + 8z = -38x - 7y + 2z = 35y - 7z = -3The entries in the matrix are:_ _ _ | __ _ _ | __ _ _ | _ the table represents a function. n: 3, 5, 7, 9, 11g(n): 0, 2, 4, 6, 8what is the domain of the function? -all real numbers greater than or equal to 0- all real numbers greater than or equal to 3-(0,2,4,6,8)-(3,5,7,9,11) will Brainliest the first answer :) The values of x and y vary directlyand one pair of values are given.Write an equation that relates xand y. Simplify completely.x = -4, y = 6 1/58 simplified =?!?! Which steps did the US take during the occupation of Japan? Check all that apply. Reforming Japans government refusing to allow relief money to be sent to Japan taking control of the Japanese islands establishing food-distribution networks giving Japan the island of Taiwan. If you copy a drawing from the Internet and use it in a report, you might be violating the artist'sA. Digital Rights B. Intellectual Property RightsC.Fair use rightsD.Artistic rights Which one of the following statements about business valuation is NOT true? A)The value of a business changes over time. B)There is a single value for any business. C)There is no such thing as the value for a business. D)Actions by competitors also affect the value of a business. Describe the anthropogenic impacts of climate change on the carbon cycle and briefly discuss how it is impacting life in the worlds oceans find the distance between each pair of points (-1 -4) and (1, -1) 6(x+8.5)=123(equation)