Pls halppppppppppppppp

Answers

Answer 1
Addition expression: -6 + 14 = 8

-6 because it’s below street level.
Answer 2

Answer:

-6 + 14

8

Step-by-step explanation:

Given: Hank is -6 below feet. He rises +14 feet above level.

-6 + 14 = 8

Addition expression: -6 + 14

Sum: 8

Hope this helped.


Related Questions

What is |-2.24|? i need this question answered quickly

Answers

i think the answer is 2.24

What proportion of the students scored at least 23 points on this test, rounded to five decimal places

Answers

This question is incomplete, the complete question is;

The distribution of scores on a recent test closely followed a Normal Distribution with a mean of 22 points and a standard deviation of 2 points. For this question, DO NOT apply the standard deviation rule.

What proportion of the students scored at least 23 points on this test, rounded to five decimal places?

Answer:

proportion of the students that scored at least 23 points on this test is 0.30850

Step-by-step explanation:

Given the data in the question;

mean μ = 22

standard deviation σ = 2

since test closely followed a Normal Distribution

let

Z = x-μ / σ      { standard normal random variable ]

Now, proportion of the students that scored at least 23 points on this test.

P( x ≥ 23 ) = P( (x-μ / σ) ≥  ( 23-22 / 2 )

= P( Z ≥ 1/2 )

= P( Z ≥ 0.5 )

= 1 - P( Z < 0.5 )

Now, from z table

{ we have P( Z < 0.5 ) = 0.6915 }

= 1 - P( Z < 0.5 ) = 1 - 0.6915 = 0.30850

P( x ≥ 23 ) = 0.30850

Therefore, proportion of the students that scored at least 23 points on this test is 0.30850

For questions #1 and #2:
A) Write one sentence in your own words, describing the step you need to solve the problem.
B) Write the answer
EXAMPLE:
x/3 = 5
A. Multiply both sides by 3.
B. Answer is 15.
Question #1:
x - 3 = 10
Question #2:
2x = 8


I need help pleaseeeeee

Answers

Answer:

question 1

if you want x to stand alone

you will take the -3 off by crossing it to the other side

NB when a negative number crosses the equal sign it becomes positive

x =10+3= ×=13 is the final answer

Step-by-step explanation:

question 2

you will divide both sides by 2(because we want x to stand alone)

so final answer is ×=4

Please help with this function problem

Answers

Answer:

-2

-1

-2

Step-by-step explanation:

really ? this is a problem ? why ?

f(0) means the functional value for x = 0.

is x = 2 ? no.

so, automatically the other case applies, and f(0) = -2

f(2) means x=2

is x = 2 ? yes.

so that case applies, and f(2) = -1

f(5) means x=5

is x = 2 ? no.

so again, the case for x <> 2 applies, f(5) = -2

If P(x) = 2x2 – 3x + 7 and Q(x) = 8 - x), find each function value.
15. P(-3)
16. Q(2)
17. P(4)
18. Q(-3)

Answers

Answer:

15. 52

16. 6

17. 59

18. 11

Step-by-step explanation:

What is the area of triangle ABC? Round to the nearest whole number

Answers

9514 1404 393

Answer:

  C.  837

Step-by-step explanation:

The remaining angle is ...

  C = 180° -A -B = 180°-62° -67° = 51°

The law of sines tells us that the length AC is ...

  AC/sin(B) = AB/sin(C)

  AC = AB·sin(B)/sin(C) = 40·sin(67°)/sin(51°)

Using the area formula given, we now have ...

  area = 1/2(AB)(AC)sin(A)

  = (1/2)(40)(40·sin(67°)sin(62°)/sin(51°) ≈ 836.7

The area of the triangle is about 837 square units.

urgent help needed !!!!!!

Answers

Answer:

use gauthmath

Step-by-step explanation:

you will thank me later

If a square shaped lot measures 200’ on one side, what is the square footage of the lot

Answers

Answer:

40,000 ft²

Step-by-step explanation:

area = 200 ft * 200 ft = 40,000 ft²

A new car costs $23000. The value decreases by 15% each year.(a) Write the exponential model to represent the cars value after t years. (b) To the nearest dollar, how much will the car be worth after 4 years?

Answers

Answer:

(a) 23000(1-15%)^t

(b) about 12006.14375

Step-by-step explanation:

(a) There's a formula for this problem y = A(d)^t where, A is the initial value you are given, d is the growth or decay rate and t is the time period. So, in this case, as the car cost is decreasing it is a decay problem and we can write the formula as such; y = A(1-R)^t

And with the values, we get the exponential model 23000(1-15%)^t

(b) From question (a) we already have the model and the time period given here is 4 years. So putting it in the formula we get,

23000(1-15%)^4

=23000(1-15/100)^4

=23000(0.85)^4

=23000x0.52200625

=12006.14375     (Ans)

Let the probability of success on a Bernoulli trial be 0.26. a. In five Bernoulli trials, what is the probability that there will be 4 failures

Answers

Answer:

0.3898 = 38.98% probability that there will be 4 failures

Step-by-step explanation:

A sequence of Bernoulli trials forms the binomial probability distribution.

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.

Let the probability of success on a Bernoulli trial be 0.26.

This means that [tex]p = 0.26[/tex]

a. In five Bernoulli trials, what is the probability that there will be 4 failures?

Five trials means that [tex]n = 5[/tex]

4 failures, so 1 success, and we have to find P(X = 1).

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

[tex]P(X = 1) = C_{5,1}.(0.26)^{1}.(0.74)^{4} = 0.3898[/tex]

0.3898 = 38.98% probability that there will be 4 failures

The rectangular floor of a storage shed has an area of 580 square feet. The length of the floor is 9 feet more than its width (see figure). Find the dimensions of the floor.

Length= ? Ft
Width= ? Ft

Answers

9514 1404 393

Answer:

length: 29 ftwidth: 20 ft

Step-by-step explanation:

Assuming the dimensions are integer numbers of feet, you're looking for factors of 580 that have a difference of 9.

 580 = 1×580 = 2×290 = 4×145 = 5×116 = 10×58 = 20×29

The last pair of factors differs by 9, so ...

  the length is 29 feet; the width is 20 feet.

I need help solving this math problem

Answers

The answer is 7gallons=280 miles

Because if 1gallon gives us 40 miles then 2 gallons give us 80 miles and so on.

Or you could just do 7gallons•40miles= 280miles/gallon

A die is rolled 20 times and the number of twos that come up is tallied. Find the probability of getting the given result. [Binomail Probability] Less than four twos

Answers

Answer:

0.5665 = 56.65% probability of less than four twos.

Step-by-step explanation:

For each roll, there are only two possible outcomes. Either it is a two, or it is not a two. The probability of a roll ending up in a two is independent of any other roll, which means that the binomial probability distribution is used.

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.

A die is rolled 20 times

This means that [tex]n = 20[/tex]

One out of six sides is 2:

This means that [tex]p = \frac{1}{6} = 0.1667[/tex]

Probability of less than four twos:

This is:

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]

So

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

[tex]P(X = 0) = C_{20,0}.(0.1667)^{0}.(0.8333)^{20} = 0.0261[/tex]

[tex]P(X = 1) = C_{20,1}.(0.1667)^{1}.(0.8333)^{19} = 0.1043[/tex]

[tex]P(X = 2) = C_{20,2}.(0.1667)^{2}.(0.8333)^{18} = 0.1982[/tex]

[tex]P(X = 3) = C_{20,3}.(0.1667)^{3}.(0.8333)^{17} = 0.2379[/tex]

So

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0261 + 0.1043 + 0.1982 + 0.2379 = 0.5665[/tex]

0.5665 = 56.65% probability of less than four twos.

Three student representatives, a president, a secretary, and a treasurer, are to be chosen from a group of five students: Andrew, Brenda, Chad, Dorothy, and Eric. In how many different ways can the representatives be chosen if the president must be a woman and the secretary and treasurer must be men

Answers

Answer:

Hence there are 6 different ways can the representatives be chosen if the president must be a woman and the secretary and treasurer must be men.

Step-by-step explanation:

We know that,

Total males = 3,

Total Females = 2,

Now we want 2 males and a female.

Then the choices are,

           [tex]= ^{3} C_{2} \times ( ^{2} C_{1} )\\\\= 3 \times 2\\\\=6[/tex]

Write the fraction 24/40 in its simplest form.

Answers

The answer is 3/5 because it’s pretty much like dividing

A sculpture is made of soild tin in the shape of a cone, sculpture is 70 inches tall, its base has a radius of 9 inches, the tin cost $1.75 per cubic inch how much did it cost for the tin for the sculpture

Answers

Answer:

$10390.817

Step-by-step explanation:

Given that :

Sculpture is made in Shape of a cone with :

Height, h = 70 inches

Radius, r = 9 inches

Volume of a cone = 1/3πr²h

Volume = 1/3 * π * 9² * 70

Volume of sculpture = 5937.6101 in³

Cost per in³ = $1.75

Cost of tin for the sculpture :

Cost per in³ * volume of sculpture

$1.75 * 5937.6101 = $10390.817

Bronson is ordering a sundae at a restaurant, and the server tells him that he can have up to four toppings: butterscotch sauce, caramel, peanuts, and strawberries. Since he cannot decide how many of the toppings he wants, he tells the server to surprise him. If the server randomly chooses which toppings to add, what is the probability that Bronson gets just butterscotch sauce, peanuts, and strawberries

Answers

Answer:

20%

Step-by-step explanation:

if zero toppings is an option, then there would be 5 possibilities for toppings

0,1,2,3,or 4

the server randomly chose 3 toppings so that would be one out of 5 or 20%.

(If the server did not have the option to put zero toppings on then there would be only 4 options 1,2,3, or 4 toppings and the correct answer would be one out of 4 or 25%.)

i don’t understand… but thank you if u do answer my question :))

Answers

Answer:

7/0

Step-by-step explanation:

This is because if a number is divided by 0 then there is no answer or it is undefined

Think of it like this,

You have 7 apples and wanted to give it to zero friends, is it possible?

Hope this helped :)

Answer:

Second option (7÷0)

Explanation:

Dividing by zero is considered undefined since you can't divide something by nothing. It's like saying you have a pizza and you want to divide it between 7 people but since you're dividing by zero, you're not splitting the pizza between anyone.

Please help.

Evaluate 6!

3,125

720

120

Answers

[tex]\huge\textsf{Hey there!}[/tex]

[tex]\large\textsf{6!}\\\large\textsf{= 6}\times\large\textsf{5}\times\large\textsf{4}\times\large\textsf{3}\times\large\textsf{2}\times\large\textsf{1}\\\large\textsf{6(5) = \bf 30}\\\large\textsf{= 30}\times\large\textsf{4}\times\large\textsf{3}\times\large\textsf{2}\times\large\textsf{1}\\\large\textsf{30(4) = \bf 120}\\\large\textsf{= 120}\times\large\textsf{3}\times\large\textsf{2}\times\textsf{1}\\\large\textsf{120(3) = \bf 360}\\\large\textsf{= 360}\times\large\textsf{2}\times\large\textsf{1}[/tex]

[tex]\large\textsf{360(2) = \bf 720}\\\large\textsf{720}\times\large\textsf{1}\\\large\textsf{= \bf 720}[/tex]

[tex]\boxed{\boxed{\huge\textsf{Therefore, your answer is: \bf 720}\huge\textsf{ (option B)}}}\huge\checkmark[/tex]

[tex]\large\textsf{Good luck on your assignment and enjoy your day!}[/tex]

~[tex]\frak{Amphitrite1040:)}[/tex]

Calculate trend values by method of least squares

Answers

Answer:

It is a mathematical method and with it gives a fitted trend line for the set of data in such a manner that the following tow conditions are satisfied. The sum of the deviation of the actual values of Y and the computed values of Y is zero.

Which graph matches the equation y + 6 = 2(x + 4)?

Answers

Answer:

The graph should look like the one below/above.

OAmalOHopeO

I need help thank you so much !

Answers

Answer:

mana saya tau iwnisbagcayabaonsoanuwvsybwiwnusvwuagwyvwkwnwibsyafa

What is an equation of the line that passes through the points (4,-2) and (8,-7)?

Answers

Answer:

the slope-intercept form for any line is y = mx + b, where m is the slope and b is the y-intercept.

 

now, let's calculate the slope:

 

=  

 

here is the equation we currently have solved: y = x + b

 

now we have to solve for the y-intercept. to do this, we substitute one of the given points into the equation, and solve for b.

 

let's use (8, 2). in this ordered pair, the 8 is the x, and the 2 is the y.

 

2 = 8 + b

2 - 8 = b

b = -6

 

and now we have our final equation!  

 

y = x - 6

 

hope this helped! please let me know if you are confused about anything i did smiley

Step-by-step explanation:

Answer:

y = -5/4x + 3

Step-by-step explanation:

Find the slope first:

m = (y2 - y1)/ (2 - x1)m = (-7 + 2)/(8 - 4) = -5/4

Use point-slope form and the coordinates of one of the points:

y - y1 = m(x - x1)y - (-2) = -5/4(x - 4)y + 2  = - 5/4x + 5y = -5/4x + 3

Find MP
Find NL
Hehdjsjsjsjzjxjzjzjjznznznz

Answers

Answer:

i dont know

Step-by-step explanation:

hmmm

Let Z be the standard normal random variable. Use a probability calculator to answer the following questions: What is the probability Z will be within one standard deviation of average?

Answers

Answer:

0.6826 = 68.26% probability Z will be within one standard deviation of average.

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

What is the probability Z will be within one standard deviation of average?

This is the p-value of Z = 1 subtracted by the p-value of Z = -1.

Z = 1 has a p-value of 0.8413.

Z = -1 has a p-value of 0.1587.

0.8413 - 0.1587 = 0.6826

0.6826 = 68.26% probability Z will be within one standard deviation of average.

Random samples of size 100 are taken from an infinite population whose population proportion is 0.2. The mean and standard deviation of the sample proportion are:__________
a) 0.2 and .04
b) 0.2 and 0.2
c) 20 and .04
d) 20 and 0.2

Answers

Answer:

c I think

Step-by-step explanation:

just cuz I did the math but I don't wanna type rn

The population of a city has increased by 33% since it was last measured. If the current population is 39,900, what was the previous population?

=___

Answers

Answer:

26,733

Step-by-step explanation:

39,900 - Percentage decrease =

39,900 - (33% × 39,900) =

39,900 - 33% × 39,900 =

(1 - 33%) × 39,900 =

(100% - 33%) × 39,900 =

67% × 39,900 =

67 ÷ 100 × 39,900 =

67 × 39,900 ÷ 100 =

2,673,300 ÷ 100 =

26,733

Hope this helps :)

Which quadratic function has minimum value at x = -b/2a?
O y=-3x2 + 5 X + 6
O y=x2 + 5 x + 6
O y=-x2 + 5x + 6
O y = -4 x2 + 5x + 6

Answers

Answer:

The choose (2)

y=x²+5x+6

Step-by-step explanation:

y=x²+5x+6 —> (–5/2 , –1/4)

y=-3x² + 5 X + 6 —> (5/6, 97/12)

y=-x² + 5x + 6 —> (5/2,49/4)

y = -4 x² + 5x + 6 —> (5/8 , 121/16)

If the given figure is rotated 180° around the origin, what are the new coordinates of point Z? Z= (6,-9)

Answers

Answer:

Step-by-step explanation:

Try and draw it on a grid and just rotate your book up to 180

i think this the answer …

Answers

Answer:

40/8= 5

Step-by-step explanation:

5/1

Your selected answer is correct.

5/1

Other Questions
If x = 1, y = 7, and z = 15, determine a number that when added to x, y, and z yieldsconsecutive terms of a geometric sequence. What are the first three terms in thegeometric sequence? Summarize the main principles of the declaration of independence A P E X fasted answer is getting 30 points please hurry.suppose a normal distribution has a mean of 98 and a standard deviation of 6. what is p(x 92) Can you help me check on which platform is this website created on - https://www.virtualoplossing.info/ A city bus travels along its route from Jackson Street 8 km to Aurora Avenue, where it turns and continues 13 km.What is the total distance that the bus has traveled? kmThe total displacement of the bus is approximately 15 kmnortheastnorthwestsoutheastsouthwest. the question is in the picture use an algebraic equation to find the measures of the two angles described below. begin by letting x represent the degree measure of the angles supplement.the measure of the angle is twenty-nine times greater than its supplement Find the line of symmetry for the parabola whose equation is y = 2x^2 - 4x + 1.wrong answers = reportedty "Our country garden of mulb'pleca stes, language, cultures and civilization s! Explain. What can we learn from historical investigation to help us address the challenges and opportunities we face today? Write one body paragraph for each of the following topics. 1. Do you agree or disagree with the following statement? Eating a balanced diet is the most important factor for a healthy life. Use specific reasons and examples to support your answer. A function w satisfies w(1) = 5 and w(4) = 1. Afunction z satisfies z(3) = 4 and z(4) = 5. What isthe value of w(z(3)) ?A) 1B) 2C) 4.D) 5ce A Find the missing term and the missing coefficient.(6a _)5a =_a2 35a How does the denotation of the phrase "back settlers" differ from the connotation Crevecoeur attaches to the word?A.Crevecoeur attaches a positive connotation to the word; the denotation of the word is neutral.B.Crevecoeur attaches a negative connotation to the word; the denotation of the word is neutral.C.Crevecoeur attaches a positive denotation to the word; the connotation of the word is neutral.D.Crevecoeur attaches a negative denotation to the word; the connotation of the word is neutral. Last year, 7,980 units were produced and 7,680 units were sold. There was no beginning inventory. The carrying value on the balance sheet of the ending inventory of finished goods under variable costing would be: Multiple Choice the same as absorption costing. Which is the same length as 4 kilometers? help please i will give a brainist Help this needs to be answered PLS HELP I DONT KNOW THIS ONE UNIT 6. WILL & BE GOING TOI. Supply the correct verb form: 1. Jack: We need some bread for lunch Ben: Oh, do we? I _____________ (go) to the shop and get some. I feel like a walk Before he goes out, Ben talks to Jane: Ben: I _____________ (get) some bread! Do you want anything from the shop? Jane: Yes, I need some envelopes Ben: Okay, I _____________ (get) some 2. John has to go to the airport to catch a plane. He hasnt got a car. John: Alan, can you take me to the airport this evening? Alan: Of course, I _____________ (take) you. Id be delighted Later that day, Eric offers to take John to the airport Eric: John, do you want me to take you to the airport? John: No, thanks, Eric. Alan _____________ (take) me 3. A: Has George decided what to do when he leaves school? B: Oh, yes. Everything is planned. He _____________ (have) a holiday for a few weeks and then He _____________ (do) a computer programming course 4. You have made an appointment with the dentist for Friday morning Friend: Shall we meet on Friday morning You: I cant on Friday. I _____________ (go) to the dentist 5. A: Did you post that letter for me? B: Oh, Im sorry. I completely forgot. I _____________ (do) it now 6. A: What shall we have for dinner? B: I dont know. I cant make up my mind A: Come on, hurry up! Make a decision! B: Okay then. We _____________ (have) chicken 7. A: The ceiling in this room doesnt look very safe, does it? B: No, It looks as if it _____________ (fall) down 8. A: Can I speak to Marco? B: Hold on, I _____________ (get) him