Hey guys I really need help can somebody help me please I’m struggling

Hey Guys I Really Need Help Can Somebody Help Me Please Im Struggling

Answers

Answer 1

Answer:

C

Step-by-step explanation:

IQR means interquartile range.

first, lets organize the numbers in ascending form.

21, 23, 25, 29, 30, 31, 33, 34

the median, or the middle number is between 29 and 30.

we need to use the method Q3-Q1

find the median of the two halves.

Q3 is 32 (between 31 and 33) and Q2 is 24 (between 23 and 25)

32 - 24 = 8

the answer is 8


Related Questions

Suppose a merry-go-round is spinning once every 3 seconds. If a point on the outside edge has a speed of 12.56 feet per second, what is the radius of the merry-go-round? (Use 3.14 for

Answers

Answer:

r = 6 feet

Step-by-step explanation:

Ler r represents the radius

Hence perimeter = edge speed times 3second

2 times 3.14 times r = 12.56 times 3

r = 6 feet

How to calculate the variance in R?

Answers

According to the distribution , The general formula for the variance varies, For the discrete and continuous probability distribution, The expected values formula varies. The variance is given by   [tex]E(X^2)-(E(X))^2[/tex] .

What do you mean by random variable?

The mathematical formalization of a number or object that is subject to chance events is known as a random variable. It is a function or mapping between a space of potential outcomes, commonly real numbers, to a space of measurement.

What is standard deviation?

The standard deviation is a statistic that expresses how much variance or dispersion there is in a group of numbers. While a high standard deviation suggests that the values are dispersed throughout a wider range, a low standard deviation suggests that the values tend to be close to the established mean.

If distribution is discrete  , E(X) = x*P(x).

If distribution is continuous , E(x) = x *f(x).

Variance = [tex]E(X^2)-(E(X))^2[/tex]

To learn more about variance visit:

brainly.com/question/13708253

#SPJ4

The odds in favor of an event are 3 to 4. What is the probability of the event?
37

Answers

The probability from the odds is 3/7

How to determine the probability?

The value of the odds is given as

Odds = 3 to 4

Represent the odds as a fraction

So, we have the following representation

Odds = 3/4

To convert the odds to probability, we make use of the following equation

Probability = Odds/(1 + Odds)

Substitute the known values in the above equation, so, we have the following representation

Probability = (3/4)/(3/4 + 1)

Evaluate the sum

Probability = (3/4)/(7/4)

Evaluate the quotient

Probability = 3/7

Hence, the probability is 3/7

Read more about odds and probability at

brainly.com/question/9760260

#SPJ1

HELP HELP HELP ITS DUE TODAY Bob's gift shop sold a record number of cards for Mother's Day. One salesman sold 43 cards, which was 5% of the cards sold for Mother's Day. How many cards were sold for Mother's Day?

Answers

Answer:

860 cards

Step-by-step explanation:

[tex]\frac{5}{100} =\frac{43}{x}[/tex]

43 cards only represents 5% of the total cards sold on Mother's Day. So create proportions and solve for the number of cards that represents 100%.

5x = 43*100

5x = 4300

x = 860

How many cells in Excel 2022?

Answers

Number of Rows per Worksheet: 1,048,576. Number of Rows per Worksheet: 16,384. Total cells per Worksheet: 17,179,869,184.

Now, According to the question:

The specifications for Excel Worksheet current versions include: Number of Rows per Worksheet: 1,048,576. Number of Rows per Worksheet: 16,384. Total cells per Worksheet: 17,179,869,184.

How many sheets can Excel have?

Set default number of worksheets

It means you can set the number of how many worksheets initially be in a workbook. Inside the General options, you will find an option "Include this many sheets". You can change it to between 1 to 255. Step 1: First of all, open MS Excel and create a new workbook.

Learn more about Excel at:

https://brainly.com/question/1380185

#SPJ4

HELP 100 POINTS PLEASE WILL MARK BRAINLIEST

Answers

The adjusted trial balance for revenue in the accounting worksheet is 20,000.

What is Trial Balance?

Trial balance in the accounting worksheet is a financial report where the credit entries and debit entries are listed which is used to audit the accounting system of business or organization internally. It is used to confirm that the sum of all credits and debits must be equal.

Here we have the credit of 15,000 for revenues.

Then the trial balance is adjusted with a credit of 5000.

If we have two debits or credits, we will add them.

So the adjusted trial balance = 15,000 + 5,000 = 20,000

To learn more about Trial Balance, click :

https://brainly.com/question/15059786

#SPJ1

Did 8 is a prime number?

Answers

A whole number higher than one that cannot be divided exactly by any other whole number than itself and one is a prime number, 8 is divisible by 2 and 4 other than itself and 1, so 8 is not a prime number.

What is a prime number?

A whole number higher than one that cannot be divided exactly by any other whole number than itself and one is a prime number.

what is whole number?

Complete numbers the range of numbers that includes zero and natural numbers. not a decimal or fraction.

factor of 8 = 2x2x2,

since 8 is divided by 2, so it is not a prime number.

To learn more about prime numbers:

https://brainly.com/question/9315685

#SPJ4

The vertex form of the quadratic function f(x) = x² + 10x + 1 is f(x) = a(x - h)² + k.
What is the value of a? |
What is the value of h?
What is the value of k?

Answers

Answer:

[tex]a=1, h=-5, k=-24[/tex]

Step-by-step explanation:

[tex]f(x)=x^2+10x+1 \\ \\ =x^2+10x+25+1-25 \\ \\ =(x+5)^2-24 \\ \\ \therefore a=1, h=-5, k=-24[/tex]

how can we find out if a clustering method in unsupervised learning is a good one? group of answer choices the svm accuracy on data has the accuracy close to 100% the predicted labels are equal to actual labels the distances between different clusters are minimum the sum of distances between objects in the same cluster are minimum

Answers

What is Clustering method in unsupervised learning?

An method known as unsupervised learning discovers patterns in untagged data. The idea is to compel the computer to create a clear representation of its surroundings and then produce innovative material from it through imitation, which is a crucial learning method for people.

There are several ways to evaluate the performance of a clustering method in unsupervised learning. Some common evaluation metrics include:

The sum of distances between objects in the same cluster (also known as the intra-cluster distance): This measure indicates how closely the objects in each cluster are related to each other. A good clustering method will have a low intra-cluster distance, indicating that the objects within each cluster are similar to each other.The distances between different clusters (also known as the inter-cluster distance): This measure indicates how distinct the different clusters are from each other. A good clustering method will have a high inter-cluster distance, indicating that the clusters are well separated from each other.The predicted labels are equal to the actual labels: This measure is only applicable if you have labeled data and you are using the clustering method to classify the data into different categories. If the predicted labels are equal to the actual labels, it means that the clustering method is correctly identifying the different categories.The SVM accuracy on the data: This measure is only applicable if you are using a support vector machine (SVM) as a classifier after the clustering step. The SVM accuracy indicates how well the SVM is able to classify the data based on the clusters produced by the clustering method. A good clustering method will result in high SVM accuracy.

To know more about Clustering method in unsupervised learning visit,

https://brainly.com/question/29211760

#SPJ4

find the length of the arc of the curve from point p to point q. x2 = (y − 4)3, p(1, 5), q(8, 8)

Answers

The length of the arc of the curve from point p to point q of the equation  x2 = (y − 4)3 as calculated is 8 units.

as to calculated  the length of the arc we will differentiate the given equation x² = (y-4)³ with respect to y

=> 2x = 3( y - 4 )²

=> 2x = 3( y²  -8y + 16)

=> 2x = 3 y²  - 24y + 48

=> 3 y²  - 24y + 48 - 2x = 0

now , x = 5 - 1 = 4

y = 8 - 1 =7

Therefore, length = 3 x 8²  - 24 x 8 + 48 - 2x 4 = 0

=192 - 192 - 8 = -8

On taking modulus we get the length as 8 units.

To learn more about differentiation

brainly.com/question/22740024

#SPJ4

An Olympic-sized pool, which holds 660,000 gallons of water,
is only 63% full. The pool maintenance company adds more
water, filling the pool to 90% full. How many gallons of water
did they add?
P
7.AR 3.1
a
244 200
178 200
B) 594 000
415.800
134

Answers

The amount of water added by the pool maintenance to make the pool 90% full is 178,200 gallons.

How much water, in gallons, did they add?

The amount of water an Olympic-sized pool can hold is, 660,000 gallons.

The pool is 63% full at the moment

The of water in the pool now is:66% of  660,000 gallons

If the pool is 90% full then the amount of water in the pool is:

90% of 660,000 = 594,000 gallons

The amount of water added by the pool maintenance is:

Amount of water added = 90% of 660,000 - 63% of 660,000

594,000 - 415,800

= 178200                                  

Thus, the amount of water added by the pool maintenance to make the pool 90% full is 178,200 gallons.

To learn more about gallons refer

https://brainly.com/question/26007201

#SPJ1

Is 4 a linear expression?

Answers

No, 4 is not a linear expression.

A linear expression is an algebraic expression involving two or more variables, where the highest power of each variable is one. Linear expressions can be written in the form of an equation, such as y = 2x + 5. In this equation, y and x are variables, and 2 and 5 are constants. The highest power of each variable is one, so this is a linear expression. In contrast, 4 is a constant and does not involve any variables, so it is not a linear expression.

Learn more about linear expression here:

https://brainly.com/question/13713395

#SPJ4

What is the value of discriminant X² 4x +4 0?

Answers

The value of the discriminant of the given expression x² + 4x +40 = 0  is equal to -144.

As given in the question,

Given expression is equal to :

x² + 4x +40 = 0

Standard formula of the discriminant for the general quadratic equation

ax² + bx + c = 0 is given by :

Discriminant is represented by  'D'

D = b² - 4ac

Here b = 4 , a = 1 and c = 40

Substitute the value in the formula we get,

D = 4² - 4(1)(40)

⇒D = 16 - 160

⇒ D = -144

Therefore , the value of the discriminant of the given expression x² + 4x +40 = 0 is equal to -144.

The above question is incomplete ,the complete question is :

What is the value of discriminant x² + 4x +40 = 0?

Learn more about discriminant here

brainly.com/question/15884086

#SPJ4

What kind of problem is 3x 1?

Answers

This is a multiplication issue, as shown by the usage of the multiplication symbol. The multiplication issue is the solution.

What do math signs mean?

When data is represented by symbols, mathematical statements are easier to comprehend. For all real numbers, the four fundamental arithmetic operations in mathematics are:

+ Addition

Subtraction (-) (-)

Multiplication (x) (x)

() Division

Why are you referring to my multiplication issue?

As we proliferate, there are more elements in the group. The product, the two factors, and the product are all components of a multiplication problem. The numbers 6 and 9 are the factors in the multiplication equation 6 x 9 = 54, and 54 is the result. The multiplication formula is represented as Multiplicand x Multiplier = Product. The first figure is multiplicand (factor). the multiplier following figure (factor). The outcome of multiplying the multiplicand and multiplier is the product.

3 x 1 , shows a multiplication signs between them.

which signifies It is a multiplication problem with result 3.

To learn more about multiplication visit:

brainly.com/question/5992872

#SPJ4

Is 7 3x is a factor of 3x² 7x?

Answers

The term (7 + 3x) is a factor of the quadratic equation 3x² + 7x  .

A number is called a factor of the quadratic equation if that number satisfies the equation .

the term is given as : 7 + 3x ,

solving it we get ; 3x = - 7

So , x = -7/3 .

to check whether it is a factor , we substitute the value of x in the equation ,

we get , 3x² + 7x

= 3(-7/3)² + 7(-7/3)

= 49/3 - 49/3

= 0

Therefore , Yes , (7 + 3x) is the factor of 3x² + 7x  .

The given question is incomplete , the complete question is

Is (7 + 3x) is a factor of the quadratic equation 3x² + 7x  ?

Learn more about Factors here

https://brainly.com/question/2605652

#SPJ4

Write an equation of the line with the given slope and y-intercept.

m = 0; (0, 2)
Group of answer choices

A. x = 2

B. y = 0

C. y = 2x

D. y = 2

Answers

Answer:

D. y = 2

Step-by-step explanation:

It can't be A because this is the equation for the slope is undefined.

It can't be B because this equation has no y-intercept!

It can't be C because the equation is y=mx + b. And we see that this equation has a slope of 2, so it is wrong.

So, the answer is D

Use the drop-down menus to identify the domain and range of each function below.

drop down menu is the same for all
ANSWER ASAP I NEED HELP!!!

Answers

The domain and range of g(x) = |x - 3| are all real numbers and all positive real numbers while the domain and range of the function h(x) = x - 3 are all positive real numbers.

What is the range and domain of a function?

A function's range is the set of all values that the function accepts, and its domain is the set of all values for which the function is defined.

The domain is for the independent variable while the range is for the dependent variable.

As per the given function,

g(x) = |x - 3|

Since it is a mode function thus the value of the function will always positive.

Thus, the range will be [0, ∞) or all positive real numbers.

In the function h(x) = x - 3 here we have negative real numbers as well as positive thus the range of it will be all real numbers.

Hence "While the domain and range of the function h(x) = x - 3 are all positive real numbers, those of g(x) = |x - 3| are all real numbers and all negative real numbers.".

For more details about the range and domain of the function,

brainly.com/question/28135761

#SPJ1

What is AAS similarity theorem?

Answers

The triangles are congruent if two angles and the excluded side of one triangle match equivalent areas in another triangle, it is known as the AAS similarity theorem.

What is the AAS similarity theorem?

Angle-Angle-Side is abbreviated as AAS.

The triangles are said to be congruent when two angles and a non-included side of one triangle match the corresponding angles and sides of another triangle.

AAS congruence can be demonstrated with a few simple methods.

If and only if the corresponding sides and angles are in proportion, two triangles are said to be comparable.

Similar to how there are particular ways to demonstrate triangle congruence (SSS, ASA, SAS, AAS, and HL), there are particular ways to demonstrate triangle similarity.

Therefore, the triangles are congruent if two angles and the excluded side of one triangle match equivalent areas in another triangle, it is known as the AAS similarity theorem.

Know more about the AAS similarity theorem here:

https://brainly.com/question/22472034

#SPJ4

What can good debt do to your credit score?
Responses

nothing
increase it
negatively affect it
decrease it

Answers

The effect of good debt to ones credit score is that is would increase it. That is option B.

What is a credit score?

A credit score is defined as the expression that can be used to show a customer's worth regarding the payment of their debts.

A customer's credit score can be rated as follows:

Bad

Fair

Good or

Excellent credit score.

A good debt is the ability of a customer to quickly pay off their debt which has been noted as one of the qualities that raise their credit score.

Learn more about credit score here:

https://brainly.com/question/29548283

#SPJ1

How do you solve a system of three equations in two variables?

Answers

Pick any two pairs of equations from the system. Eliminate the same variable from each pair using the Addition/Subtraction method. Solve the system of the two new equations using the Addition/Subtraction method. Substitute the solution back into one of the original equations and solve for the third variable.

In order to solve systems of equations in three variables, known as three-by-three systems, the primary goal is to eliminate one variable at a time to achieve back-substitution. A solution to a system of three equations in three variables (x,y,z)  is called an ordered triple.

To find a solution, we can perform the following operations:

Interchange the order of any two equations.Multiply both sides of an equation by a nonzero constant.Add a nonzero multiple of one equation to another equation.

Graphically, the ordered triple defines the point that is the intersection of three planes in space. You can visualize such an intersection by imagining any corner in a rectangular room. A corner is defined by three planes: two adjoining walls and the floor (or ceiling). Any point where two walls and the floor meet represents the intersection of three planes.

Learn more about equations  to visit this link

https://brainly.com/question/29657992

#SPJ4

How do you find discontinuity?

Answers

There are a few ways to find discontinuities in a function. One way is to look for places where the function is not defined or where it produces an undefined result, such as division by zero. Another way is to look for places where the function exhibits a sudden change in behavior, such as a jump or a sharp turn.

To find discontinuities more formally, you can use mathematical techniques such as limits or derivatives. If you are familiar with these concepts, you can use them to identify discontinuities in a function.

For example, if you are trying to find the discontinuities of a function f(x), you can consider the limit of the function as x approaches a certain value, say x=c. If the limit of the function as x approaches c from both the left and the right is different, then there is a discontinuity at x=c. Similarly, if the derivative of the function is not defined at a certain value of x, then there is a discontinuity at that point.

To know more about Discontinuous function visit :

https://brainly.com/question/23754097?referrer=searchResults

#SPJ4

if you are trying to find the discontinuities of a function f(x), you can consider the limit of the function as x approaches a certain value, say x=c. If the limit of the function as x approaches c from both the left and the right is different, then there is a discontinuity at x=c. Similarly, if the derivative of the function is not defined at a certain value of x, then there is a discontinuity at that point.

does anyone know this?!?

Answers

The answers for the given proof of a parallelogram are explained below:

What is a parallelogram?

A parallelogram is a straightforward (non-self-intersecting) quadrilateral in Euclidean geometry that has two sets of parallel sides. In a parallelogram, the opposing or confronting sides are of equal length, and the opposing angles are of equal size. The Euclidean parallel postulate, or one of its equivalent formulations, is a necessary precondition for both the congruence of opposite sides and opposite angles, and neither condition can be demonstrated without using it. In contrast, a quadrilateral with just one set of parallel sides is referred to as a trapezoid or trapezium in British or American English. A parallelepiped is the parallelogram's three-dimensional counterpart.

1) CPCTC(corresponding parts of congruent triangles are congruent)

2) Reflexive property

3) Corresponding angles theorem converse(If corresponding angles are equal then the lines are parallel)

4) Alternative angles theorem converse(If alternative angles are congruent then the lines are parallel)

5) SSS

6) Given.

To know more about parallelogram, visit:

https://brainly.com/question/29147156

#SPJ1

What is the 1 value?

Answers

The value 1 is the multiplicative identity of any number.

In the field of mathematics, the 1 value can be described as the multiplicative identity of any number which has any mathematical value. 1 value describes that when any number is multiplied by the digit 1, the result that arises is the number itself. Hence, value 1 represents the multiplicative identity.

Based on the 1 value, we know that any mathematical expression, digit, or value when multiplied by the digit 1 has an answer that is the same value. As this property is common to all the numbers when multiplied by 1, hence it is referred to as 1 value.

To learn more about value, click here:

https://brainly.com/question/24368848

#SPJ4

Determine if the given sequence is an arithmetic sequence. If it is, find the common difference, d.
-3, 0, 3, 6, ...
Is this an arithmetic sequence?
O No
O Yes

Answers

We need to solve this question using Arithmetic Progression concept. Yes the given sequence is Arithmetic and value of d is 3.

What do you mean by Arithmetic Progression?

A series of numbers called an arithmetic progression or arithmetic sequence (AP) has a constant difference between the terms. One arithmetic progression with a common difference of 2 is the sequence 5, 7, 9, 11, 13, 15,...

The n-th term of the sequence (a n) is provided by: If the first term of an arithmetic progression is a and the common difference between each succeeding component is

{a {n}=a+(n-1)d},

If the AP contains m terms, then a m denotes the final term, which is provided by:

{a {m}=a+(m-1)d}.

The term "finite arithmetic progression" or "arithmetic progression" refers to a finite segment of an arithmetic progression. An arithmetic series is the total of a finite arithmetic progression.

Calculation

The given sequence is -3,0,3,6,....

 We know that an=a + (n-1)d where d is the common difference

  ⇒ 0= -3 + d

∴ d=3

So hence proved that the given sequence is arithmetic.

We need to solve this question using Arithmetic Progression concept. Yes the given sequence is Arithmetic and value of d is 3.

To refer more about Arithmetic Progression , visit:

https://brainly.com/question/6561461

#SPJ1

Paul pay the newpaper company 70% of what he collect how much would he keep for himelf in a month when he collected 450. 0

Answers

Answer:

£135

Step-by-step explanation:

70% of £450

=£315

£450-£315=135

Can somebody help me???????????

Answers

The complete table is given and rate of change is 1 per 28 pair of jeans.

What is rate of change?

How quickly something evolves over time is referred to as its rate of change (ROC).

Given, of the 84 pair of jeans only 3 are defected.

And rate of change is constant.

And 1 defected pair of jeans is 84 /3 = 28.

That means,

total number of jeans = n x 28

Where n is the number of defected pair of jeans.

So, for n = 3,6,8,12,15

Then, number of jeans =84, 168, 224, 336, 420.              

The table is given in the image.

The basic formula for the rate of change is:

Rate of change = (Change in quantity 1) / (Change in quantity 2)

In every 28 pair of jeans there is one defected jeans.

Therefore, the complete table is given and rate of change is 1 per 28 pair of jeans.              

To learn more about the rate of change;

https://brainly.com/question/29518179

#SPJ1

need help
- Given the line 3x-4y+24=0, determine the value of a, and b if the points (8.3,a) and (b, -10.2) are on the line.

Answers

Answer:

To find a, you'll put the value 8.3 as x in the equation to get the value of y which is equal to a. For the second point you'll put -10.2 as the value of y in the equation to get x which is equivalent to b.

Step-by-step explanation:

every point represents an ordered pair of (x, y) values.

if the point is on the given line (or any other form of curve/ function), then these x and y values make the functional equation true. if the equation turns out to be false with these values, then the point is not on that functional curve.

so, we need to find a and b to make the equations true.

(8.3, a)

3×8.3 - 4a + 24 = 0

24.9 + 24 = 4a

48.9 = 4a

a = 48.9/4 = 12.225

(b, -10.2)

3b - 4×-10.2 + 24 = 0

3b + 40.8 + 24 = 0

3b + 64.8 = 0

3b = -64.8

b = -64.8/3 = -21.6

How do you tell if a triangle is similar or congruent?

Answers

When the sides and angles of two triangles match that triangle is congruent and When the angles of two triangles match that triangle is similar.

When the sides and angles of two triangles match, the triangles are said to be congruent. When the angles of two triangles match, the triangles are said to be similar. Thus, two triangles can be superimposed side to side and angle to angle.

Hence, when the sides and angles of two triangles match that triangle is congruent and When the angles of two triangles match that triangle is similar.

If two triangles have an equal number of comparable angles and sides, they are said to be similar. Similar figures are items that have two or more figures with the same shape but varying sizes.

To learn more about congruent triangle theorem link is here

brainly.com/question/29475209

#SPJ4

Danielle received the following scores on her essay tests:

84, 85, 83, 86, 80, 85, 86, 88, 89, 86, 83

What is the mean of her scores?

85.5
84.5
86
85

Answers

Answer:

85

Step-by-step explanation:

Think of mean as the average of a set of values. In this case, we have to find the average of Danielle's scores. To do this, add all of the values together and divide it by the number of values we have:

We have 11 scores so we will divide all of them by 11:

[tex]\frac{84+85+83+86+80+85+86+88+89+86+83}{11} = \frac{935}{11} = 85[/tex]

Is 7x 2x² a quadratic equation?

Answers

It is a quadratic equation, indeed.  7x =2x²

A quadratic equation is what?

A quadratic equation is any equation of the form where x is a variable, b, and c are any real values, and a 0.

As is common knowledge, the formula for the quadratic equation's roots is the discriminant formula

Is the equation 7x 2x 2 quadratic?

By replacing, we can create the following equation given the information in the question:7x =2x²

2x^2-7x=0

This is a quadratic equation because, as we can see, x has a power of two.

An algebraic equation of the second degree in x is a quadratic equation. The quadratic equation is written as ax2 + bx + c = 0, where x is the variable, a and b are the coefficients, and c is the constant term.

To know more about quadratic equations, check:

brainly.com/question/1214333

#SPJ4

Other Questions
A book is pushed and released and it slides across a table for a short distance. The book quickly comes to a stop. The book originallyhas kinetic energy. To what form of energy is the kinetic energy transformed?A)The kinetic energy is transformed into heat.B)The kinetic energy is transformed into chemical energy.C)The kinetic energy is not transformed into any other type of energy.EliminateD)The kinetic energy is transformed into electrical energy.Law of Conservation of Energy(58P2.c) Energy TransformationD 149628Regular CalsScientific CalsMy need help asap (practice) A scientific study has revealed some of the problems that we will face in the future. Fill in each blank with a word or expression from the list. Make all the necessary changes and agreements. Not all words will be used. Surface Area = 408m2(pls help me) Sheila and Jim live in an island where they are the only two workers. Sheila can either catch 10 fish or gather 40 pounds of berries each day, and Jim can either catch 8 fish or gather 24 pounds of berries each day. Both of them work 200 days per year. At current world prices 1 fish trades for 3.5 pounds of berries. Who has the comparative advantage in producing berries GIVING OUT BRAINLIEST ANSWER!!! HELP ME OUT PLEASEEE 3(x-5)=9 i don't know what to do Reporters work for print, broadcast and online journalism. true or false Can someone explain to me the carbon cycle and a similar way Emily and her twin sister Erica were each given $500 for their birthday. Emily deposits her money in an account that pays 4.75% interest compounded annually. Erica deposits her money in a 5% simple annual interest account. After 10 years how much more money will Emily have in her account?A $22.41B $45.26C $250.00D $295.26 Hsung Company accumulates the following data concerning a proposed capital investment: cash cost $226,445, net annual cash flows $40,500, and present value factor of cash inflows for 10 years is 5.89 (rounded). (If the net present value is negative, use either a negative sign preceding the number eg -45 or parentheses eg (45).) Determine the net present value, and indicate whether the investment should be made. CAN SOMEONE HELP ME PLS TELL ME THE LETTER ANSWER CHOICE!!!!!!!!!!!!!!!!!!!1;)))))))))))))))))))))) Define monohybrid inheritance and law of segregation??Please don't post invalid answer...!! The word rough is: A noun An adjective A verb all of the choices are correct Question 1 of 5Which present-day state had its borders redrawn with the Treaty of GuadalupeHidalgo?A. OregonB. OklahomaC. TexasD. WashingtonSUBMIT Soup is on sale at six cans for $3.31. The cost of an individual can of soup is $0.63. Howmuch do you save per can if you buy six cans and get the sale price? PLEASE PLEASE PLEASE HELP MEEEE How is the idea of the living Constitution" apparent today? simple short answers only please! What do you think is the importance of art appreciation? .................................................6y=8x