pls helpppp find the total area of the prism

Pls Helpppp Find The Total Area Of The Prism

Answers

Answer 1

Answer:

Total area = [tex](54+\frac{9\sqrt{3} }{2})[/tex] square inch

Step-by-step explanation:

Total area of the prism = Area of the rectangular sides (lateral sides) + area of the triangular bases

Area of the rectangular sides = 3 × (length × width)

                                                 = 3 × (3 × 6)

                                                 = 54 square inch

Area of the triangular bases = 2 × (Area of an equilateral triangle)

                                               = 2 × [tex]\frac{\sqrt{3}}{4}(\text{Side})^2[/tex]

                                               = [tex]\frac{\sqrt{3}}{2}(\text{Side})^2[/tex]

                                               = [tex]\frac{\sqrt{3}}{2}(3)^2[/tex]

                                               = [tex]9(\frac{\sqrt{3} }{2})[/tex]

                                               = [tex]\frac{9\sqrt{3}}{2}[/tex] square inch

Total surface area = (54 + [tex]\frac{9\sqrt{3}}{2}[/tex]) square inch


Related Questions


A box of chocolates contains five milk chocolates, three dark chocolates, and four white chocolates. You randomly select and eat three chocolates. The first piece is milk
chocolate, the second is white chocolate, and the third is milk chocolate. Find the probability of this occuring.

Answers

Answer:

60/220

Step-by-step explanation:

we use combination,

[tex] (\frac{5}{1} ) \times ( \frac{4}{1} ) \times ( \frac{3}{1} )[/tex]

[tex]5 \times 4 \times 3 = 60[/tex]

then, all divided by,

[tex] (\frac{12}{3}) = 220 [/tex]

[tex]60 \div 220[/tex]

The probability of the first piece being milk chocolate, the second being white chocolate, and the third being milk chocolate is 0.06.

What is Probability?

The probability helps us to know the chances of an event occurring.

[tex]\rm Probability=\dfrac{Desired\ Outcomes}{Total\ Number\ of\ outcomes\ possible}[/tex]

The sample contains five milk chocolates, three dark chocolates, and four white chocolates. Therefore, the probability that the first piece is milk chocolate is

[tex]\rm Probability=\dfrac{\text{Number of Milk choclates}}{\text{Total number of choclates}}[/tex]

[tex]\rm Probability=\dfrac{5}{12}[/tex]

Now, since the chocolate is been eaten the sample size will reduce from 12 chocolates in total to 11 chocolates in total (four milk chocolates, three dark chocolates, and four white chocolates). Therefore, the probability of the second piece being white chocolate is

[tex]\rm Probability=\dfrac{\text{Number of White choclates}}{\text{Total number of choclates}}[/tex]

[tex]\rm Probability=\dfrac{4}{11}[/tex]

Now, as the chocolate is been eaten the sample size will reduce from 11 chocolates in total to 10 chocolates in total (four milk chocolates, three dark chocolates, and three white chocolates). Therefore, the probability of the third piece being milk chocolate is

[tex]\rm Probability=\dfrac{\text{Number of Milk choclates}}{\text{Total number of choclates}}[/tex]

[tex]\rm Probability=\dfrac{4}{10}[/tex]

Thus, the probability of the first piece being milk chocolate, the second being white chocolate, and the third being milk chocolate is

[tex]\rm Probability=\dfrac{5}{12}\times \dfrac{4}{11} \times \dfrac{4}{10} = \dfrac{80}{1320} = 0.06[/tex]

Hence, the probability of the first piece being milk chocolate, the second being white chocolate, and the third being milk chocolate is 0.06.

Learn more about Probability:

https://brainly.com/question/795909

The probability density function for random variable W is given as follows: Let x be the 100pth percentile of W and y be the 100(1 – p)th percentile of W, where 0

Answers

Answer:

Step-by-step explanation:

A probability density function (pdf) is used for continuous random variables. That is why p is between 0 and 1 (the two extremes - 0 and 1 - exclusive).

X = 100pth percentile of W

Y = 100(1-p)th percentile of W

Expressing Y as a function of X;

Y = 100(1-p)th = 100th - 100pth

Recall that 100pth is same as X, so substitute;

Y = 100th - X

where 100th = hundredth percentile of W and X = 100pth percentile of W  

A cabinet door has a perimeter of 76 inches. Its area is 357 square inches. What are the dimensions of the door?

Answers

Answer:

  17 by 21 inches

Step-by-step explanation:

The perimeter is twice the sum of the dimensions, and the area is their product, so you have ...

  L + W = 38

  LW = 357

__

Solution:

  W(38 -W) = 357 . . . . . substitute for L

  -(W^2 -76W) = 357 . . expand on the left

  -(W^2 -38 +19^2) = 357 -19^2 . . . . complete the square

  (W -19)^2 = 4 . . . . . . . write as a square

  W -19 = ±√4 = ±2 . . . take the square root; next, add 19

  W = 19 ±2 = {17, 21} . . . . if width is one of these, length is the other

The dimensions are 17 by 21 inches.

a data set includes 110 body temperatures of healthy adult humans having a mean of 98.1F and a standard deviation of 0.64F. Construct a 99% confidence interval estimate of the mean body temperature of all healthy humans

Answers

Answer:

The 99%  confidence interval is  [tex]97.94 < \mu < 98.26[/tex]

Step-by-step explanation:

From the question we are told that

    The sample size is  n =  110

     The  sample mean is  [tex]\= x = 98.1 \ F[/tex]

       The standard deviation is  [tex]\sigma = 0.64 \ F[/tex]

Given that the confidence level is  99% the level of significance i mathematically evaluated as

                  [tex]\alpha = 100 - 99[/tex]

                  [tex]\alpha = 1\%[/tex]

                  [tex]\alpha = 0.01[/tex]

Next we obtain the critical value of  [tex]\frac{\alpha }{2}[/tex] from the normal distribution, the values is  

          [tex]Z_{\frac{\alpha }{2} } = Z_{\frac{0.01 }{2} } = 2.58[/tex]

Generally the margin of error is mathematically represented as

           [tex]E = Z_{\frac{\alpha }{2} } * \frac{\sigma}{\sqrt{n} }[/tex]

substituting values

          [tex]E = 2.58 * \frac{ 0.64}{\sqrt{110} }[/tex]

          [tex]E = 0.1574[/tex]

Generally the  99% confidence interval  is mathematically represented as

               [tex]\= x - E < \mu < \= x + E[/tex]

substituting values

             [tex]98.1 - 0.1574 < \mu < 98.1 + 0.1574[/tex]

             [tex]97.94 < \mu < 98.26[/tex]

                 

         

Answer:

Step-by-step explanation:

Explain how to perform a​ two-sample z-test for the difference between two population means using independent samples with known.

Answers

Answer:

The steps 1-7 have been explained

Step-by-step explanation:

The steps are;

1) We will verify that the population standard deviations are known and that the population is normally distributed which means the sample size must be a minimum of 30.

2) We will state the null and alternative hypothesis

3) We will determine the critical values from the relevant tables

4) From the critical values gotten, we will determine it's corresponding region where it can be rejected.

5)We will calculate the value of the test statistic from the formula;

z = [(x1' - x2') - (μ1 - μ2)]/√[((σ1)²/n1) + ((σ2)²/n2)]

6) If the value of the test statistic gotten from step 5 above falls in the region of rejection noted in step 4,then we will reject the null hypothesis

7) After rejection of the null hypothesis, we will now give a decision/conclusion on the claim.

determine each unknown addend ___ + 41=-18

Answers

Answer:

-59

Step-by-step explanation:

x+41=-18

x= -18-41

x = -59

The equation below is written in words. x plus ten equals two. What's the value of x?

Answers

Answer:

x+10 =2

x = -8

Step-by-step explanation:

plus means add

x+10 =2

Subtract 10 from each side

x+10-10 =2-10

x = -8

What is the domain of f?

Answers

Answer:

-5 ≤x ≤6

Step-by-step explanation:

The domain is the values that x can take

X goes from -5 and includes -5 to x =6 and includes 6

-5 ≤x ≤6

Answer:

See attached!

Step-by-step explanation:

How do i do this equation
-3(-2y-4)-5y-2=

Answers

Answer:

combined like terms and then follow  the order of operations.

Step-by-step explanation:

Combine like terms and then follow order of operations

Carolyn and Paul are playing a game starting with a list of the integers $1$ to $n.$ The rules of the game are: $\bullet$ Carolyn always has the first turn. $\bullet$ Carolyn and Paul alternate turns. $\bullet$ On each of her turns, Carolyn must remove one number from the list such that this number has at least one positive divisor other than itself remaining in the list. $\bullet$ On each of his turns, Paul must remove from the list all of the positive divisors of the number that Carolyn has just removed. $\bullet$ If Carolyn cannot remove any more numbers, then Paul removes the rest of the numbers. For example, if $n=6,$ a possible sequence of moves is shown in this chart: \begin{tabular}{|c|c|c|} \hline Player & Removed \# & \# remaining \\ \hline Carolyn & 4 & 1, 2, 3, 5, 6 \\ \hline Paul & 1, 2 & 3, 5, 6 \\ \hline Carolyn & 6 & 3, 5 \\ \hline Paul & 3 & 5 \\ \hline Carolyn & None & 5 \\ \hline Paul & 5 & None \\ \hline \end{tabular} Note that Carolyn can't remove $3$ or $5$ on her second turn, and can't remove any number on her third turn. In this example, the sum of the numbers removed by Carolyn is $4+6=10$ and the sum of the numbers removed by Paul is $1+2+3+5=11.$ Suppose that $n=6$ and Carolyn removes the integer $2$ on her first turn. Determine the sum of the numbers that Carolyn removes.

Answers

Answer:

The sum of the numbers that Carolyn removes is 5.

Step-by-step explanation:

The provided instruction for the game are:

Carolyn always has the first turn. Carolyn and Paul alternate turns.On each of her turns, Carolyn must remove one number from the list such that this number has at least one positive divisor other than itself remaining in the list.On each of his turns, Paul must remove from the list all of the positive divisors of the number that Carolyn has just removed.If Carolyn cannot remove any more numbers, then Paul removes the rest of the numbers.

The value of n is supposed as 6.

And it is also provided that Carolyn removes the integer 2 on her first turn.

The table displaying the outcomes of the game are as follows:

Player          Removed             Remaining

Carolyn                2                    1, 3, 4, 5, 6

 Paul                    1                       3, 4, 5, 6

Carolyn                3                         4, 5, 6

 Paul                    6                           4, 5

Carolyn             None                        4, 5

 Paul                  4, 5                        None

The sum of the numbers that Carolyn removes is:

S = 2 + 3 = 5

Thus, the sum of the numbers that Carolyn removes is 5.

I believe the answer is 8, but I am not sure.

Find the Correlation of the following two variables X: 2, 3, 5, 6 Y: 1, 2, 4, 5

Answers

Answer:

The correlation of X and Y is 1.006

Step-by-step explanation:

Given

X: 2, 3, 5, 6

Y: 1, 2, 4, 5

n = 4

Required

Determine the correlation of x and y

Start by calculating the mean of x and y

For x

[tex]M_x = \frac{\sum x}{n}[/tex]

[tex]M_x = \frac{2 + 3+5+6}{4}[/tex]

[tex]M_x = \frac{16}{4}[/tex]

[tex]M_x = 4[/tex]

For y

[tex]M_y = \frac{\sum y}{n}[/tex]

[tex]M_y = \frac{1+2+4+5}{4}[/tex]

[tex]M_y = \frac{12}{4}[/tex]

[tex]M_y = 3[/tex]

Next, we determine the standard deviation of both

[tex]S = \sqrt{\frac{\sum (x - Mean)^2}{n - 1}}[/tex]

For x

[tex]S_x = \sqrt{\frac{\sum (x_i - Mx)^2}{n -1}}[/tex]

[tex]S_x = \sqrt{\frac{(2-4)^2 + (3-4)^2 + (5-4)^2 + (6-4)^2}{4 - 1}}[/tex]

[tex]S_x = \sqrt{\frac{-2^2 + (-1^2) + 1^2 + 2^2}{3}}[/tex]

[tex]S_x = \sqrt{\frac{4 + 1 + 1 + 4}{3}}[/tex]

[tex]S_x = \sqrt{\frac{10}{3}}[/tex]

[tex]S_x = \sqrt{3.33}[/tex]

[tex]S_x = 1.82[/tex]

For y

[tex]S_y = \sqrt{\frac{\sum (y_i - My)^2}{n - 1}}[/tex]

[tex]S_y = \sqrt{\frac{(1-3)^2 + (2-3)^2 + (4-3)^2 + (5-3)^2}{4 - 1}}[/tex]

[tex]S_y = \sqrt{\frac{-2^2 + (-1^2) + 1^2 + 2^2}{3}}[/tex]

[tex]S_y = \sqrt{\frac{4 + 1 + 1 + 4}{3}}[/tex]

[tex]S_y = \sqrt{\frac{10}{3}}[/tex]

[tex]S_y = \sqrt{3.33}[/tex]

[tex]S_y = 1.82[/tex]

Find the N pairs as [tex](x-M_x)*(y-M_y)[/tex]

[tex](2 - 4)(1 - 3) = (-2)(-2) = 4[/tex]

[tex](3 - 4)(2 - 3) = (-1)(-1) = 1[/tex]

[tex](5 - 4)(4 - 3) = (1)(1) = 1[/tex]

[tex](6-4)(5-3) = (2)(2) = 4[/tex]

Add up these results;

[tex]N = 4 + 1 + 1 + 4[/tex]

[tex]N = 10[/tex]

Next; Evaluate the following

[tex]\frac{N}{S_x * S_y} * \frac{1}{n-1}[/tex]

[tex]\frac{10}{1.82* 1.82} * \frac{1}{4-1}[/tex]

[tex]\frac{10}{3.3124} * \frac{1}{3}[/tex]

[tex]\frac{10}{9.9372}[/tex]

[tex]1.006[/tex]

Hence, The correlation of X and Y is 1.006

a student ran out of time on a multiple choice exam and randomly guess the answers for two problems each problem have four answer choices ABCD and only one correct answer what is the probability that he answered neither of the problems correctly ​

Answers

Answer:

The probability that he answered neither of the problems correctly ​is 0.0625.

Step-by-step explanation:

We are given that a student ran out of time on a multiple-choice exam and randomly guess the answers for two problems each problem have four answer choices ABCD and only one correct answer.

Let X = Number of problems correctly ​answered by a student.

The above situation can be represented through binomial distribution;

[tex]P(X=r)=\binom{n}{r}\times p^{r}\times (1-p)^{n-r};x=0,1,2,3,....[/tex]    

where, n = number of trials (samples) taken = 2 problems

           r = number of success = neither of the problems are correct

           p = probability of success which in our question is probability that

                 a student answer correctly, i.e; p = [tex]\frac{1}{4}[/tex] = 0.75.

So, X ~ Binom(n = 2, p = 0.75)

Now, the probability that he answered neither of the problems correctly ​is given by = P(X = 0)

             P(X = 0) = [tex]\binom{2}{0}\times 0.75^{0}\times (1-0.75)^{2-0}[/tex]

                            = [tex]1 \times 1\times 0.25^{2}[/tex]

                            = 0.0625

which expression shows a way to find 2813×7

Answers

Answer:

19,691

Step-by-step explanation:

Answer:

2813 x 7 = 19691

Hope this helps!

Please help me on question a
I would really appreciate it

Answers

Answer:

[tex]x = 3.6[/tex]

Step-by-step explanation:

To find the area of a rectangle, you multiply its length by its width. The formula is [tex]lw = a[/tex].

We already know the length, 5, and the area, 18, so we can plug it into the equation.

[tex]5\cdot w=18[/tex]

We can simplify this equation by dividing both sides by 5.

[tex]5\cdot w \div5 = 18\div5\\\\w = 3.6[/tex]

Hope this helped!

Answer: x= 13

Step-by-step explanation:

help help help help help help

Answers

Answer:

75 yards long and 90 yards wide.

Step-by-step explanation:

Let's first find the perimeter of the main rectangle:

100x2 + 65x2 =

330

_________________________________________

Next we need to find two numbers that match:

75 and 90

75x2 + 90x2 =

330

_________________________________________

75x90 is 6750 (More Area)

100x60 is 6500 (Less Area)

f as a function of x is equal to the square root of quantity 4 x plus 6, g as a function of x is equal to the square root of quantity 4 x minus 6 Find (f + g)(x). x times the square root of 8 4x square root of 8 times x The square root of quantity 4 times x plus 6 plus the square root of quantity 4 times x minus 6

Answers

Answer:

Last one

Step-by-step explanation:

The function f is:

● f (x)= √(4x+6)

The function g is:

● g(x) = √(4x-6)

Add them together:

● f+g (x)= √(4x+6 )+ √(4x-6)

Answer:

[tex]\large \boxed{{\sqrt{4x+6} + \sqrt{4x-6} }}[/tex]

Step-by-step explanation:

[tex]f(x)=\sqrt{4x+6}[/tex]

[tex]g(x)=\sqrt{4x-6}[/tex]

[tex](f+g)(x)[/tex]

[tex]f(x)+g(x)[/tex]

Add both functions.

[tex](\sqrt{4x+6} )+ (\sqrt{4x-6} )[/tex]

22. f(x) is stretched horizontally by a factor of 2 and reflected across the x-axis. Which choice shows the correct representation of f(x) after these transformations?
Options:

A. –f(1/2x)

B. f(–2x)

C. –f(2x)

D. f(–1/2x)

Answers

Answer:

A. -f(1/2 x)

Step-by-step explanation:

Reflextion about the x-axis is

f(x) -> -f(x)

and horizontal dilation is

f(x) -> f(-x/b) where b is the factor of dilation.

so the proper answwer is

A. -f(1/2 x)

A roll of steel is manufactured on a processing line. The anticipated number of defects in a 10-foot segment of this roll is two. What is the probability of no defects in 10 feet of steel

Answers

Answer:

the probability of no defects in 10 feet of steel = 0.1353

Step-by-step explanation:

GIven that:

A roll of steel is manufactured on a processing line. The anticipated number of defects in a 10-foot segment of this roll is two.

Let consider β to be the average value for defecting

So;

β = 2

Assuming Y to be the random variable which signifies the anticipated number of defects in a 10-foot segment of this roll.

Thus, y follows a poisson distribution as number of defect is infinite with the average value of β = 2

i.e

[tex]Y \sim P( \beta = 2)[/tex]

the probability mass function can be represented as follows:

[tex]\mathtt{P(y) = \dfrac{e^{- \beta} \ \beta^ \ y}{y!}}[/tex]

where;

y =  0,1,2,3 ...

Hence,  the probability of no defects in 10 feet of steel

y = 0

[tex]\mathtt{P(y =0) = \dfrac{e^{- 2} \ 2^ \ 0}{0!}}[/tex]

[tex]\mathtt{P(y =0) = \dfrac{0.1353 \times 1}{1}}[/tex]

P(y =0) = 0.1353

If P is the midpoint of XY, XP = 8x - 2 and PY = 12x - 30, find the
value of x.

Answers

Answer:

x=7

Step-by-step explanation:

If P is the midpoint of XY, then XP = PY:

8x - 2 = 12x - 3012x -8x = 30 -24x = 28x= 28/4x= 7

Simplify using calculator.. I'm not sure if i am putting it in the calculator right

Answers

Answer: D) 64

You would type in

32^(6/5)

Or you could type in

32^(1.2)

since 6/5 = 1.2

Either way, the final result is 64

A coin is tossed 4 times. Let E1 be the event "the first toss shows heads" and E2 the event "the second toss shows heads" and so on. That is, Ei is the event that the "i"th toss shows up heads.
A. Are the events e e and f f independent?
B. Find the probability of showing heads on both toss.

Answers

Answer:

The events are independent.

The probability of showing heads on both toss is equal to 1/2

Step-by-step explanation:

The sample space for this experiment consists of 2⁴= 16 sample points, as each toss can result in two outcomes we assume that the events are equally likely.

Two events are independent in the sample space if the probability of one event occurs, is not affected by whether the other event has or has not occurred.

In general the k events are defined to be mutually independent if and only if the probability of the intersection of  any 2,3,--------, k  equals the product of their respective probabilities.

P (A∩B) = P(A). P(B)

P (A∩B)   = 1/2. 1/2= 1/4

                                                                  Head          Tail

 P(E1)= 1/2  ----------          Coin 1               H,H              T,H

                                                                1/4                  1/4

  P(E2)= 1/2  ---------------  Coin 2             H, H               H,T

                                                                      1/4           1/4

So the events are independent.

The probability of showing heads on both toss is equal to 1/2

The sample space for this experiment consists of 2⁴= 16 sample points, out of which eight will have heads on both toss.

Or in other words ( 1/4* 1/4) = 2/4 = 1/2

PPPLLLEEEEAAAASSSSEEEEE ANSWER FAST
The following shape is based only on squares, semicircles, and quarter circles. Find the area of the shaded part.

Answers

Answer:

36.53 cm²

Step-by-step explanation:

Picture this repeated four times to make a circle.  The circle would have a radius of 8. [tex]\pi[/tex]r² would give us 201.06.  One quarter of that would be 50.265.

The area of the square is length times width, or 8X8=64.  

64-50.265=13.735.  That would be ONE of the non shaded sections of the square.  If you take that away twice, the leftover part would be the shaded area.

64-13.735-13.735=36.53 cm²

Find the fourth roots of 16(cos 200° + i sin 200°).

Answers

Answer:

See below.

Step-by-step explanation:

To find roots of an equation, we use this formula:

[tex]z^{\frac{1}{n}}=r^{\frac{1}{n}}(cos(\frac{\theta}{n}+\frac{2k\pi}{n} )+\mathfrak{i}(sin(\frac{\theta}{n}+\frac{2k\pi}{n})),[/tex] where k = 0, 1, 2, 3... (n = root; equal to n - 1; dependent on the amount of roots needed - 0 is included).

In this case, n = 4.

Therefore, we adjust the polar equation we are given and modify it to be solved for the roots.

Part 2: Solving for root #1

To solve for root #1, make k = 0 and substitute all values into the equation. On the second step, convert the measure in degrees to the measure in radians by multiplying the degrees measurement by [tex]\frac{\pi}{180}[/tex] and simplify.

[tex]z^{\frac{1}{4}}=16^{\frac{1}{4}}(cos(\frac{200}{4}+\frac{2(0)\pi}{4}))+\mathfrak{i}(sin(\frac{200}{4}+\frac{2(0)\pi}{4}))[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{\pi}{4}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{\pi}{4}))[/tex]

[tex]z^{\frac{1}{4}} = 2(sin(\frac{5\pi}{18}+\frac{\pi}{4}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{\pi}{4}))[/tex]

Root #1:

[tex]\large\boxed{z^\frac{1}{4}=2(cos(\frac{19\pi}{36}))+\mathfrack{i}(sin(\frac{19\pi}{38}))}[/tex]

Part 3: Solving for root #2

To solve for root #2, follow the same simplifying steps above but change k  to k = 1.

[tex]z^{\frac{1}{4}}=16^{\frac{1}{4}}(cos(\frac{200}{4}+\frac{2(1)\pi}{4}))+\mathfrak{i}(sin(\frac{200}{4}+\frac{2(1)\pi}{4}))[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{2\pi}{4}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{2\pi}{4}))\\[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{\pi}{2}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{\pi}{2}))\\[/tex]

Root #2:

[tex]\large\boxed{z^{\frac{1}{4}}=2(cos(\frac{7\pi}{9}))+\mathfrak{i}(sin(\frac{7\pi}{9}))}[/tex]

Part 4: Solving for root #3

To solve for root #3, follow the same simplifying steps above but change k to k = 2.

[tex]z^{\frac{1}{4}}=16^{\frac{1}{4}}(cos(\frac{200}{4}+\frac{2(2)\pi}{4}))+\mathfrak{i}(sin(\frac{200}{4}+\frac{2(2)\pi}{4}))[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{4\pi}{4}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{4\pi}{4}))\\[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\pi))+\mathfrak{i}(sin(\frac{5\pi}{18}+\pi))\\[/tex]

Root #3:

[tex]\large\boxed{z^{\frac{1}{4}}=2(cos(\frac{23\pi}{18}))+\mathfrak{i}(sin(\frac{23\pi}{18}))}[/tex]

Part 4: Solving for root #4

To solve for root #4, follow the same simplifying steps above but change k to k = 3.

[tex]z^{\frac{1}{4}}=16^{\frac{1}{4}}(cos(\frac{200}{4}+\frac{2(3)\pi}{4}))+\mathfrak{i}(sin(\frac{200}{4}+\frac{2(3)\pi}{4}))[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{6\pi}{4}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{6\pi}{4}))\\[/tex]

[tex]z^{\frac{1}{4}}=2(cos(\frac{5\pi}{18}+\frac{3\pi}{2}))+\mathfrak{i}(sin(\frac{5\pi}{18}+\frac{3\pi}{2}))\\[/tex]

Root #4:

[tex]\large\boxed{z^{\frac{1}{4}}=2(cos(\frac{16\pi}{9}))+\mathfrak{i}(sin(\frac{16\pi}{19}))}[/tex]

The fourth roots of 16(cos 200° + i(sin 200°) are listed above.

1. Find the conditional probability of the indicated event when two fair dice (one red and one green) are rolled. The sum is 6, given that the green one is either 4 or 1.
2. Find the conditional probability of the indicated event when two fair dice (one red and one green) are rolled. The red one is 6, given that the sum is 11.

Answers

Answer:

1. 1/6

2. 1/6

Step-by-step explanation:

Let A be the event that the sum of the two die is 6 and B be an event that the green die is either 4 or 1.

The conditional probability will be given by P (A/B) = P (A∩B)/ P (B).

Now the total sample space consists of 36 outcomes .

And to find (A∩B) we need to find the outcomes in which green die is either 4 or 1 and the sum of the two die is 6.

So when green is 1 red must be 5

So when green is 4 red must be 2

So there are two ways in which green die is either 4 or 1 and the sum of the two die is 6.

Therefore the probability of (A∩B)= P (A∩B)= 2/36= 1/18

Now we find the probability of green die having 4 or 1

So when green is 4 red can have all the numbers from 1- 6

And when green is 1 red can have all the numbers from 1- 6

The total number would be 12 .

So probability of green die having 1 or 4 is given by = P (B)= 12/36

Now the conditional probability = P (A/B) = P (A∩B)/ P (B)=1/18/ 1/3

= 3/18= 1/6

2. Similarly we find the conditional probability of the two die when the red one is 6, given that the sum is 11.

When red is 6 the green must be 5 to get 11. So the probability

=P (A∩B)=  1/36

Now we find the probability of red die having 6 =P(B)= 6/36

Now the conditional probability = P (A∩B)/P(B) =  1/36/ 6/36= 1/6

Answer 1:

Let A be the event that the sum of the two die is 6 Let B be an event that the green die is either 4 or 1.

Conditional probability Formula :

P (A/B) = P (A∩B)/ P (B).

Total sample space=36 outcomes

Conditions are :

So when green is 1 red must be 5 So when green is 4 red must be 2 So there are two ways in which green die is either 4 or 1 and the sum of the two die is 6.

The probability of (A∩B)= P (A∩B)= 2/36= 1/18

Now we find the probability of green die having 4 or 1

When green is 4 red can have all the numbers from 1- 6

And when green is 1 red can have all the numbers from 1- 6

Total number = 12

 P (B)= 12/36

Therefore, conditional probability = P (A/B)

P (A/B) = P (A∩B)/ P (B) P (A/B)=1/18/ 1/3  P (A/B)= 3/18 P (A/B)= 1/6

The conditional probability of the indicated event when two fair dice  are rolled will be 1/6.

Answer 2:

Let A be the event that the sum of the two die is 6 Let B be an event that the green die is either 4 or 1. The sum is 11.

Condition :

When red is 6 the green must be 5 to get 11.

P (A∩B)=  1/36

The probability of red die having 6 =P(B)= 6/36

The conditional probability= P (A∩B)/P(B)

P (A∩B)/P(B) =  1/36/ 6/36P (A∩B)/P(B)= 1/6

The conditional probability of the indicated event when two fair dice are 1/6.

Learn more :

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

please this is easy show working out and please get correct

Answers

Answer:

$ 180,000

Step-by-step explanation:

All we are being asked to do in this question is take the simple interest, given a principle value of $100,000, with 8 percent interest each year over a course of 10 years. This is given the simple interest formula P( 1 + rt ).

Simple Interest : P( 1 + rt ),

P = $ 100,000 ; r = 8% ; t = 10 years,

100,000( 1 + 0.08( 10 ) ) = 100,000( 1 + 0.8 ) = 100,000( 1.8 ) = 180,000

Therefore you will have to pay back a total of $ 180,000

I need help will rate you branliest

Answers

Answer:

[tex] {x}^{2} + 5x + 10[/tex]

Answer:

[tex]\large \boxed{x^2 +5x+10}[/tex]

Step-by-step explanation:

A polynomial is an expression that has variables, coefficients, and constants.

An example of a polynomial can be x² - 6x + 2.

How many vehicles have been driven less than 200 thousand kilometers?

Answers

The number of vehicles that drove less than 200, 000 km is 12 vehicles

How to find the vehicle that drove less than 200 thousand km?

The bar char represents the distance in thousand of km vehicles drove.

3 vehicle drove for 50 thousand kilometres.

4  vehicle drove for 100 thousand kilometres.

5  vehicle drove for 150 thousand kilometres.

Therefore, the total vehicle that drove for less than 200 thousand kilometres is as follows:

total vehicle that drove for less than 200, thousand km = 3 + 4 + 5 = 12 vehicles

learn more on linear bar chart here: https://brainly.com/question/3101280

#SPJ1

Answer:

2

Step-by-step explanation:

Which point is located at (5, –2)?

Answers

Answer: Point D

Explanation:

The origin is the center of the grid. This is where the x and y axis meet. The location of this point is (0,0).

Start at the origin and move 5 places to the right. Note how the x coordinate is 5 which tells us how to move left/right. Positive x values mean we go right.

Then we go down 2 spots to arrive at point D. We move down because the y coordinate is negative.

You could also start at (0,0) and go down 2 first, then to the right 5 to also arrive at point D. Convention usually has x going first as (x,y) has x listed first.

Answer:

Point D is located at (5, -2)

Step-by-step explanation:

The coordinates are in the form of (x,y) so that means the point has the x value of 5 and the y value of -2

Word phrase for algebraic expression 15-1.5/d

Answers

Answer: 1.5 less than 15 is divided by a number d.

Step-by-step explanation:

Stock prices used to be quoted using eighths of a dollar. Find the total price of the transaction. 400 shares of national semi at 135 1/2

Answers

Answer:

The value is [tex]T = \$54200[/tex]

Step-by-step explanation:

From the question we are told that

      The  number of shares is  n  =  400

      The rate  of each share is  [tex]k = 135\frac{1}{2} = 135.5[/tex]

Generally the total price is mathematically represented as

     [tex]T = 400 * 135.5[/tex]

      [tex]T = \$54200[/tex]

Other Questions
16Select the correct answer.If function g is defined by the equation Y-3X = -14, which equation represents the function in function notation?OA. gx) = 3X - 14OB. gx) = -3X - 14OC. g(x) = 3X + 14OD. gx) = -3X + 14ResetNext This year Baldwin achieved an ROE of 5.9%. Suppose management takes measures that increase Asset turnover (Sales/Total Assets) next year. Assuming Sales, Profits, and financial leverage remain the same, what effect would you expect this action to have on Baldwin's ROE How did climate help determine where North Carolinas early settlers lived? y= -14x + 1.2 5 can be x or y what causes do salerio and solanio suggest for antonio's melancholy?act 1, scene 1(merchant of venice)pls help me An informative essays conclusion should math be like 0-0???? Can you match the teachers comments to the definitions? Find the coordinates of the midpoint of the segment given its endpoints.3. A (5, 8 ) and B(-1,-4) Which statement about this function is true?O A.The value of a is positive, so the vertex is a minimum.OB.The value of a is negative, so the vertex is a minimum.OC.The value of a is negative, so the vertex is a maximum.ODThe value of a is positive, so the vertex is a maximum. Assign decoded_tweet with user_tweet, replacing any occurrence of 'TTYL' with 'talk to you later'.Sample output with input: 'Gotta go. I will TTYL.'Gotta go. I will talk to you later.code given:user_tweet = input()decoded_tweet = ''' Your solution goes here '''print(decoded_tweet) By heating a 93% pure kclo3 sample, what percentage of its mass is reduced?2KCLO3---->2KCL+3O2 An investor purchases a 15-year, $1,000 par value bond that pays semiannual interest of $50. If the semiannual market rate of interest is 6%, what is the current market value of the bond The amount of money spent on textbooks per year for students is approximately normal. a. To estimate the population mean, 19 students are randomly selected the sample mean was $390 and the standard deviation was $120. Find a 95% confidence for the population meam. b. If the confidence level in part a changed from 95% 1to1999%, would the margin of error for the confidence interval (mark one answer): decrease stay the same increase not enough information to answer c. If the sample size in part a changed from 19 10 22. would the margin of errot for the confidence interval (mark one answer): decrease in stay the same increase in not enough information to answer d. To estimate the proportion of students who purchase their textbookslused, 500 students were sampled. 210 of these students purchased used textbooks. Find a 99% confidence interval for the proportion of students who purchase used text books. Leading up to the Battle for New York in 1776, Hamilton joined the ContinentalArmy hoping to see action in battle and perhaps a battle command. On whosestaff did he instead serve?Your answer All large radioactive atoms decay into smaller atoms by releasing alpha particles. Each alpha particle has 2 protons, 2 neutrons, and 0 electrons. The table below describes several neutral, low-mass atoms.A 4-column table with 4 rows, labeled Stable Isotopes of Low-Mass Elements. The first column labeled element name has entries hydrogen, helium, lithium, beryllium. The second column labeled symbol has entries H, H e, L i, B e. The third column labeled atomic number has entries 1, 2, 3, 4. The fourth column labeled number of neutrons has entries 0, 2, 4, 5.An alpha particle is also referred to as a nucleus of which isotope?lithium-7helium-4hydrogen-2helium-2 In 2008, golfer Annika Sornestam had a driving accuracy of 71%. That is, on par 4 and par 5 holes, her tee shot landed in the fairway 71% of the time. Explain how to use a spinner to simulate Sorenstams performance in a round of golf where she attempts 15 drives. (Hint: What type of chart is a spinner? What does each piece represent?) DEF Company is incorporating and coming to market with an initial public offering of common stock. The company has already filed their registration statement and the registration has become effective. The company sees that demand for securities is high, and decides to amend the total amount of common stock that will be offered. Would this amendment be allowable under the rules of the Uniform Securities Act I WILL GIVE BRAINLIEST Identify two types of motion where an object's speed remains the same while it continues to change direction How many planes exist that pass through points A, B,and C?O123