On monday, a museum had 150 visitors. On tuesday, it had 260 visitors. Estimate the percent change in the number of visitors to the museum.

Answers

Answer 1

The percentage change in the number of visitors = 42.30%.  

Percentage change:

The prior value's increase or reduction is indicated by the percentage change. The percentage increase may be used to calculate how much it has increased if the present value exceeds the previous value.

The percentage decline may be used to calculate how much it has reduced if the current value is smaller than the prior value.

The formula for Percentage change in case of increase is given by

Percentage Increase = ( Increase/Original Number) × 100

 

Here we have

On Monday a museum had 150 visitors

On Tuesday it had 260 visitors

The number of visitors increased from Monday to Tuesday

= 260 - 150 = 110  

By the given formula percentage of change can be calculated as given below

Percentage Increase = (110/260) × 100

= 42.30%

Therefore,  

The percentage change in the number of visitors = 42.30%.  

Learn more about Percentage problems at

https://brainly.com/question/24159063

#SPJ1    


Related Questions

Ders: Attempt 1
Question 1 (3 points)
A tourist exchanged $1,000 US dollars for 910 British pounds. How many
pounds did she receive for each US dollar?
To solve set up a proportional equation and cross multiply.

Answers

She earned 0.91 pounds for every $1 US dollar when a visitor traded $1,000 US dollars for 910 British pounds.

What is proportion?

A proportion is an equation that sets two ratios equal to each other. For example, if there is one guy and three girls, the ratio may be written as 1: 3. (for every one boy there are 3 girls) One-quarter are males and three-quarters are girls. 0.25 are males (by dividing 1 by 4). According to the notion of proportion, two ratios are in proportion when they are equivalent. It is a formula or statement that shows that two ratios or fractions are equivalent.

Here,

For 910 pounds, she spent $1000 US dollars.

For $1,

=910/1000 pound

=0.91 pounds

For each $1 US dollar, she received 0.91 pounds as tourist exchanged $1,000 US dollars for 910 British pounds.

To know more about proportion,

https://brainly.com/question/29474065

#SPJ1

Which data set could be represented by the box plot shown below?
A horizontal boxplot is plotted along a horizontal axis marked from 20 to 36, in increments of 1. A left whisker extends from 24 to 27. The box extends from 27 to 33 and is divided into 2 parts by a vertical line segment at 31. The right whisker extends from 33 to 34. All values estimated.
Choose 1 answer:

(Choice A)
A
24, 25, 29, 30, 31, 31, 32, 34, 34

(Choice B)
B
24, 27, 29, 30, 30, 31, 32, 34, 34

(Choice C)
C
24, 25, 29, 31, 31, 31, 32, 34, 35

(Choice D)
D
24, 25, 29, 30, 30, 31, 34, 34, 34

Answers

Answer:

A

Step-by-step explanation:

A box plot shows the five-number summary of a set of data.

Five-number summary:

Minimum value = The value at the end of the left whisker.Lower quartile (Q₁) = The left side of the box.Median (Q₂) = The vertical line inside the box.Upper quartile (Q₃) = The right side of the boxMaximum = The value at the end of the right whisker.

Therefore, from inspection of the given box plot:

Minimum value = 24Lower quartile (Q₁) = 27Median (Q₂) = 31Upper quartile (Q₃) = 33Maximum = 34

The median of a set of data is the middle value when all data values are placed in order of size.

Therefore, the only answer option that has a maximum value of 34 and a median of 31 is answer option A.

Hannah invested $2,500 in an account earning 3.4% annual interest that is compounded semi-annually. How long will it take the investment to triple?

(Round your answer to the nearest hundredth.)

Answers

Based on the fact that Hannah's investment will triple in 10 years and 10 months when compounding occurs every six months.

What is compounding?

The process through which interest is added to the existing principal sum and the interest that has previously been paid is known as compounding.

As a result, compounding, sometimes known as the "magic of compounding," can be thought of as interest on interest, which has the effect of making returns on interest larger over time.

The amount of time required to triple the investment is as follows:

$2500 was invested.

3.4% interest rate.

Compounding: Every 6 months (Semiannually)

Now think about a time frame of two years:

3.4 * 6/12 = 1.7%

The effective interest rate will be 1.7%.

The current value of the 1.7% compounded rate over 65 factors is equivalent to 2.9913.

The value will therefore be $2,500 2.9913 = 7,478.25.

Six years divided by 65 months yields a total of 10.833 years.

10 months make up a year, or 0.833 * 12.

Therefore, based on the fact that Hannah's investment will triple in 10 years and 10 months when compounding occurs every six months.

Know more about compounding here:

brainly.com/question/29523718

#SPJ1

Find the equation of a circle given by the points (-4,2),(-2,6) and (4,8)​

Answers

Answer:

(x-3)²+(y-1)²=50

Step-by-step explanation:

we know,

general eqn of circle passing through a point is

r²=(x-h)²+(y-k)²------($)

then,at (-4,2) the eqn becomes

r²=(-4-h)²+(2-k)²----(1)

at (-2,6),

r²=(-2-h)²+(6-k)²-----(2)

at (4,8),

r²=(4-h)²+(8-k)²-------(3)

Now,

from (1) and(2),

(-4-h)²+(2-k)²=(-2-h)²+(6-k)²

or,16+8h+h²+4-4k+k²=4+4h+h²+36-12k+k²

or,h²-h²+8h-4h+k²-k²-4k+12k+16+4-4-36=0

or,4h+8k-20=0

or,4(h+2k)=20

or,h+2k=5------(4)

also,from (2) and (3),

(-2-h)²+(6-k)²=(4-h)²+(8-k)²

or,4+4h+h²+36-12k+k²=16-8h+h²+64-16k+k²

or,h²-h²+4h+8h+k²-k²-12k+16k+4+36-64-16=0

or,12h+4k-40=0

or,4(3h+k)=40

or,3h+k=10-------(5)

Now,multiplying eqn (5)by 2 then subtracting from (4),we get

h+2k=5

6h+2k=20

- - -

_________

-5h=-15

.:h=3

putting value of h in (4),we get

3+2k=5

or,2k=2

.:k=1

Now,putting value of k and h in eqn(1),

r²=(-7)²+(1)²

or,r²=49+1

.:r²=50

Now putting value of h,k and r² in eqn($),we get

(x-3)²+(y-1)²=50,which is required eqn of circle

A line has a slope of 1/4. The line passes through the
point (4, 6). The line also passes through the point (12, k). What is the value of k?

A. 8
B. 9
C. 14
D. 18

Answers

The value of k in which a line is has a slope 1/4 passing through the points (4,6) and (12,k) is 8.The option is A.8

Slope of straight line(m) which is passing through the point is y=mx+c, where m= slope of the line c is the intercept and x and y are distance from the respective x-axis and y-axis.

The line is passing through the 2 points say ([tex]x_{1}[/tex],[tex]y_{1}[/tex]) and ([tex]x_{2}[/tex], [tex]y_{2}[/tex]) then m=[tex]\frac{y_{2} -y_{1} }{x_{2}-x_{1} }[/tex]we are having the points (4,6) and (12,k)( [tex]x_{1}[/tex],[tex]y_{1}[/tex]) and ([tex]x_{2}[/tex],[tex]y_{2}[/tex])and slope m=1/4.

Now substitute the values of( [tex]x_{1}[/tex],[tex]y_{1}[/tex]) and ([tex]x_{2}[/tex],[tex]y_{2}[/tex]) in m=[tex]\frac{x_{2}-x_{1} }{y_{2}-y_{1} }[/tex].

[tex]\frac{1}{4}[/tex]= [tex]\frac{k-6}{12-4}[/tex],

4(k-6)= 8

4k-24=8

4k=32

k=[tex]\frac{32}{4}[/tex]

k=8

The value of k in which a line is has a slope 1/4 passing through the points (4,6) and (12,k) is 8.The option is A.8

To learn more about straight line:https://brainly.com/question/25969846

What is the remainder when 3x^3-5x^2-23x+24 is divided by x-3?

Answers

The remainder you got when 3x³ - 5x² - 23x + 24 is divided by x - 3 is -9.

What is Polynomials?

Polynomials are expressions in algebra which consist of both variables and coefficients. Sometimes, variables are also known as indeterminates. Polynomials are classified as monomials, binomials, and trinomials based on the degree of the variables in the expression.

Variables in the monomials, binomials and trinomials have the highest degree equals 1, 2 and 3 respectively.

By doing the long division method, we will bet the quotient as 3x² + 4x - 11 and the remainder equals -9.

Let's check this using division algorithm.

Dividend = 3x³ - 5x² - 23x + 24

Divisor = x - 3

Quotient = 3x² + 4x - 11

Remainder = -9

By division algorithm,

Dividend = (Divisor × Quotient) + Remainder

3x³ - 5x² - 23x + 24  = [(x - 3) (3x² + 4x - 11)] + -9

                                 = [3x³ + 4x² - 11x - 9x² - 12x + 33] + -9

                                 = 3x³ + 4x² - 9x² - 11x - 12x + 33 - 9

                                 = 3x³ - 5x² - 23x + 24

Hence -9 is the remainder of this division process.

To learn more about Polynomials, click on the link given below:

https://brainly.com/question/11536910

#SPJ1

Write the systems of equations from the table below and find the solution?

Answers

The system of equations is y = 4x - 3 and y = -1/3x + 4 and the solution is (21/13, 45/13)

How to determine the system of equations?

From the question, we have the table of values as the parameters that can be used in our computation:

From the table, we have

Table 1

(x, y) = (0, -3) and (4, 13)

A linear equation is represented as

y = mx + c

Where

Slope = m

c = y when x = 0

This means that

c = -3

So, we have

y = mx - 3

The point (4, 13) implies that

13 = m * 4 - 3

So, we have

4m = 16

m = 4

So, the equation is

y = 4x - 3

Table 2

(x, y) = (0, 4) and (4, 6)

A linear equation is represented as

y = mx + c

This means that

c = 4

So, we have

y = mx + 4

The point (4, 6) implies that

6 = m * 4 + 4

So, we have

4m = -2

m = -1/3

So, the equation is

y = -1/3x + 4

Substitute y = -1/3x + 4 in y = 4x - 3

-1/3x + 4 = 4x - 3

So, we have

-x + 12 = 12x - 9

Evaluate the like terms

13x = 21

Divide

x = 21/13

y = -1/3x + 4 implies that

y = -1/3 x 21/13 + 4

So, we have

y = -7/13 + 4

Evaluate

y = 45/13

So, the solution is (21/13, 45/13)

Read more about system of equations at

https://brainly.com/question/13729904

#SPJ1

Suppose the company desires to make a profit of shs. 195,000, what should be the output in units?

Answers

A) The break-even sales level in shillings XYZ Company needs to achieve is Shs.1,096,443.

B) The break-even sales level in units XYZ Company needs to achieve is 27,444 units to make a profit of Shs.195,000.

What is the break-even point?

The break-even point is the sales level when total revenue equals total costs (fixed and variable).

At the break-even point, there is no profit or loss.

Selling price per unit = Shs.66

Variable production cost per unit  = Shs.44

Variable selling cost per unit = Shs.4

Total variable cost per unit = Shs.48 (Shs.44 + Shs.4)'

Contribution margin per unit = Shs.18 (Shs.66 - Shs.48)

Contribution margin ratio = 27.27% (Shs.18/Shs.66 x 100)

Fixed production cost (total)  = Shs.200,000

Fixed selling and administrative cost (total) Shs.99,000

Total fixed costs = Shs. 299,000 (Shs.200,000 + Shs.99,000)

Target profit = Shs.195,000

a) Break-even sales in shillings = Fixed costs/Contribution margin ratio

= Shs.1,096,443 (Shs.299,000/27.27%)

b) Break-even sales in units to achieve target profit = (Fixed costs + Target profit)/Contribution margin per unit

= (Shs.299,000 + Shs.195,000/Shs.18)

= Shs.494,000/Shs.18

= 27,444 units

Learn more about the break-even point at https://brainly.com/question/24233845 and https://brainly.com/question/15281855

#SPJ1

Question Completion:

XYZ Company manufactures a product called "PERMA". Pertinent cost and revenue data relating to the manufacture of this product are given below:

Selling price per unit = Shs.66

Variable production cost per unit  = Shs.44

Variable selling cost per unit = Shs.4

Fixed production cost (total)  = Shs.200,000

Fixed selling and administrative cost (total) Shs.99,000

Required:

a) Calculate the break-even sales level in shillings;

b) Suppose the company desires to make a profit of shs.195,000, what should be the output in units?

If a box of chocolate costs $8.00 and weighs 1 lb.
what is the cost per ounce?

Answers

Answer:

$0.50 per ounce

Step-by-step explanation:

To find the cost per ounce of the chocolate, you will need to divide the price of the box by the weight of the box in ounces. Since there are 16 ounces in a pound, the weight of the box in ounces is 1 * 16 = <<1*16=16>>16 ounces.

To find the cost per ounce, divide the price of the box by the weight of the box in ounces: $8.00 / 16 ounces = $0.50 per ounce.

Therefore, the cost per ounce of the chocolate is $0.50.

Identify the quadratic function that is in standard form and has zeros -11 and 6. f(x) = x² + 5x + 66
f(x) = x² - 5x + 66
f(x)= x2 + 5x - 66
F(x)=x2-5x - 66

Answers

The standard quadratic equation is (c) y = x² + 5x - 66

How to determine the quadratic equation?

From the question, we have the following parameters that can be used in our computation:

Zeros  -11 and 6

This means that

x = -11 and x = 6

The quadratic equation can then be calculated as

y = (x - 6) * (x + 11)

Evaluate the products

y = x² - 6x + 11x - 66

Evaluae the like terms

y = x² + 5x - 66

Hence, the equation is y = x² + 5x - 66

Read more about quadratic equation at

https://brainly.com/question/1214333

#SPJ1

You want to replace the tires on your car with tires that have a larger diameter. After you change the tires, for trips at the same speed and over the same distance, how will the angular velocity and number of revolutions change?

Answers

The change in the  angular velocity and number of revolutions  is given as,

when the angular velocity decreases the number of revolutions also decreases.

The rotation rate, which refers to how quickly an item rotates or circles in relation to another point, is measured vectorially by angular velocity.

Angular velocity can be defined as the speed at which an item rotates or revolves around an axis. The Greek letter omega stands for angular velocity. The SI unit of angular velocity is radians per second because it is measured in angle per unit time.

The only distinction between revolution and rotation is that the axis of rotation in a revolution is located outside the body. Both motions of an item or body in space are circular.

To learn more about speed and velocity

https://brainly.com/question/14099837

#SPJ4

How many​ four-digit odd numbers less than 5000 can be formed using the digits 2​, 3​, 4​, 5​, 6​, and 9​?

Answers

Answer: 6.

Step-by-step explanation: We can solve this problem by using the combination formula:

C(n, r) = n! / (r! * (n - r)!)

In this case, n is the number of choices (the digits 2, 3, 4, 5, 6, and 9) and r is the number of items in each combination (4 digits).

Plugging in the values, we get:

C(6, 4) = 6! / (4! * 2!) = (6 * 5 * 4 * 3) / (4 * 3 * 2) = 30

Therefore, there are 30 four-digit odd numbers that can be formed using the digits 2, 3, 4, 5, 6, and 9. However, not all of these numbers will be less than 5000, so we need to further filter the list to only include those that meet this requirement.

The four-digit odd numbers that can be formed using these digits are:

2359, 2395, 2539, 2593, 2935, 2953, 3259, 3295, 3529, 3592,

3925, 3952, 5239, 5293, 5329, 5392, 5923, 5932, 9235, 9253,

9352, 9523, 9532

Out of these numbers, only 2359, 2539, 2935, 3925, 5239, and 9523 are less than 5000. Therefore, there are 6 four-digit odd numbers less than 5000 that can be formed using the digits 2, 3, 4, 5, 6, and 9.

Therefore, the final answer is 6.

Kara has five exam scores of 89, 82, 69, 79, and 70 in her biology class. What score does she need on the final exam to have a mean grade of 80? Round your answer to two decimal places, if necessary. (All exams have a maximum of 100 points.

Answers

Answer:

91

Step-by-step explanation:

[tex]\frac{89+82+69+79+70+x}{6}[/tex] = 80  Combine like terms

[tex]\frac{389+ x}{6}[/tex] = 80  Multiple by sides by 6

380 + x = 480  Subtract 389 from both sides.

x = 91

7/9 - 1/4 please please please please

Answers

Answer: 19/36

Step-by-step explanation:

First the LCM (Least Common Denominater) must be found, the LCM of 9 and 4 is 36

Since 9 x 4 is 36, the numerator and denominator of 7/9 will be multiplied by 4 making it 28/36

Since 4 x 9 equals 36, the numerator and denominator of 1/4 will be multiplied by 4 making it 9/36

Now that they have common denominators the numerators can be subtracted from each other as well as the denominators

28/36 - 9/36 = 19/36

19/36 cannot be simplified therefore 7/9 - 1/4 = 19/36

It’s 30.5 and step-by-step you I don’t know I failed math

A phone company offers two monthly plans. plan A cost $19 plus an additional $0.11 for each minute of calls. plan B has no initial fee but costs $0.15 for each minute of calls.

Answers

Answer: 475 minutes.

Step-by-step explanation: To compare the cost of these two plans, you need to find how many minutes of calls are needed for the cost of each plan to be the same. Let's call this number of minutes x.

For plan A, the total cost will be $19 plus $0.11 for each minute of calls, or a total of 19 + 0.11x dollars.

For plan B, the total cost will be $0.15 for each minute of calls, or a total of 0.15x dollars.

Since the cost of the two plans is equal, we can set these expressions equal to each other and solve for x:

19 + 0.11x = 0.15x

Subtracting 0.11x from both sides, we get:

19 = 0.04x

Dividing both sides by 0.04, we get:

475 = x

Therefore, the number of minutes of calls needed for the cost of the two plans to be the same is 475 minutes.

Find the missing length in the triangle below. Round to the nearest
tenth if necessary. Show all your work for credit.
0:05
9 ft
X
4 ft
The missing length in the triangle
is approximately
feet.

Answers

32 feet in length for the triangle

The graph above shows the distance a tow truck is away from the company's base.
What is the rate of change of change from hour 4 to hour $7 ?

Answers

Answer is -20 rate of change

Step by step

We can see the points on the line at 4 is at (4, 120) and hour 7 is at (7, 60)

We can find slope or rate by using slope formula y2 - y1 over x2 - x1

60 - 120 over 7 - 4
-60 over 3
-60/3 = -20
Rate of change is -20

You can also find rate of change or slope by looking at your graph. From (4, 120) point down to the horizontal line for point (7, 60) we find rise over run is down -60 over right 3 for a slope of -20.

What is the equation of a line that is perpendicular to y=−3x+5 and goes through the point (−9, 5) ?

Answers

Answer:

hi

Step-by-step explanation:

5. Solve each equation using a function machine. The first one is started for you.
a. 3 x+4=25
c. 4 b-10=30
e. 5 n+2=37
g. 3 k+4=28

b. 3 x-4=11
d. 4 b+10=30
f. 2 w+10=2
h. 6 h-7=11

Answers

The solutions to the equations using function machine are x = 7, x = 5, b = 10, b = 5, n = 7, w = -4, k = 8 and h = 3

How to determine the solutions to the equations using function machine

From the question, we have the following equations that can be used in our computation:

a. 3x+4=25                        b. 3x-4=11c. 4b-10=30                        d. 4b+10=30e. 5n+2=37                        f. 2w+10=2g. 3k+4=28                        h. 6h-7=11

Using a function machine, we have:

Equation (a)

3x + 4=25

This becomes

x  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

x  ⇒ [ 21 ] ⇒ [ +4 ]  = [ 25 ]

This means that

x = 21/3

x = 7

Equation (b)

3x - 4 = 11

This becomes

x  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

x  ⇒ [ 15 ] ⇒ [ -4 ]  = [ 11 ]

This means that

x = 15/3

x = 5

Equation (c)

4b - 10 = 30

This becomes

b  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

b  ⇒ [ 40 ] ⇒ [ -10 ]  = [30]

This means that

b = 40/4

b = 10

Equation (d)

4b + 10 = 30

This becomes

b  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

b  ⇒ [ 20 ] ⇒ [ +10 ]  = [30]

This means that

b = 20/4

b = 5

Equation (e)

5n + 2 = 37

This becomes

n  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

n  ⇒ [ 35 ] ⇒ [ +2 ]  = [37]

This means that

n = 35/5

n = 7

Equation (f)

2w + 10 = 2

This becomes

w  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

w  ⇒ [ -8 ] ⇒ [ +10 ]  = [2]

This means that

w = -8/2

w = -4

Equation (g)

3k + 4 = 28

This becomes

k  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

k  ⇒ [ 24 ] ⇒ [ +4 ]  = [28]

This means that

k = 24/3

k = 8

Equation (h)

6h - 7 = 11

This becomes

h  ⇒ [  ] ⇒ [  ]  = [  ]

So, we have

h  ⇒ [ 18 ] ⇒ [ -7 ]  = [11]

This means that

h = 18/6

h = 3

Hence, the value of h is 3

Read more about equations at

https://brainly.com/question/2476251

#SPJ1

There were 169 tickets for a major league baseball game. The lower box tickets cost $12.50 and the upper box tickets cost $10.00. The total amount of money spent was $1795.00. How many of each kind of ticket were purchased?

Answers

Answer:

42 lower box127 upper box

Step-by-step explanation:

You want the number of tickets of each kind sold if 169 tickets were sold for $1795, and lower box tickets were $12.50 while upper box tickets were $10.

Setup

Let x represent the number of lower box tickets sold. Then 169 -x is the number of upper box tickets sold. The total revenue is ...

  12.50(x) + 10.00(169 -x) = 1795.00

Solution

Simplifying, we get

  2.50x +1690 = 1795

  2.5x = 105 . . . . . . . . . . . subtract 1690

  x = 42 . . . . . . . . . . . . divide by 2.5; the number of lower box ticket sold

  169 -42 = 127 . . . . . . the number of upper box tickets sold

42 lower box and 127 upper box tickets were purchased.

Solve for x: log(x) - log(3) = 2 log(6)

Answers

Answer:

Below

Step-by-step explanation:

log x = 2 log 6 + log 3    using properties of logs, this becomes

log x = log 6^2 + log 3

       = log (6^2 * 3 ) = log (108)

x = 108

How many boards 6 5/6 in wide will cover a floor 205 in wide

Answers

By using fraction, it can be calculated that

30 boards are required to cover a floor of width 205 inches wide

What is fraction?

Suppose there is a collection and a part of collection has to be taken.

The part which is taken is called fraction. In other words part of a whole is called fraction.

The upper part of the fraction is the numerator and the lower part of the fraction is the denominator.

This is a word problem on fraction

Width of each board = [tex]6\frac{5}{6}[/tex] inches = [tex]\frac{41}{6}[/tex] inches

Total width of floor = 205 inches

Number of boards required = [tex]205 \div \frac{41}{6}[/tex] = [tex]205 \times \frac{6}{41}[/tex] = 30

30 boards are required

To learn more about fraction, refer to the link-

https://brainly.com/question/17220365

#SPJ1

you deposit 8600 in an account that pays 1.32% annual interest. Find the balance after 4 years when the interest in compounded monthly

Answers

The balance in the account after 4 years as interest is compounded monthly is $9,066.02.

What is the balance after 4 years?

The formula accrued amount in a compounded interest is expressed as;

A = P( 1 + r/n )^( n × t )

Where A is accrued amount, P is principal, r is interest rate and t is time.

Given the data in the question;

Principal P = $8,600Compounded monthly n = 12Time t = 4 yearsInterest rate r = 1.32% = 1.32/100 = 0.0132Accrued amount A = ?

Plug the given values into the above formula and solve for A.

A = P( 1 + r/n )^( n × t )

A = 8600( 1 + 0.0132/12 )^( 12 × 4 )

A = 8600( 1 + 0.0011 )^( 48 )

A = 8600( 1.0011 )^( 48 )

A = $9,066.02.

Therefore, the accrued amount after 4 years is $9,066.02.

Learn more about compound interest here: brainly.com/question/27128740

#SPJ1

Suppose the scores x on a college entrance examination are normally distributed with a mean of 550 and a
standard deviation of 100. A certain prestigious university will consider for admission only those applicants
whose scores exceed the 90ℎ percentile of the distribution. Find the minimum score an applicant must
achieve to receive consideration for admission to the university.

Answers

Application acceptance requires a minimum score of 392, which is required.

How to calculated the minimal score for admission?

Make "x" the required minimum score.

Given:

The average score is 500.

Standard deviation () is equal to 100

Admission percentage, P > 86 percent, or 0.86

Thus, the area under the normal distribution curve to the right of the z-score, which is 86%, is provided.

The portion of the score left over is displayed in the z-score table. As a result, we will calculate the z-score value for area as 100 - 86 = 14% or 0.14.

The z-score is therefore equal to -1.08 for value of 0.1401.

P(x>x0) = P(z > -1.08)

= -1.08 = x0 - 500 /100

x0 - 500 = -1.08 × 100

x0 = -1.08 + 500 = 392.

As a result, 392 is the minimal score needed for admission.

To Learn more About minimal score, refer To:

https://brainly.com/question/11014015

#SPJ1


5) if the 4 digit number 7,2d2 is divisible by 6, then what is the largest possible value of digit d?

Answers

It should be divisible by 2 and 3
Its even so no problem for 2
For 3 the sum of the digits should be divisible to 3 then u can put 1,4,7 and 7 is the largest

Given AC L BD, complete the flowchart proof below. Note that the last statement
and reason have both been filled in for you.
D
C
For each box, choose a statement format from the dropdown menu. You will then be able to change i
the letters to match the diagram for this problem.

Answers

In the triangle below, ΔABE≅ΔCBD. Reason (AAS)

How to show the postulates?

We should know that the postulates talk about the proofs about the given diagram or flowchart

There is an attached diagram to support our answer

Below gives the correct explanations

S/n         Statement                                     Reason

1               <ABE≅<CDE                             Given in the diagram

2            <AEB≅CED           The theory of vertical angles  are      equal        3             BE≅ED                                 Also given in the diagram

4          ΔABE≅ΔCDE            The rule of Angle, Side Angle proof

In conclusion the triangle below, ΔABE≅ΔCBD. Reason (AAS)

Learn more about triangle theorems on https://brainly.com/question/19258025

#SPJ1

Complete question:

Given AC 1 BD, complete the flowchart proof below. Note that the last statement and reason have both been filled in for you

suppose that functions p and q are defined as follows

p(x) = 2x
q(x) = x^2-2

find the following :
(q•p) (-3)=
(p•q) (-3)

Answers

To find (q•p)(-3), you can first find p(-3) and q(p(-3)).

p(-3) = 2(-3) = -6
q(p(-3)) = q(-6) = (-6)^2 - 2 = 36 - 2 = 34

Therefore, (q•p)(-3) = 34.

To find (p•q)(-3), you can first find q(-3) and p(q(-3)).

q(-3) = (-3)^2 - 2 = 9 - 2 = 7
p(q(-3)) = p(7) = 2(7) = 14

Therefore, (p•q)(-3) = 14.

Therefore, (q•p)(-3) = 34 and (p•q)(-3) = 14.

help meeeeeeeeeee pleaseee

Answers

The pressure of 28 inches of mercury occurs about 6 miles from the eye of the hurricane. We get this from the given algebraic expression.

What is an expression?

An expression is formed by variables, constants, and algebraic operations. Since the operation among them is an algebraic or arithmetic operation, it is said to be an algebraic expression.

Calculation:

It is given that the algebraic expression that relates the barometric pressure and the eye of the hurricane as

f(x) = 0.48 ln(x+2) + 27

Here x is the distance in miles from the eye of the hurricane.

f(x) is the pressure of the mercury in a barometer in inches

So, the required distance from the eye of the hurricane when the pressure of 28 inches of mercury in the meter is

(Here f(x) = 28)

f(x) = 0.48 ln(x+2) + 27

⇒ 28 = 0.48 ln(x+2) + 27

⇒ 0.48 ln(x+2) = 28 - 27

⇒ ln (x+2) = 1/0.48

⇒ ln(x+2) = 2.0833

Applying exponential base "e" on both sides, we get

(x+2) = [tex]e^{2.0833}[/tex]

⇒ x + 2 = 8.0309

⇒ x = 8.0309 - 2 = 6.0309

When the result is rounded to the nearest whole number, we get x = 6 miles.

Thus, for the pressure of 28 inches of mercury, the eye of the hurricane is 6 miles far from the barometer.

Learn more about an expression here at the following link:

https://brainly.com/question/4541471

#SPJ1

which is faster
A. 4 miles in 1/3 hour
B. 1.3 mile in 4hours
C. 1/2 mile in hours

Answers

The unit rate or the number of miles run in one hour is 12 miles thus, 4 miles in 1/3 hour will be the faster.

What is the rate of change?

The rate of change is the change of a quantity over 1 unit of another quantity.

Most of the time the rate of change is the change with respect to time.

For example the speed 3meter/second.

As per the given,

4 miles in 1/3 hour ⇒ 4 x3/1 = 21 miles/hour

1.3 miles in 4 hours ⇒ 1.4/4 mile/hour

1/2 mile in hours ⇒ 0.5 miles/hour

Hence "The unit rate or the number of miles run in one hour is 12 miles thus, 4 miles in 1/3 hour will be the faster".

To learn more about the rate of change here,

brainly.com/question/12786410

#SPJ1

what is the simplified form of 89 ∛9

Answers

The expression given as 89 ∛9 cannot be further simplified

How to determine the simplified form of the expression?

From the question, we have the following parameters that can be used in our computation:

89 ∛9

The above expression is a radical expression

And the radicand is ∛9

The radicand ∛9 implies that the cube root of 9

The cube root of  9 is a decimal number

So, it is better to leave the expression without changing its form

Hence. 89 ∛9 cannot be further simplified

Read more about expressions at

https://brainly.com/question/15775046

#SPJ1

Other Questions
what can you do with the email function for a full-text article in databases such as academic search premier or proquest national newspapers core? 1ofestionAll of the following terms are spelled correctly except.Select one:O A. tympanic.OB. labryinthitis.OC. otosclerosis.OD. acoustic. A store sells two competitive products, A and B. A model for the revenue from selling qA units of product A and qB units of product B is R = 40qA + 50qB 6qA2 9qB2 4qAqB. What values of qA and qB maximize the revenue? (Fractional amounts of the products are permitted) Joe i reponible for reerving hotel room for a company trip. Hi company change plan and increae how many people are going on the trip, o they need at leat 505050 total room. Joe had already reerved and paid for 161616 room, o he need to reerve additional room. He can only reerve room in block, and each block contain 888 room and cot \$900$900dollar ign, 900. Let BBB repreent the number of additional block that Joe reerve. 1) Which inequality decribe thi cenario?Chooe 1 anwer: panish moss is not a moss, but a flowering plant (Tillandsia usneoides) often seen draped from the branches of live oaks, cypress, and other large trees in the southeastern United States. The trees on which it grows provide support but no nutrients or moisturethe plant provides those things for itself, without apparently harming its support tree. What type of interspecific interaction is this an example of? Which is a role of cellular respiration in cycling materials between the atmosphere and the biosphere?. one human chromosome set consists of about 3.2 mb (mega base pairs). how many mb would you find in a human skin cell during the g2 phase regarding the experiment where the children watched a boxing match with an adult, what was a correct finding? In angle JKL, if angle L is thirteen more than angle k and angle j is seven more than six times angle k, find the measure of each angle fiddlehead greens are the curled, young fronds of a fern. harvested very early and trimmed close to the ground, they provide a tasty addition to salads. these multicellular, photosynthetic, vascularized organisms that do not produce seeds belong to the kingdomplantae what are natural rights? how do people get natural rights? A body of mass 1 kg has weight 10N at a certain place. What is the weight of 100g, Which u. S. Congressman wrote the legislation to revamp the g. I. Bill in the 1980s, strengthening the educational benefits for the post-vietnam war era?. john deere relies on hundreds of vendors to produce component parts for its farm equipment. this illustrates which secret of small business success? A nurse is caring for a client who overdosed on acetylsalicylic acid (aspirin) 24 hours ago. The nurse should expect to note which findings associated with an anticipated acid-base disturbance?1.Disorientation and dyspnea 2.Drowsiness, headache, and tachypnea 3.Tachypnea, dizziness, and paresthesias 4.Decreased respiratory rate and depth, cardiac irregularities A seed company planted a floral mosaic of a national flag. The perimeter of the flag is 2,340 ft Determine the flag's width and length if the length is 410 ft greater than the width. you are planning a server virtualization implementation using hyper-v. your virtualization solution must meet the following requirements: both 32-bit and 64-bit operating systems will be installed as virtual machines. you need to install six virtual machines. all virtual machines must be able to communicate with each other. virtual machines should not be able to communicate with any other network devices. virtual machines should not be able to communicate with the management operating system. what should you do? answer create a private network create an external network create an internal network create a wireless network solve for n n/12=300 n=__ what does Janie do that shes never done before, and what prompts her to act this way? a measurement of how much a person or household owns once all debts have been paid.