3(x-4)-2>5x solve for x

Answers

Answer 1

Answer:

x < -7

Step-by-step explanation:

3(x-4)-2>5x

3x - 12 - 2 > 5x

3x - 14 > 5x

-2x > 14

x < -7

Answer 2

Answer: x<-7

Step-by-step explanation: 3(x-4)= 3x-12

3x-14>5x

5x-3x=2x

-14>2x

-14/2=-7

-7>x


Related Questions

I need help please. ​

Answers

Answer:

14x14= 196

Step-by-step explanation:

196cm^2

Answer:

56cm²

Step-by-step explanation:

If its a square, all sides are the same.

A = 14 x 4 = 56cm²

a random sample of 30 employees of a local company has been taken to measure the systolic blood pressure (mm hg). using only the sample information, a 99% confidence interval estimate for the mean systolic blood pressure (mm hg) for all employees of the company is 113.206 to 126.794. what is the value of the sample standard deviation (mm hg)?

Answers

A random sample of 30 employees of a local company has been taken to measure the systolic blood pressure (mm hg). using only the sample information, a 99% confidence interval estimate for the mean systolic blood pressure (mm hg) for all employees of the company is 113.206 to 126.794. The value of the sample standard deviation (mm Hg) is approximately 2.639.

To find the sample standard deviation (mm Hg), we need to use the given information. Here is the solution:

Given information:

Sample size, n = 30

Confidence interval = 99%

Confidence interval limits = 113.206 to 126.794

Formula to find standard deviation:

σ = (CI width) / (2 × Zα/2)

Whereσ = Sample standard deviation

CI = Confidence interval width

Zα/2 = Z-score for a given confidence interval

Let's calculate the confidence interval width:

CI width = Upper Limit - Lower Limit

CI width = 126.794 - 113.206

CI width = 13.588

To find the z-score for a 99% confidence interval, we can use a z-table or calculator.

The z-score for a 99% confidence interval is 2.576. So,

substituting the values in the formula, we get:

σ = 13.588 / (2 × 2.576)σ = 13.588 / 5.152σ ≈ 2.639 mm Hg

for such more question on standard deviation

https://brainly.com/question/475676

#SPJ11

Let g be the piecewise defined function shown.

g(x)=
x + 4, −5 ≤ x ≤ −1
2 − x, −1 < x ≤ 5

Evaluate g at different values in its domain.

g(−4) =

g(−2) =

g(0) =

g(3) =

g(4) =

Answers

The values of g(-4) = 0

                        g(-2) = 2

                        g(0) = 2

                        g(3) = -1

                        g(4) = -2

What is a function?

In mathematics, a function is a rule which assigns a unique output value to each input value in a given set. It shows a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output. Functions are typically represented by an equation or a graph, and they play an important role in various fields of mathematics, science, engineering, and technology.

Using the given piecewise defined function:

g(x) = x + 4, −5 ≤ x ≤ −1

         2 − x, −1 < x ≤ 5

We can evaluate g at different values in its domain as follows:

g(−4) = (-4) + 4 = 0

g(−2) = (-2) + 4 = 2

g(0) = 2 - 0 = 2

g(3) = 2 - 3 = -1

g(4) = 2 - 4 = -2

Therefore:

g(-4) = 0

g(-2) = 2

g(0) = 2

g(3) = -1

g(4) = -2

To learn more about function visit the link:

https://brainly.com/question/11624077

#SPJ9

how many solutions does the system of equations have  y=r+2 y=3r

Answers

We can solve the system of equations by substitution:
3r=r+2
-r -r
2r=2
r=1

The system has one solution

PLEASE HELP ME
How tall, in cm, is 1 cup? Explain how you determined the height of 1 cup?

Answers

Answer:   14 cm

=============================================

Explanation:

x = number of cups

y = total height

We have these ordered pairs

(x1,y1) = (2,16)

(x2,y2) = (4,20)

Let's find the slope of the line through those points.

[tex](x_1,y_1) = (2,16) \text{ and } (x_2,y_2) = (4,20)\\\\m = \text{slope} = \frac{\text{rise}}{\text{run}} = \frac{\text{change in y}}{\text{change in x}}\\\\m = \frac{\text{y}_{2} - \text{y}_{1}}{\text{x}_{2} - \text{x}_{1}}\\\\m = \frac{20 - 16}{4 - 2}\\\\m = \frac{4}{2}\\\\m = 2\\\\[/tex]

A slope of 2, aka 2/1, means each time x goes up by 1, the y value goes up by 2.

It means each time we add a cup, the total height goes up by 2 cm.

This isn't the final answer, but it helps get us there.

------------

We'll then use point-slope form to determine the equation.

[tex]y-y_1 = m(x - x_1)\\\\y-16 = 2(x - 2)\\\\y = 2(x - 2)+16\\\\y = 2x - 4+16\\\\y = 2x + 12\\\\[/tex]

The last step is to plug x = 1 into that equation to determine the height of 1 cup.

So,

[tex]y = 2x + 12\\\\y = 2*1 + 12\\\\y = 2 + 12\\\\y = 14\\\\[/tex]

We have x = 1 cup lead to a total height of y = 14 cm.

The final answer is 14 cm.

-----------------

Notice that adding on 2 cm (the slope) gets us to 14+2 = 16 cm which is the height of two cups stacked together. A lot of the 2nd cup's height is part of the 1st cup's height. Only the 2 cm at the top is going to be added.

We could see that if we used x = 2.

[tex]y = 2x + 12\\\\y = 2*2 + 12\\\\y = 4 + 12\\\\y = 16\\\\[/tex]

That confirms the left-most part of the diagram.

Now try x = 4.

[tex]y = 2x + 12\\\\y = 2*4 + 12\\\\y = 8 + 12\\\\y = 20\\\\[/tex]

That works as well. It helps confirm we have the correct equation, and also confirms the final answer is correct. Another way to confirm is to either graph or use a table.

If you wanted to find the height of 8 cups, then,

[tex]y = 2x + 12\\\\y = 2*8 + 12\\\\y = 16 + 12\\\\y = 28\\\\[/tex]

Find all values of $c$ such that $\dfrac{c}{c-5} = \dfrac{4}{c-4}$.

If you find more than one, then list the values separated by commas. If the solutions are not real, then they should be written in $a + bi$ form.

Answers

By applying the quadratic formula to simplify the following statement, it is possible to find the value of x, which is 3, 5.

The problem is asking us to find all values of $c$ that satisfy the given equation:

[tex]\frac{c}{c-5} =\frac{c}{c-4}[/tex]

To solve for $c$, we can start by cross-multiplying:

[tex]c(c-4)= 4(c-5)[/tex]

Expanding both sides gives:

[tex]c^2-4c=4c-20[/tex]

Simplifying and rearranging terms, we get:

[tex]c^2-8c+20=0[/tex]

We can now calculate $c$ using the quadratic formula:

[tex]c=[/tex] -b ±[tex]\sqrt{b^2-4ac}[/tex]/2a

Plugging in the values $a = 1$, $b = -8$, and $c = 20$, we get:

c= 8 ± [tex]\sqrt{8^2-4(1)(20)}[/tex]/2(1)

Simplifying, we get:

c = 8 ±[tex]\sqrt{64-80}[/tex]/2

c = 8±[tex]\sqrt{-16}[/tex]/ 2

c = 8 ±[tex]\sqrt{4}[/tex]/2

c = 8± 2/2

c = 4±1

So the solutions are:

c= 3,5

Therefore, the values of $c$ that satisfy the equation are $c = 3$ and $c = 5$.

The complete question is:-

Find all values of [tex]'x'[/tex] such that [tex]\frac{c}{c-5} =\frac{c}{c-4}[/tex].

If you find more than one, then list the values separated by commas. If the solutions are not real, then they should be written in [tex]$a + bi$[/tex] form.

To learn more about quadratic formula, refer:-

https://brainly.com/question/9300679

#SPJ1

Find and prove algebraically the solutions (coordinate points) to the system of equations?
fx=x²+2x-1 and g x=x+1

Answers

Answer:

  (x, y) = (-2, -1) or (1, 2)

Step-by-step explanation:

You want to find the algebraic solutions to the system of equations ...

f(x) = x² +2x -1g(x) = x +1

Solution

The x-value of the solutions will be the solutions to ...

  f(x) = g(x)

  f(x) -g(x) = 0

  (x² +2x -1) -(x +1) = 0 . . . . substitute for f(x) and g(x)

  x² +x -2 = 0 . . . . . . . . . simplify

  (x +2)(x -1) = 0 . . . . . factor

The zero product rule says the solutions will be values of x that make one or the other of the factors zero.

  x = -2 or +1 . . . . . . . values that make the factors zero

  y = x +1 = -1 or +2 . . . . from the equation for g(x)

Solutions are (x, y) = (-2, -1) or (1, 2).

Proof

We already know that g(x) is satisfied by these x- and y-values.

  f(x) = x² +2x -1 = (x +2)x -1

  f(-2) = (-2 +2)(-2) -1 = 0 -1 = -1 . . . . . (-2, -1) is a solution

  f(1) = (1 +2)(1) -1 = 3 -1 = 2 . . . . . . . . . (1, 2) is a solution

These values agree with the above, so we have shown the solutions satisfy both equations in the system of equations.

The mean of 3, 15, and my number is 40. What is my number?

Answers

We can start by using the formula for the mean (average):

Mean = (sum of numbers) / (number of numbers)

We are given that the mean of 3, 15, and another number is 40, so we can set up an equation:

40 = (3 + 15 + x) / 3

Multiplying both sides by 3 yields:

120 = 3 + 15 + x

Simplifying this equation gives:

102 = x

Therefore, the missing number is 102.

can yall help me out?

Answers

The last one, 107 degrees.

Answer:

107 degrees

Step-by-step explanation:

since the two angles are on a straight line, and a straight line is 180 degrees,
180-73=x

x=107

7 ∊ D (f)
f(7) - f(-7) = ?
if f is an even function

Answers

Answer:

0

Step-by-step explanation:

if f is an even function, it means that:

f(x) = f(-x) for every x of the domain

So, because 7 is in f's domain, f(7) = f(-7),

and so f(7) - f(-7) = 0

please answer this with solution thankyouuu​

Answers

Therefore , the solution of the given problem of probability comes out to be 0 0.015, 0.018, 0.045 , 0.061 and 0.045.

What is probability?

Every procedure's criteria-based approaches have as their main objective determining the likelihood that a statement is accurate or that an event will take place. Any number from one to one, where 0 typically represents chance and 1 typically reflects degree of certainty, can be used to symbolize chance. A probability illustration shows the likelihood that a particular occurrence will occur.

Here,

The formula below can be used to calculate the likelihood of drawing precisely k red balls in 4 draws:

=> P(b = k) =  (C(6, k) * C(5, 4-k))/C.(11, 4)

By applying this method, the probability distribution for b can be determined as follows:

=> P(b = 0) = (C(6, 0) * C(5, 4-0)) / C(11, 4) = (1 * 5) / 330 = 0.015

=> P(b = 1) = (C(6, 1) * C(5, 4-1)) / C(11, 4) = (6 * 1) / 330 = 0.018

=> P(b = 2) = (C(6, 2) * C(5, 4-2)) / C(11, 4) = (15 * 1) / 330 = 0.045

=> P(b = 3) = (C(6, 3) * C(5, 4-3)) / C(11, 4) = (20 * 1) / 330 = 0.061

=> P(b = 4) = (C(6, 4) * C(5, 4-4)) / C(11, 4) = (15 * 1) / 330 = 0.045

As a result, the following is the probability distribution for the random variable b that represents the number of red balls pulled in 4 subsequent draws from the box:

b P(b)

0 0.015

1 0.018

2 0.045

3 0.061

4 0.045

To know more about probability visit:

https://brainly.com/question/11234923

#SPJ1

A research scholar wants to know how many times per hour a certain strand of virus reproduces. He wants to construct the 90%
confidence interval with a maximum error of 0.16
reproductions per hour. Assuming that the mean is 6.2
reproductions and the variance is known to be 5.29
, what is the minimum sample size required for the estimate? Round your answer up to the next integer.

Answers

The minimum sample size required for the estimate, considering the z-distribution, is given as follows:

560.

What is a z-distribution confidence interval?

The bounds of the confidence interval are given by the rule presented as follows:

[tex]\overline{x} \pm z\frac{\sigma}{\sqrt{n}}[/tex]

In which:

[tex]\overline{x}[/tex] is the sample mean.z is the critical value.n is the sample size.[tex]\sigma[/tex] is the standard deviation for the population.

The margin of error is modeled as follows:

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

The parameters for this problem are given as follows:

[tex]M = 0.16, \sigma = \sqrt{5.29} = 2.3, z = 1.645[/tex]

Hence the sample size is obtained as follows:

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

[tex]0.16 = 1.645\frac{2.3}{\sqrt{n}}[/tex]

[tex]0.16\sqrt{n} = 1.645 \times 2.3[/tex]

[tex]\sqrt{n} = \frac{1.645 \times 2.3}{0.16}[/tex]

[tex](\sqrt{n})^2 = \left(\frac{1.645 \times 2.3}{0.16}\right)[/tex]

n = 560. (rounded up).

More can be learned about the z-distribution at https://brainly.com/question/25890103

#SPJ1

The skills have a choice of making a model plane or a model proposed the materials for plane cost $2 in the materials for the boat cost $4 What is the relationship of the cost of making plans in the cost of making (but assume y is the cost of making planes)


A) Y = x

B) y = 2^2

C) y= 1/2x

D) y=2x

Answers

If the skills have a choice of making a model plane or a model proposed the materials for plane cost $2 in the materials for the boat cost $4. The relationship between the cost of making planes (y) and the number of planes made (x) is D. y = 2x

What is the relationship of the cost of making plans in the cost of making?

Let's assume that x is the number of planes and y is the cost of making the planes.

According to the problem, the cost of making one plane is $2, so the cost of making x planes would be:

Cost of making planes = 2x

Therefore, the relationship between the cost of making planes (y) and the number of planes made (x) can be represented as:

y = 2x

Therefore  the correct answer is D) y=2x.

Learn more about cost here:https://brainly.com/question/25109150

#SPJ1

The probability of picking a quarter from a jar of coins is 0. 125. If Noah has 250 coins in the jar, about how many quarters are in the jar?

Answers

There are approximately 31 quarters in a jar of 250 coins.

The probability of picking a quarter from a jar of coins is 0.125. To calculate the number of quarters in a jar of 250 coins, we need to use the following formula:

Number of Quarters = Total Number of Coins * Probability of Picking a Quarter

Number of Quarters = 250 * 0.125

Number of Quarters = 31.25

So, there are approximately 31 quarters in a jar of 250 coins.

Learn more about probability here:

https://brainly.com/question/30034780

#SPJ4

What inverted describes 50 feet below sea level

Answers

The integer that describes 50 feet below sea level is -50.

How to determine the integer

The integer that describes 50 feet below sea level is -50. Negative integers are used to represent values below zero.

In this case, the value of 50 feet below sea level is represented by a negative integer because it is below the reference point of sea level, which is typically defined as zero.

Sea level is the average height of the surface of the sea, and is often used as a reference point for measuring elevations and depths.

When a location is above sea level, positive integers are used to represent the height or elevation, while negative integers are used to represent depths or elevations below sea level.

In summary, the integer -50 represents 50 feet below sea level because it is a negative integer that describes a depth below the reference point of sea level.

Read more about integer at

https://brainly.com/question/1853272

#SPJ1

Complete question

What integer describes 50 feet below sea level

which relation is not a function

Answers

Answer: The last one

Step-by-step explanation: there is two zeros and every input (x) can only have one output.

Answer:

The last one

Step-by-step explanation:

zero and every input (x) can only have one out put

y=3x-1
y=2x+7
solve by substitution

Answers

Therefore, the solution to the system of equations is x = 8 and y = 23.

What is equation?

An equation is a statement that shows the equality between two mathematical expressions using symbols, numbers, and/or variables. Equations are used to describe relationships between different quantities, and they are commonly used in many fields, including mathematics, physics, chemistry, engineering, and economics.

by the question.

Let's solve the first equation for y:

y = 3x - 1

Now we substitute this expression for y in the second equation:

2x + 7 = y

We can substitute 3x - 1 for y in this equation:

2x + 7 = 3x - 1

Now we can solve for x:

2x - 3x = -1 - 7

-x = -8

x = 8

Now we can substitute x = 8 into either equation to solve for y. Let's use the first equation:

y = 3x - 1

y = 3(8) - 1

y = 24 - 1

y = 23

To learn more about equations:

https://brainly.com/question/10413253

#SPJ1

Find the volume of a pyramid with a square base, where the perimeter of the base is
4. 7
cm
4. 7 cm and the height of the pyramid is
4. 7
cm
4. 7 cm. Round your answer to the nearest tenth of a cubic centimeter

Answers

The volume of a pyramid is 2.4 cm^3.

Let's begin by finding the area of the square base. Since the perimeter of the base is 4.7 cm, the length of one side of the square is 4.7 cm / 4 = 1.175 cm. The area of the square base is then

Area = (side length)^2 = (1.175 cm)^2 = 1.38 cm^2

Now, we can use the formula for the volume of a pyramid

Volume = (1/3) x Base Area x Height

Substituting the values we found, we get

Volume = (1/3) x 1.38 cm^2 x 4.7 cm

Volume = 2.3974 cm^3

Rounding to the nearest tenth of a cubic centimeter, the volume of the pyramid is approximately 2.4 cm^3.

Learn more about volume here

brainly.com/question/17615619

#SPJ4

The given question is incomplete, the complete question is:

Find the volume of a pyramid with a square base, where the perimeter of the base is

4.7 cm and the height of the pyramid is 4.7 cm. Round your answer to the nearest tenth of a cubic centimeter

A right-angled triangle is shown below.
By first writing an equation involving tan 63°, calculate the length r.
Give your answer in metres to 2 d.p..
13.85 m
63°

Answers

The calculated length of r is 27.18 meters

Calculating the length of r

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

The right triangle

Using the tangent of angle 63 degrees, we have

tan(63) = r/13.85

So, we have

r = 13.85 * tan(63)

When evaluated, we have

r = 27.18

Hence, the length of r is 27.18

Read more about right triangle at

https://brainly.com/question/2437195

#SPJ1

Rhombus JKLM with vertices J(-10, 2), K(-2, 8), L(6,2), and M(-2, -4): k = ¹/2​

Answers

Sorry I have no clue hope u find ur answer I need points i a mf failing and everything is due today

help im literally clueless when it comes to math

(help with both of these but if cant its fine)

Answers

The location of Connor's work place with respect to his home is √10 units.

The location of Vikram's martial art school with respect to his home is √34 units.

How to determine the distance between the coordinates for each location?

In Mathematics and Geometry, the distance between two (2) points that are on a coordinate plane can be calculated by using the following mathematical equation:

Distance = √[(x₂ - x₁)² + (y₂ - y₁)²]

Where:

x and y represent the data points (coordinates) on a cartesian coordinate.

Next, we would determine Connor's location with respect to his home as follows;

Distance = √[(-2 - 1)² + (2 - 3)²]

Distance = √[(-3)² + (-1)²]

Distance = √[9 + 1]

Distance = √10 units.

For Vikram, we have:

Distance = √[(-2 - 3)² + (4 - 1)²]

Distance = √[(-5)² + (3)²]

Distance = √[25 + 9]

Distance = √34 units.

Read more on distance here: brainly.com/question/12470464

#SPJ1

The total cost (in dollars ) of a cell phone plan after x months can be represented by c(x)=55x+25. Find the inverse function. Then find the number of months when the total cost is $2005.

Answers

After answering the presented question, we can conclude that  it will function take 36 months for the total cost to reach $2005.

what is function?

In mathematics, a function appears to be a link between two sets of numbers in which each member of the first set (known as the domain) corresponds to a specific member of the second set (called the range). In other words, a function takes input from one collection and creates output from another. The variable x has frequently been used to represent inputs, whereas the variable y has been used to represent outputs. A formula or a graph can be used to represent a function. For example, the formula y = 2x + 1 depicts a functional form in which each value of x generates a unique value of y.

inverse function

[tex]c(x) = 55x + 25\\c(x) - 25 = 55x\\x = (c(x) - 25) / 55\\c^(-1)(x) = (x - 25) / 55\\c(x) = 55x + 25 = 2005\\55x = 1980\\x = 36\\[/tex]

it will take 36 months for the total cost to reach $2005.

To know more about function visit:

https://brainly.com/question/28193995

#SPJ1

i need to know the answer

Answers

area of trapezium is 30 in².

Define trapezium

A trapezium is a four-sided geometric figure that has only one pair of parallel sides. It is also known as a trapezoid in some countries. The parallel sides of a trapezium are called the bases, and the non-parallel sides are called the legs. The height (or altitude) of a trapezium is the perpendicular distance between the two bases.

The area of a trapezium is given by the formula:

A =½(a×b)h

where "a" and "b" are the lengths of the parallel sides of the trapezium, and "h" is the height (or perpendicular distance) between the parallel sides.

Length of two parallel side

a=7.7in

b=2.3in

Height of trapezium, h=6in

Area of trapezium=½(a×b)h

=½(7.7+2.3)×6

=3×10

=30in²

Hence, area of trapezium is 30 in².

To know more about area, visit:

https://brainly.com/question/27683633

#SPJ1

Seven times the difference of a number and two is equal to nine subtracted from x

Answers

Answer:

9.2(x- 7) = 9

Step-by-step explanation:

I tried my best to solve this sorry if it is wrong.

Have a good day  :)

How do debt payments relate to gross income in terms of the debt-to-income (DTI) ratio?
O total gross income is divided by total debt payments
total debt payments are subtracted from total gross income
total gross income is added to total debt payments
total debt payments are divided by total gross income

Answers

Debt payments relate to gross income in terms of the debt-to-income (DTI) ratio by total debt payments are divided by total. gross income.

How do debt payments relate to gross income?

The debt-to-income (DTI) ratio is a financial measurement used by lenders to assess a borrower's ability to manage debt payments. It is calculated by dividing the borrower's total debt payments by their total gross income. The resulting ratio is expressed as a percentage and indicates the portion of the borrower's income that goes towards paying their debt obligations.

For example, if a borrower has total debt payments of $1,000 per month and a gross income of $4,000 per month, their DTI ratio would be 25% ($1,000 divided by $4,000). A lower DTI ratio indicates that a borrower has more disposable income available after paying their debts and is generally viewed as a positive factor by lenders when considering a borrower for a loan or credit.

So, correct option is total debt payments are divided by total gross income.

Learn more about gross income here,

https://brainly.com/question/30657802

#SPJ1

Answer:

D. total debt payments are divided by total gross income

Step-by-step explanation:

D. total debt payments are divided by total gross income

what is the initial value of y=10(1−0.04)x

Answers

Answer:

10

Step-by-step explanation:

according to the formula of y = P(1-r)^x, P is the initial value, and in this case it looks like it is 10 :)

i need help pls!!!!! question is attached

Answers

 The value of the investment after 3.5 years is $ 2000.

What is the interest rate?

The amount of interest due each period expressed as a percentage of the amount lent, deposited, or borrowed is known as an interest rate. The total interest on a loaned or borrowed sum is determined by the principal amount, the interest rate, the frequency of compounding, and the period of time the loan, deposit, or borrowing took place.

Here, we have

Given: if $2000 is invested at 4% interest compounded monthly, the value of the investment after t years is given by 2000(12.04/12)¹²ⁿ.

We have to find the value of the investment after 3.5 years.

= 2000(12.04/12)¹²ⁿ

n = 3.5

= 2000(12.04/12)¹²⁽³°⁵⁾

= = 2000(12.04/12)⁴²

= 2000(1)

= $ 2000

Hence,  the value of the investment after 3.5 years is $ 2000.

To learn more about the interest rate from the given link

https://brainly.com/question/29415701

#SPJ1

Please help me complete this chart of math, pleaseee help thank youuu

Answers

The chart has been completed and the information has been given below:

Compound Principal Interest rate No.of compounding periods Compound Interest Final amount

Annually $9200 6% 15 9200(1+0.06)15 $22084.34

Semi-Annually $9200 6/2 = 3% 15*2 = 30 9200(1+0.03)30 $22330.81

Quaterly $9200 6/4 = 1.5% 15*4 = 60 9200(1+0.015)​​​​​60 $22477.62

Monthly $9200 6/(12*15) = 1/30 %

15*12*15 = 2700

9200(1+1/(30*100))2700

$22624.96

Weekly $9200 6/(15*52) = 1/130 15*52*15 = 11700

9200(1+1/(130*100))11700

$22627.57

Daily $9200 6/(15*365) = 2/1825

15*365*15 = 82125

9200(1+2/(1825*100))82125

$22628.24

Read more about compound interest here:

https://brainly.com/question/24924853

#SPJ1

as our confidence in an interval estimate increases, the width of the interval select one: a. decreases b. increases c. remains the same d. increases or decreases depending on the alpha level

Answers

As the confidence in the "interval-estimate" increases, the width of the interval (a) decreases.

The width of a confidence interval is a measure of precision of the estimate. A wider interval indicates less precision, while a narrower interval indicates greater precision.

As the confidence level increases, the corresponding critical value z* also increases it means that we are including more of the distribution in the confidence interval, resulting in a wider interval.

Therefore, the width of interval decreases as our confidence in the interval estimate increases, the correct option is (a).

Learn more about Confidence Interval here

https://brainly.com/question/20309162

#SPJ4

The given question is incomplete, the complete question is

As our confidence in an interval estimate increases, the width of the interval :

Select One:

(a) decreases

(b) increases

(c) remains the same

(d) increases or decreases depending on the alpha level.

What are the minimum and maximum values on the interval?

Answers

Answer:

Min = -1

Max = 3

Step-by-step explanation:

Evaluate the values on the ends of the interval

[tex]f(-10) = \sqrt[3]{-10+9}[/tex]

[tex]f(-10)=\sqrt[3]{-1}[/tex]

[tex]f(-10)= -1[/tex]

[tex]f(18)=\sqrt[3]{18+9}[/tex]

[tex]f(18)=\sqrt[3]{27}[/tex]

[tex]f(18)=3[/tex]

Other Questions
why was howard carter investigation resented when the nurse is assessing an individual with peripheral artery disease, which clinical manifestation would indicate complete arterial obstruction in the lower left leg? atherosclerosis causes elastic arteries to become less stretchy. how does this affect pulse pressure? atherosclerosis causes elastic arteries to become less stretchy. how does this affect pulse pressure? pulse pressure is chronically increased. pulse pressure is chronically decreased. pulse pressure is unaffected by atherosclerosis. pulse pressure is temporarily decreased. pulse pressure is temporarily increased. Larry and Lola Little have achondroplasia, a form of dwarfism. Both are heterozygotes. Their son, Big Bob Little, is 71. Use a punnet square to show how Big Bob got his genotype. Below you will find the closing stock prices for eBay over a three-week period. Calculate the simple three-day and five-day moving averages for the stock. (Round your answers to 2 decimal places. Omit the "$" sign in your response.)Date Close4/23/2012 $ 37.834/24/2012 37.654/25/2012 37.254/26/2012 37.514/27/2012 36.774/30/2012 36.945/1/2012 37.015/2/2012 37.055/3/2012 37.745/4/2012 37.845/7/2012 37.775/8/2012 37.935/9/2012 38.265/10/2012 38.415/11/2012 38.243-day 5-day4/23/2012 4/24/2012 4/25/2012 $ 4/26/2012 4/27/2012 $4/30/2012 5/1/2012 5/2/2012 5/3/2012 5/4/2012 5/7/2012 5/8/2012 5/9/2012 5/10/2012 5/11/2012 you made an impulsive life decision to apply as a food critic for and managed to get hired. the employer offers to pay you 0.00776 centi-dollars every 4 milli-seconds with all trips paid for as long as you give an honest review of all the food you try. how many dollars per hour are you making? changing the pixel dimensions by adding or deleting pixels through interpolation or down sampling is called ? What were two of the key cultural traits that the British brought to southern Nigeria? when the united auto workers negotiate with gm and ford for higher wages, which legislation supports the union's right to engage in collective bargaining? group of answer choices national labor relations act title vii of the civil rights act davis-bacon act equal pay act What words does Inman use to describe the Mexican Revolution?What do these words reveal about his opinion of the revolution? A major contributing factor to the start of an independence movement in the American colonies was ____ a. the failure of the colonists to follow the British laws b. the lack of representation of the colonists in the British parliament c. a worsening famine brought about by poor harvests in the colonies d. a disagreement over the use of enslaved labor in the colonies laura accidentally touched a bare wire on an old light fixture, and she flinched when she was shocked by the electrical current. the electric shock is an example of a(n) blank and her flinching is an example of a(n): Select all the knee ligaments that are deep to the articular capsule and prevent anterior and posterior movement of the femur on the tibia. the nurse is caring for a child immediately following a tonsillectomy. the child requests something to drink. which action by the nurse is best? Lemon juice has a pH of about 2.5. Assuming that the acidity of lemon juice is due solely to citric acid, that citric acid is a monotonic acid, and that density of lemon Estimate the volume of 0.0100 M NaOH required to neutralize a 3.71-g sample of lemon juice. The molar mass of citric acid is 190.12 g/mol. finnegan pays $1,000 a year in hoa fees. the fees are due on a quarterly basis. he paid the hoa in january for the quarter, but sold his home and closed on march 1. how much will the buyer owe finnegan for the prepaid hoa fees? Hago una lista de las formas de representacin que a travs de la historia dieron lugar al teatro. Aado otras ms ayuda porfaEs de lengua y literatura What are three reasons why early hominin fossils are so hard to find? (max 3 sentences) message competition is an example of: a. how competition among firms can disrupt communication flows b. communication barriers within an organization c. lack of etiquette in communication d. unorganized flow of messages from external sources into an organization Average U.S. families pay $10,000 a year in federal taxes. What does it pay for? Select all that apply.roadsdefensehealth carespace programdecreased federal spending