Suppose g(x)=x+3/2. Evaluate g(g(1)) and g(g(g(1)))

Answers

Answer 1

Answer: g(g(1)) = 4 and g(g(g(1))) = 5 1/2

Step-by-step explanation:

We will first find g(1). To do so, we plug 1 in for x.

g(1) = (1) + 3/2 = 5/2 = 2 1/2

To find g(g(1)) we will plug in 5/2 for x.

g(g(1)) = (5/2) + 3/2 = 8/2 = 4

To find g(g(g(1))) we will plug in 4 for x.

g(g(g(1))) = (4) + 3/2 = 11/2 = 5 1/2

Hope this helps!


Related Questions

Find the area of this composite shape. Include correct units.

Show all your work.

Answers

So you find both areas and add them pretty easy you should understand it quickly

what does the term "basic" mean as used in the car advertisement​

Answers

No paint job, no trims, no extra things on the car.

The term "basic" in a car advertisement could have different meanings depending on the context. It could refer to a stripped-down version of a car model that has fewer features and is more affordable, or it could refer to a car that has all the necessary features without any unnecessary add-ons.

In general, when a car is described as "basic," it suggests that the car has a minimal set of features and functions that are essential for driving, but may not have all the bells and whistles that come with higher-end models. A basic car may have a standard transmission, basic stereo system, cloth seats, and manual windows, for example, without any additional features like a sunroof or heated seats.

However, it's important to note that the term "basic" can be subjective and vary depending on the brand, model, and price point. What one person considers basic, another may see as luxurious. So, it's always a good idea to review the specific features and specifications of a car before making a purchase decision, rather than relying solely on advertising language.

Hamlet, Rosencrantz and Guildenstern are flipping coins. The odd man wins the coins of the others; if all coins appear alike, no coins change hands. Find the expected number of throws required to force one man out of the game provided Hamlet has 14 coins to start with and Rosencrantz and Guildenstern have 6 coins each.
Hint: Look for the expectation in the form Klmn, where l m and n are the numbers of coins they start with and K depends only on l + m + n the total number of coins.

Answers

The expected number of throws required is 243/8, or approximately 30.375.

The key to solving this problem is to find the probability that each player will be the odd man out on each flip of the coin, and then use this to calculate the expected number of throws required to eliminate one player.

Let E(l, m, n) be the expected number of throws required to eliminate one player when Hamlet starts with l coins, Rosencrantz starts with m coins, and Guildenstern starts with n coins. We can write the following recursive equations:

E(l, m, n) = 1 + (1/2)(E(l-1, m+1, n) + E(l+1, m-1, n))

E(l, m, n) = 1 + (1/2)(E(l, m-1, n+1) + E(l, m+1, n-1))

E(l, m, n) = 1 + (1/2)(E(l+1, m, n-1) + E(l-1, m, n+1))

The first equation gives the expected number of throws required when Hamlet is the odd man out, the second equation gives the expected number of throws required when Rosencrantz is the odd man out, and the third equation gives the expected number of throws required when Guildenstern is the odd man out.

Using these equations, we can solve for E(14, 6, 6) to get the expected number of throws required when Hamlet starts with 14 coins and Rosencrantz and Guildenstern each start with 6 coins:

E(14, 6, 6) = 243/8

Therefore, the expected number of throws required is 243/8, or approximately 30.375.

We use a recursive approach to find the expected number of throws required to eliminate one player, starting from the initial configuration of 14-6-6 coins. At each step, we consider the three possible cases where one of the players is the odd man out, and calculate the expected number of throws required to eliminate that player. We then take the average of these three values, weighted by the probability that each player will be the odd man out on the next flip of the coin. We repeat this process until only one player is left.

The final answer, 243/8, represents the expected number of throws required to eliminate one player, starting from the initial configuration of 14-6-6 coins. This means that, on average, it will take about 30.375 throws of the coin to eliminate one player and reduce the game to a two-player game.

For more questions like Probability visit the link below:

https://brainly.com/question/15159704

#SPJ11

answer this for 50 points (riddle) if u get it right you aslo get brainliest
How do you make six an odd number?

Answers

Answer:

Remove the S and you have IX which is the roman numeral for 9

Answer:

How do you make six an odd number?

Take away the S and you have IX that would make the roman numeral 9.

Step-by-step explanation:

You're welcome.

A crew of highway workers can pave 600 yards in 2/3of an hour.
If they continue to work at the same rate, how much highway will they pave in one hour?

Answers

Answer:900 yards

Step-by-step explanation:

Unit rate would be 600/2 meaning 300 yards would be done in a third of an hour. Multiply that be 3 (3 thirds is 1) and 300x3=900
pretty straightforward :)

300
Som
4
Question Details
To earn full credit, you must show ALL
of your steps and calculation leading to
your solution. You will be assessed on
your mathematical communication, use
of mathematics and accuracy of your
Find the area of the composite figure.
DESMOS CALCULATOR LINK
9
D

Answers

我不明白问题请重新输入邀请码吧!我在挑战少林寺

а please help me solve this question using markov chain A product is processed on two sequential machines, I and II. The inspection takes place after a product unit is completed on either machine. There is a 5% chance that the unit will be junked before inspection. After inspection, there is a 3% chance the unit will be junked, and a 7% chance of being returned to the same machine for reworking. Else, a unit passing inspection on both machines is good. (a) For a part starting at machine I, determine the average number of visits to each state. (b) If a batch of 1000 units is started on machine I, determine the average number of completed good units.

Answers

The average number of completed good units is 920

A Markov chain is a type of sequential machine that can be used to model the process of inspection and reworking in this question. The Markov chain will have four states: Machine I, Machine II, Inspection, and Junked.

(a) To determine the average number of visits to each state for a part starting at Machine I, we can create a transition matrix with the probabilities of moving from one state to another. The transition matrix will look like this:

| 0.92  0.05  0.03  0    |
| 0.07  0.85  0.03  0.05 |
| 0    1     0     0    |
| 0    0     0     1    |

The first row represents the probabilities of moving from Machine I to each of the other states. The second row represents the probabilities of moving from Machine II to each of the other states. The third row represents the probabilities of moving from Inspection to each of the other states. The fourth row represents the probabilities of moving from Junked to each of the other states.

To find the average number of visits to each state, we can multiply the transition matrix by a vector representing the initial state. In this case, the initial state is Machine I, so the vector will be [1 0 0 0]. Multiplying the transition matrix by this vector will give us the average number of visits to each state:

| 0.92  0.05  0.03  0    |   | 1 |   | 0.92 |
| 0.07  0.85  0.03  0.05 | * | 0 | = | 0.07 |
| 0    1     0     0    |   | 0 |   | 0.03 |
| 0    0     0     1    |   | 0 |   | 0    |

So the average number of visits to Machine I is 0.92, the average number of visits to Machine II is 0.07, the average number of visits to Inspection is 0.03, and the average number of visits to Junked is 0.

(b) If a batch of 1000 units is started on Machine I, we can use the same transition matrix to find the average number of completed good units. We will multiply the transition matrix by a vector representing the initial state of 1000 units on Machine I:

| 0.92  0.05  0.03  0    |   | 1000 |   | 920 |
| 0.07  0.85  0.03  0.05 | * | 0    | = | 70  |
| 0    1     0     0    |   | 0    |   | 30  |
| 0    0     0     1    |   | 0    |   | 0   |

The average number of completed good units is 920.

Learn more about probabilities

brainly.com/question/30034780

#SPJ11

Please help me with this math question!

Answers

Given that Line segment AB ║ LIne segment DC, and Line segment AD ║ Line segment BC,

∠ABC = 102°∠BCD =  78°∠CDA = 102°; and ∠DAB = 78°.

What is the rationale for the above response?

1)  Note that ∠78° and ∠ABC are Supplementary Angles on the basis of angles on a straight line. Thus,

∠ABC = 180 - 78 = 102°

2) Note that ∠ABC  and ∠BCD are  Supplementary Angles on the basis of Adjacent Angles in a parallelogram.

Thus,
∠BCD = 180° - 102° = 78°

3) ∠CDA = 102° on the basis of Opposite angles of a parallelogram
4) ∠DAB = 78°  on the basis of Opposite angles of a parallelogram

Learn more about Line Segments at:

https://brainly.com/question/25727583

#SPJ1

Suppose you have a job that pays $13.50 per hour and you work anywhere from 10 to 40 hours per week. a. Write an equation, with a restriction on the variable I, that gives the amount of money, y, you will earn for working 2 hours in one week. y = _____ , Preview with ____ <= x <= ____ b. Use the function rule you have written in part a. to find the y values for the given z values: x = 10, y = ___ x = 20, y= ___
x = 30, y = ____. x = 40, y = ____ c. Construct a line graph from the information found in b. 520+ -480+ 440+ 400- 360 320- 280- 240 200 160+ 120+ 80- 40+ 10 20 30 40 Clear All Draw: Line Dot Open Dot d. State the domain and range of this function. Domain: ____ <= x <= ______
Range: <= y <= _____
e. What is the minimum amount you can earn in a week with this job? You'll earn at least $ ______.
What is the maximum amount? You can earn up to $ ____.

Answers

The maximum amount you can earn is $540

a. y = 13.50x , 10 <= x <= 40
b. x = 10, y = 135; x = 20, y= 270; x = 30, y = 405; x = 40, y = 540
c. Domain: 10 <= x <= 40; Range: 0 <= y <= 540
d. The minimum amount you can earn in a week with this job is $135. The maximum amount you can earn is $540.

To learn about Domain

brainly.com/question/29452843

#SPJ11

The dashed function is the graph of F, and the solid function is the graph of g. Express g in terms of F.

Answers

The equation of the function g(x) in terms of the function f(x) has the equation of g(x) = -2f(x + 2) + 3

How to express the function g(x) in terms of f(x)

Given the graph of functions f(x) and g(x)

Where

y = f(x) -- the parent function

y = g(x) --- the transformed function (the dashed line)

The transformation of f(x) to g(x) is as follows

First, the graph of y = f(x) is moved 2 units to the left

This is represented as f(x + 2)

Next, the shifted graph of y = f(x) is reflected across the x-axis and then stretched vertically by a factor of 2.

This is represented as -2f(x + 2)

Lastly, the reflected and stretched graph is moved 3 units up

This is represented as -2f(x + 2) + 3

This means that

g(x) = -2f(x + 2) + 3

So, the function g(x) is g(x) = -2f(x + 2) + 3

Read more about transformation at

https://brainly.com/question/1548871

#SPJ1

LINEAR EQUATIONS AND INEQUALITIES Translating a phrase into a two-step expression Translate this phrase into an algebraic expression. 15 more than twice Chrissy's savings Use the variable c to represent Chrissy's savings.

Answers

The algebraic expression that translates the given phrase is 2c + 15, where c is the amount of Chrissy's savings.

To translate the phrase "15 more than twice Chrissy's savings" into an algebraic expression:

1. First, we need to identify the variable. In this case, the variable is c, which represents Chrissy's savings.
2. Next, we need to identify the operations and numbers involved in the phrase. The phrase "twice Chrissy's savings" means that we need to multiply c by 2.
3. The phrase "15 more than" means that we need to add 15 to the result of the multiplication.
4. Putting these steps together, we get the algebraic expression 2c + 15.

So the final answer is 2c + 15.

Learn more about algebraic expression here: https://brainly.com/question/2164351.

#SPJ11

Question 4 Use the Rational Zero Theorem to list all possible rational zeros for the given function. f(x)=-2x^(3)+x^(2)-4x+6

Answers

The possible rational zeros for the given function are ±1, ±2, ±3, ±6.

The Rational Zero Theorem states that if f(x) = anxn + an-1xn-1 + ... + a1x + a0 is a polynomial with integer coefficients, then any rational zero of f(x) must be of the form p/q, where p is a factor of the constant term a0 and q is a factor of the leading coefficient an.

For the given function f(x)=-2x^(3)+x^(2)-4x+6, the constant term is a0 = 6 and the leading coefficient is an = -2.

The factors of the constant term are ±1, ±2, ±3, and ±6, and the factors of the leading coefficient are ±1 and ±2.

Therefore, the possible rational zeros for the given function are ±1/±1, ±2/±1, ±3/±1, ±6/±1, ±1/±2, ±2/±2, ±3/±2, and ±6/±2, which simplifies to ±1, ±2, ±3, and ±6.

To learn more about rational zeros here:

https://brainly.com/question/30661213#

#SPJ11

Ifx(23​)+y(−10​)=(106​), then the values ofxandyare If​psv​qtw​rux​​=−7then​−2p2s2v​−qtw​−rux​​is is: Select one: 14−147−7IfAandBare square matrices of order 3 such that∣A∣=−1and∣B∣=3then∣3AB∣is

Answers

The values of x and y are determined by solving the equation

The values of x and y can be found by solving the equation x(23) + y(-10) = (106). This can be done by isolating one variable and solving for the other. For example, isolating x gives us x = (106 + 10y)/23. We can then plug this value of x back into the original equation and solve for y. Once we have the value of y, we can plug it back into the equation for x to find the value of x.

The value of −2p2s2v​−qtw​−rux​​ can be found by plugging in the given values of p, s, v, q, t, w, r, and u into the equation and simplifying.

The value of ∣3AB∣ can be found by using the properties of determinants of matrices. Specifically, the determinant of a product of matrices is equal to the product of the determinants of the individual matrices. Therefore, ∣3AB∣ = ∣3∣∣A∣∣B∣ = 3(-1)(3) = -9.

So, the values of x and y are determined by solving the equation x(23) + y(-10) = (106), the value of −2p2s2v​−qtw​−rux​​ is found by plugging in the given values and simplifying, and the value of ∣3AB∣ is found by using the properties of determinants of matrices.

Learn more about matrices

brainly.com/question/24810141

#SPJ11

18. To find the perimeter of a regular octagon, use the

expression 8s, where s represents side length. If the

side length of a regular octagon is 1. 5 feet, what is

its perimeter in feet?

Answers

The perimeter of a regular octagon, we use the expression 8s, where s represents side length. The perimeter of a regular octagon with side length 1.5 feet is equals to the 12 feet.

Regular octagon is a polygon with eight sides. The perimeter of a polygon is equals to the sum of all its sides. All eight sides of regular octagon are same measure. So, in other words the perimeter of Regular octagon is equal to eight times the length its side. Here,

Side length of a regular octagon

= 1.5 feet

=> Perimeter = 8 × 1.5 feet [An octagon has 8 sides]

=> Perimeter = 12 feet

Hence, required perimeter is 12 feet.

For more information about regular octagon, visit :

https://brainly.com/question/27389561

#SPJ4

3. Consider the functionφ(x)=31​x3−21​x. (a) Show that 0 is a fixed point ofφ(x). (b) Show that the iterationxk+1​=φ(xk​)converges locally to 0 . (c) By numerical tests, find an initial guessx0​such that the iteration converges to 0 and find an initial guessx0​such that the iteration diverges.

Answers

From  the function φ(x)=31​x3−21​x,  0 is a fixed point of φ(x) it shows in calculation below.  The iteration xk+1 = φ(xk) converges locally to 0 shows below. The iteration diverges as k increases.

(a) To show that 0 is a fixed point of φ(x), we need to show that φ(0) = 0. Substituting x = 0 into the function gives us:

φ(0) = (3/1)(0)3 - (2/1)(0) = 0 - 0 = 0

Therefore, 0 is a fixed point of φ(x).

(b) To show that the iteration xk+1 = φ(xk) converges locally to 0, we need to show that |φ'(x)| < 1 for x near 0. Taking the derivative of φ(x) gives us:

φ'(x) = (9/1)x2 - (2/1)

At x = 0, φ'(0) = 0 - 2 = -2. Since |φ'(0)| > 1, the iteration does not converge locally to 0.

(c) By numerical tests, we can find an initial guess x0 such that the iteration converges to 0 and an initial guess x0 such that the iteration diverges. For example, if we choose x0 = 0.5, the iteration converges to 0:

x1 = φ(0.5) = (3/1)(0.5)3 - (2/1)(0.5) = -0.625

x2 = φ(-0.625) = (3/1)(-0.625)3 - (2/1)(-0.625) = 0.8203125

x3 = φ(0.8203125) = (3/1)(0.8203125)3 - (2/1)(0.8203125) = -0.4625244140625

And so on. The iteration converges to 0 as k increases.

On the other hand, if we choose x0 = 2, the iteration diverges:

x1 = φ(2) = (3/1)(2)3 - (2/1)(2) = 20

x2 = φ(20) = (3/1)(20)3 - (2/1)(20) = 23980

x3 = φ(23980) = (3/1)(23980)3 - (2/1)(23980) = 3.47119332792e+13

And so on. The iteration diverges as k increases.

Learn more about iteration :

https://brainly.com/question/30883485

#SPJ11

(-10,-15) is the image of N after the dilation with a scale factor of 5/4 centered at the orgin. What are the coordinates of N

Answers

The coordinates of N can be estimated as: (-8, -12)

What is the scale factor ?

Scale factor is a mathematical term, which we use to scale 2-dimensional and 3-dimensional shapes. Scale factor is a measure of similar figures. Those figures who look the same but are in different sizes.

If point N is dilated with a scale factor of 5/4 centered at the origin, the coordinates of the image point, let's call it N', can be found by multiplying the coordinates of N by the scale factor:

N' = (5/4)N

We also know that the image point N' is located at (-10, -15), so we can substitute these values into the equation:

(-10, -15) = (5/4)N

Solving for N, we can multiply both sides by the reciprocal of 5/4, which is 4/5:

N = (4/5)(-10, -15)

N = (-8, -12)

Therefore, the coordinates of point N are (-8, -12).

To know more about Scale factor check:

https://brainly.com/question/30215119

#SPJ9

Given △PQR ~ △STU, find the missing measures in △STU.
(geometry)

Answers

As a result, the missing angles' measurements are as follows: 3.75 parallel lines degree angle; 105 degrees at angle 4.; 75 degrees at angle 5.; 105 degrees at angle 6.

what is parallel lines?

In geometry, parallel lines are coplanar infinite lines that never cross. Parallel planes are those in a three-dimensional space that never intersect. Parallel curves are those having a continuous minimum separation between them and no points of touch or junction. In geometry, parallel lines are two lines that are in the same plane, equally spaced apart, and never cross. Both vertical and horizontal can be used. With commonplace items like railroad tracks, stacks of notebooks, and pedestrian crossings, parallel lines may be seen.  

Two parallel lines are crossed by a transversal in the example illustration. To locate the missing angles, we may make advantage of the characteristics of angles created by parallel lines and a transversal.

Angle 3: If angles 1 and 3 are equivalent angles and angle 1 is 75 degrees,

Angle 4: As angles 2 and 4 are equivalent angles and angle 2 is 105 degrees,

If angles 1 and 5 are alternative internal angles, and angle 1 is 75 degrees,

Angle 6: If angles 2 and 6 are alternative internal angles, and angle 2 is 105 degrees,

As a result, the missing angles' measurements are as follows:

3.75 degree angle

105 degrees at angle 4.

75 degrees at angle 5.

105 degrees at angle 6.

To know more about parallel lines visit:

https://brainly.com/question/16701300

#SPJ1

what is the answer to this?

Answers

Answer:

B. y=7x

Step-by-step explanation:

A direct proportion is where the ratio is constant. The ratio will stay the same. Therefore, y = 7x, this ratio will stay constant making it a direct proportion.

Hope this helps : )

Calculus Problem…

Suppose a and b span R². Determine the values of x and y, given that (2-x)a + b is
equal to ya + (x-3)b.

Answers

The values of x and y that satisfy the given equation are x = 2 and y = 1.

What is the system of equations?

One or many equations having the same number of unknowns that can be solved simultaneously are called simultaneous equations. And the simultaneous equation is the system of equations.

Since a and b span R², any vector in R² can be expressed as a linear combination of a and b.

Let's call the coefficients of this linear combination c₁ and c₂ so that any vector v in R² can be expressed as:

v = c₁a + c₂b

Now let's use this fact to solve the given equation:

(2-x)a + b = ya + (x-3)b

We can rearrange this equation to get all the terms with an on one side and all the terms with b on the other side:

(2-x)a - ya = (3-x)b

Now we can write both sides of the equation as linear combinations of a and b:

(2-x)a - ya = 2a - xa - ya = (2-x)a - (x-2)a - ya = (2-x - x + 2)a - ya = (4 - 2x)a - ya

(3-x)b = 3b - xb = 3b - xb + 3b - 3b = (6 - x)b - 3b = (6 - x - 3)b = (3 - x)b

So now we have:

(4 - 2x)a - ya = (3 - x)b

Since a and b span R², we know that any vector in R² can be expressed as a linear combination of a and b. Therefore, we can write:

(4 - 2x)a - ya = c₁a + c₂b

(3 - x)b = c₁a + c₂b

Now we can set the coefficients of a and b equal to each other and solve for x and y:

4 - 2x = c₁

-y = c₂

3 - x = c₂

Substituting the third equation into the second equation, we get:

-y = 3 - x

Solving for x and y, we get

x = 2

y = 1

Therefore, the values are x = 2 and y = 1.

To learn more about the system of equations;

brainly.com/question/13729904

#SPJ1

You have $109 in the bank and your parents just gave you $281 for your birthday. Now you have exactly enough money to buy a laptop. How much does the laptop cost? Write an equation to represent the question. Use x as the variable.​

Answers

Answer:

$109+$281=x when x=391

so that means a laptop equals $391 dollars

Knowledge Check Find the greatest common factor of these two expressions. 18y^(7)w^(2)u^(8) and 30y^(5)w^(4) 6 Exponent 13

Answers

The greatest common factor of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6) is 6y^(5)w^(2)u^(6).

The greatest common factor (GCF) of two expressions is the largest expression that divides both of the expressions. To find the GCF of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6), we need to find the highest power of each variable that divides both expressions.

The GCF of the coefficients 18 and 30 is 6.

The highest power of y that divides both expressions is y^(5).

The highest power of w that divides both expressions is w^(2).

The highest power of u that divides both expressions is u^(6).

So, the GCF of the two expressions is 6y^(5)w^(2)u^(6).

Therefore, the greatest common factor of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6) is 6y^(5)w^(2)u^(6).

For more about greatest common factor:

https://brainly.com/question/11221202

#SPJ11

Deandre has scored 88, 93, 95, and 86 on his previous four tests. What score does he need on his next test so that his average (mean) is 87? ​

Answers

Answer:

see below

Step-by-step explanation:

84

i took the test

tor company, which sells tractors, is P=4.4n^(2)+5n-3, where n is the number of tractors sold and P is in hundreds of dolla

Answers

The company's profit for selling 10 tractors is $48700.

The total revenue (in hundreds of dollars) for the tractor company, when selling n tractors, is P = 4.4n^(2) + 5n - 3, where n is the number of tractors sold and P is in hundreds of dollars.

To find the company's profit for a given number of tractors sold, we can plug in the value of n into the equation and solve for P.
For example, if the company sells 10 tractors, we can plug in n=10 into the equation:

P=4.4(10)^(2)+5(10)-3
P=4.4(100)+50-3
P=440+50-3
P=487

Therefore, the company's profit for selling 10 tractors is $48700 (since P is in hundreds of dollars).

Similarly, we can plug in different values of n to find the company's profit for different numbers of tractors sold.

For more such questions on Company's profit.

https://brainly.com/question/14542968#

#SPJ11

The median stock price for firms in the Camaro Stock Market is $30, and the standard deviation is $8.20. Assume that the stock prices are normally distributed.
(i) What is the probability a firm will have a stock price of at least $40?
(ii) How high does a stock price have to be to put a firm in the top 10%?
Do NOT use EXCEL
a) (i) 0.3112
(ii) 20.50
b) (i) 0.2112
(ii) 50.50
c) (i) 0.1112
(ii) 40.50
d) (i) 0.6112
(ii) 30.50
e) None of the answers are correct

Answers

The probability a firm will have a stock price of at least $40 is 0.1112. There should be 40.50 stock price have to be to put a firm in the top 10%.  The correct answer is e) None of the answers are correct.

(i) To find the probability that a firm will have a stock price of at least $40, we need to find the z-score for $40 and use the standard normal table to find the corresponding probability. The z-score is calculated as (x - μ)/σ, where x is the value we are interested in, μ is the mean, and σ is the standard deviation.

In this case, the z-score for $40 is (40 - 30)/8.20 = 1.22. Using the standard normal table, we find that the probability of a z-score less than 1.22 is 0.8888. Therefore, the probability of a stock price of at least $40 is 1 - 0.8888 = 0.1112.

(ii) To find the stock price that puts a firm in the top 10%, we need to find the z-score that corresponds to the 90th percentile in the standard normal table. The z-score for the 90th percentile is 1.28. We can then use the formula x = μ + zσ to find the stock price that corresponds to this z-score. In this case, the stock price is 30 + 1.28(8.20) = 40.50.

Therefore, the correct answer is (i) 0.1112 and (ii) 40.50.

Learn more about probability at https://brainly.com/question/15029568

#SPJ11

david is filling five 3/4 quart bottles wich a sports drink his measuring cup only holds 1/4 quart. how many times will david need to fill the measuring cup in order to fill the 5 bottles

Answers

David will need to fill the measuring cup 15 times in order to fill the 5 bottles.

What does measurement mean?

An object or event's attributes are quantified through measurement so that they can be compared to those of other things or events. Measurement, then, is the process of establishing how big or small a physical quantity is in relation to a fundamental reference quantity of the same kind.

Each bottle holds 3/4 of a quart, and his measuring cup holds 1/4 of a quart.

David will have to fill his measuring cup 3 times in order to fill 1 bottle of capacity 3/4 quarts.

For 5 bottles, it will be 3*5 times which results in 15 times.

Thus, David will need to fill the measuring cup 15 times in order to fill the 5 bottles.

Learn more about measurement

https://brainly.com/question/27233632

#SPJ1

help, it is dpecial products of polynomials and or just polynomias

Answers

The solution is, (x + 6) and (2x - 5) are the factors of polynomial

2x^2 + 7x - 30.

What are Polynomials?

Polynomials are sums of k-xⁿ terms, where k can be any number and n can be any positive integer.

3x+2x-5, for example, is a polynomial.

A binomial is a two-term polynomial.

For instance, x²ˣ-2ˣ² and x⁶ˣ-6ˣ⁶ are both binomials.

here, we have,

given that,

2x^2 + 7x - 30 is the polynomial .

now, we have to factorize it.

so, we get,

2x2 + 7x - 30

2x2 + 12x - 5x - 30

2x( x + 6) - 5( x + 6)

so, we have,

(x + 6) and (2x - 5) are the factors.

Hence, The solution is, (x + 6) and (2x - 5) are the factors of polynomial

2x^2 + 7x - 30.

Know more about Polynomials here:

brainly.com/question/2833285

#SPJ1

3­ 1 2 pounds of apples cost $7. 0. What is the price per pound?

Answers

The price per pound of the apples is $3.50. This is calculated by dividing the total cost, $7.00, by the weight of the apples, 2 pounds.

The price per pound of the apples can be found by dividing the total cost by the weight of the apples. In this example, the total cost of the apples is $7.00 and the weight is 2 pounds. To calculate the price per pound, divide 7.00 by 2. This gives us 3.50, which is the price per pound of the apples. Knowing the price per pound is useful when you are trying to figure out how much a certain amount of apples will cost. For example, if you wanted to buy 5 pounds of apples, you would multiply 5 by 3.50, which would give you $17.50. This is the total cost of the 5 pounds of apples. In addition to helping you figure out how much certain amounts of apples will cost, knowing the price per pound can also help you compare prices between stores. For example, if you found apples for $4.00 per pound at one store, and $3.50 per pound at another store, you could easily determine which store has the better deal.

Learn more about total cost here

https://brainly.com/question/28652728

#SPJ4

Uncle Moneybags has $500,000 saved for retirement. He has an account earning 8% interest. If Uncle Moneybags wants to be able to make withdrawals for 25 years, how much can he withdrawal each month? Round to the nearest cent.

Answers

Uncle Moneybags can withdrawal approximately $583.67 per month.

To find out how much Uncle Moneybags can withdraw each month, we can use the formula for the future value of an annuity:

FV = PMT × [(1 + i)ⁿ - 1] / i

Where:
FV = future value
PMT = payment amount
i = interest rate per period
n = number of periods

In this case, we want to solve for PMT, so we can rearrange the formula to:

PMT = FV × i / [(1 + i)ⁿ - 1]

We know that FV = $500,000, i = 8% / 12 = 0.00667, and n = 25 × 12 = 300. Plugging these values into the formula, we get:

PMT = $500,000 × 0.00667 / [(1 + 0.00667)³⁰⁰ - 1]

PMT = $500,000 × 0.00667 / 5.7435

PMT = $583.67

Therefore, Uncle Moneybags can withdraw $583.67 each month for 25 years.

You can learn more about future value of an annuity at

https://brainly.com/question/14702616

#SPJ11

Given that Sine theta = StartFraction 21 Over 29 EndFraction, what is the value of cosine theta, for 0 degrees less-than theta less-than 90 degrees?
Negative StartRoot StartFraction 20 Over 29 EndFraction EndRoot
Negative StartFraction 20 Over 29 EndFraction
StartFraction 20 Over 29 EndFraction
StartRoot StartFraction 20 Over 29 EndFraction EndRoot

Answers

The value [tex]Cos\theta[/tex] is 20/29 and it can be determined by using the Pythagoras theorem.

Given that,

The value [tex]Sin\theta[/tex] is [tex]\frac{21}{29}[/tex],

Where [tex]0^o < \theta < 90^o[/tex].

We have to determine,

The value of [tex]Cos\theta[/tex]?

According to the question,

To determine the value of [tex]Cos\theta[/tex] following all the given below.

The formula of [tex]Sin\theta[/tex] is,

[tex]Sin\theta=\dfrac{Perpendicular}{Hypotenuse}[/tex]

On comparing to the given value of [tex]Sin\theta[/tex] is,

[tex]Sin\theta=\dfrac{Perpendicular}{Hypotenuse}[/tex]

[tex]sin\theta=\dfrac{21}{29}[/tex]

Here, Hypotenuse = 29, and Perpendicular = 21

Then,

The formula of [tex]Cos\theta[/tex] is,

[tex]Cos\theta=\dfrac{Base}{Hypotenuse}[/tex]

Let, the base be x,

The value of base finding by using Pythagoras theorem,

[tex](Hypotenuse)^2=(Perpendicular)^2+(Base)^2[/tex]

[tex](29)^2=(21)^2+(x)^2[/tex]

[tex]841=441+x^2[/tex]

[tex]x^2=841-441[/tex]

[tex]x^2=400[/tex]

[tex]x=20[/tex]

The value of the base is 20.

Therefore,

[tex]Cos\theta=\dfrac{Base}{Hypotenuse}[/tex]

[tex]cos\theta=\dfrac{20}{29}[/tex]

Hence, The value [tex]Cos\theta[/tex] is 20/29.

For more details about Pythagoras theorem refer to the link given below.

https://brainly.com/question/13710437

plsss helpp :)


yellow candies:___ total
green candies:____ total
so there will be ___ more yellow then green candies

Answers

Answer:

yellow candies:__96_ total

green candies:___72_ total

so there will be _24__ more yellow then green candies

Step-by-step explanation:

Answer:

Step-by-step explanation:

yellos candies 42 bceuase 82 divided by it you gergt it and green 4 becase you duve it

Other Questions
Which was removed for civil servants as a result of the Lloyd-La Follette Act of 1912?Question 4 options:a) penalties for joining unionsb) the spoils systemc) the Civil Service Commissiond) the Merit Systems Protection Board A kite is shown below.Find the size of angle BCD.A117B55DCPLEASE DO IT FOR 20 points Calculate the volume of the parallelepiped determined by the vectors in R3:u= i - 2j +3kv=2i+kw=4j how do you describe the social structure of a school? You throw a water ballon straight up with a velocity of 12 m/s. What is its maximum height 1. Under the microscope, Gram Positive bacteria appear as ________________ color, whereas Gram Negative bacteria appear as _____________ color.2. Prokaryotes reproduce by a division mechanism called ________________ ____________. By the process of ____________________ a small segment of DNA called a ________________ is passed from one bacterial cell to another. Prove that, for a, b, and c Z, a > b and c > 0 = ac> bc (part 3 of Proposition 2) Check my work 1 Ida Company produces a handcrafted musical instrument called a gamelan that is similar to a xylophone. The gamelans are sold for $968. Selected data for the company's operations last year follow:Required: 1. Assume that the company uses absorption costing, Compute the unit product cost for one gamelan. 2. Assume that the company uses variable costing. Compute the unit product cost for one gamelan. 1. Absorption costing unit product cost 2 Variable costing unit product cost I think its A but I want to double check 30. Which method is particularly suited for the lysis of red blood cells?no Ultrasoundno Hypotonic buffersno Hypertonic buffersno Potter homogenizerno Heat Line m has a linear equation of y = 2x + 1 and line t has a linear equation of y = -2x - 4.Are the lines parallel, perpendicular, or intersecting? What do MNEs need to do in order to reduce the capitalrequirements of the business?OutsourceMaintain a large pool of suppliersSeek economies of scaleContain their product port HELP 75PTS!!!!!! Explain how to evaluate 34.(Write 3 or 4 sentences) Pls give simple working the product of a 5 and a number plus 11 is 36 Simplify.4x^3 - 12x^2__________4x^2 + 7x - 2__________2x^2 - 6x__________5x^2 + 11x + 2Answers: A. 2x(5x-1) _____ 4x-1B. 2x(5x+1) _____ 4x-1C. x(5x+1) _____ 4x-1D. x(5x+1) _____ 2(4x-1) A 23-in. Vertical rod cd is welded to the midpoint c of the 50-in. Rod ab. Determine the moment about ab of the 180-lb force q 10. Which is typically a local service?a. issuing driver licensesb. providing clean waterc. certifying teachersd. coining money Which of the following choices did not contribute to the failure of Depression-era farms?underproductionborrowing money to pay for land and equipmentdecreased demand following the end of World War Ithe Dust Bowl In the story nothing up my sleeve, the missing sleeve representsAB the narrator's need for warmth.CDthe narrator's lost love.Annabeth's car.a new, unique style.