suppose s and t are mutually exclusive events. find p (s or t) if p(s)=29% and p(t)=49%

Suppose S And T Are Mutually Exclusive Events. Find P (s Or T) If P(s)=29% And P(t)=49%

Answers

Answer 1

Given:

P(s) = 29%

P(t) = 49%

For us to be able to determine P(S or T), we will be using the following formula:

[tex]\text{ P\lparen S or T\rparen = P\lparen S\rparen + P\lparen T\rparen}[/tex]

We get,

[tex]\text{ P\lparen S or T\rparen = 29\% + 49\% = 78\%}[/tex]

Therefore, the answer is CHOICE A: 78%


Related Questions

What is the explicit function for the data in the table ?

Answers

Let's look at the info we have for each term:

term 1 = 4

term 2 = 12

term 3 = 36

term 4 = 108

term 5 = ?

Notice that term 2 (12) is obtained from the previous term 1 (4) by multiplying it by the number 3:

12 = 4 * 3

Now, term number 3 is obtained from term 2 (the previous) also by multiplying it by 3:

36 = 12 * 3

term number 4 is obtained from multiplying the previous term (term 3) by the number 3 again:

108 = 36 * 3

Now, we can conclude that if the strategy carries on, term number 5 will be the product of the pervious term (108) times 3. That is:

term 5 = 108 * 3 = 324

Now, we need to decide on which formula better describes our function:

We find that the function is better described by the formula:

[tex]f(n)=\frac{4}{3}\cdot3^n[/tex]

since we can verify:

term 1 =

[tex]\frac{4}{3}\cdot3^1=4[/tex]

term 2 =

[tex]\frac{4}{3}\cdot3^2=12[/tex]

term 3 =

[tex]\frac{4}{3}\cdot3^3=\frac{4}{3}\cdot27=36[/tex]

term 4 =

[tex]\frac{4}{3}\cdot3^4=\frac{4}{3}\cdot81=108[/tex]

So the correct answer is the second option they give you in the list.

Estimate the solution to the system of equations-3x+3y=92x-7y=-14X=Y=

Answers

[tex]\begin{gathered} -3x+3y=9,2x-7y=-14 \\ \text{ Now, for the first equation} \\ 3y=9+3x \\ y=3+x \\ \text{ Replacing that in the second equation} \\ 2x-7(3+x)=-14 \\ 2x-21-7x=-14 \\ -5x-21=-14 \\ -5x=-14+21 \\ -5x=7 \\ x=-\frac{7}{5} \end{gathered}[/tex][tex]\begin{gathered} \text{ Now, since }y=3+x \\ y=3-\frac{7}{5} \\ y=\frac{15-7}{5} \\ y=\frac{8}{5} \end{gathered}[/tex]

Thus x= -1.4 and y=1.6

In the function y=-3x^2+1, what effect does the negative sign have on the graph, as compared to the graph of y=x^2. A.It shrinks the graph horizontally by a factor of 3 B. It reflects the graph across the x-axis C. It stretches the graph horizontally by a factor of 3 D. It shrinks the graph vertically by a factor of 3

Answers

The negative sign reflects the graph across the x axis

Then, the answer is number B. It reflects the graph across the x-axis.

A larger pipe fills a water tank twice as fast as a smaller pipe. When both pipes are used, they fill the tank in 55 hours. If the larger pipe is left off, then how long would it take the smaller pipe to fill the tank?

Answers

For this exercise you need to use the Work-rate formula. This is:

[tex]\frac{t}{t_A}+\frac{t}{t_B}=1[/tex]

Where:

- "t" is the time for the objects A and B together.

- The individual time for object A is:

[tex]t_A[/tex]

- The individual time for object B is:

[tex]t_B[/tex]

In this case, you can idenfity that:

[tex]\begin{gathered} t=55 \\ t_A=2t_B \\ _{} \end{gathered}[/tex]

Substitute them into the formula:

[tex]\frac{55}{2t_B_{}_{}}+\frac{55}{t_B}=1[/tex]

Now you must solve for:

[tex]t_B[/tex]

You get that this is:

[tex]\begin{gathered} \frac{55+2(55)}{2t_B}=1 \\ \\ \frac{55+110}{2t_B}=1 \\ 165=(1)(2t_B) \\ \\ \frac{165}{2}=t_B_{} \\ \\ t_B=82.5 \end{gathered}[/tex]

The answer is: It takes the smaller pipe 82.5 hours to fill the tank.

Solve 2(x+7)-34=4x-11x+4(x-1)

Answers

Given:

There are given the equation:

[tex]2(x+7)-34=4x-11x+4(x-1)[/tex]

Explanation:

To solve the above equation, we need to use the above equation:

[tex]\begin{gathered} 2(x+7)-34=4x-11x+4(x-1) \\ 2(x+7)-34=4x-11x+4x-4 \\ 2(x+7)-34=-3x-4 \end{gathered}[/tex]

Then,

[tex]\begin{gathered} 2(x+7)-34=-3x-4 \\ 2(x+7)-34+3x+4=0 \\ 2x+14-34+3x+4=0 \\ 2x+18-34+3x=0 \end{gathered}[/tex]

Then,

[tex]\begin{gathered} 2x+18-34+3x=0 \\ 5x-16=0 \\ 5x=16 \\ x=\frac{16}{5} \end{gathered}[/tex]

Final answer:

Hence, the value of x is shown below:

[tex]x=\frac{16}{5}[/tex]

Graph the set {x | x≥-1) on the number line.Then, write the set using interval notation.

Answers

Answer:

Interval Notation: (-1, ∞)

Explanation:

Given the set:

[tex]\{x|x\ge-1\}[/tex]

The graph of the set on the number line is attached below.

Note that all values of x greater than -1 are to the right of -1.

Next, the set written using the interval notation is:

[tex](-1,oo)[/tex]

Find the slope of the line that passes through each pair of points. (4,3) and (-6-5)

Answers

Answer:

4/5

Explanation:

Given the points (4,3) and (-6,-5), the slope of the line that passes through the two points is:

[tex]\begin{gathered} Slope=\frac{Change\text{ in y}}{\text{Change in x}} \\ =\frac{-5-3}{-6-4} \\ =\frac{-8}{-10} \\ =\frac{4}{5} \end{gathered}[/tex]

The slope of the line is 4/5.

Find limit as x approaches three from the right of f of x. .

Answers

EXPLANATION

The expression means that we need to compute the limit as the function f(x) approaches 3 from the right.

We need to use the lines that comes from the right of 3 and gets as close as we want to x=3.

That is the line that has the open circle around y=3

Therefore, the limit is equal to 3

The following is the graph of the function f. Determine the domain and range of f. Assume the entire function is shown.Domain:Range:

Answers

Given:

Required:

We need to find the domain and range of the given function.

Explanation:

Recall that the domain of a graph consists of all the input values shown on the x-axis.

[tex]Domain\text{ =\lbrack-5,5\rbrack}[/tex]

Recall that the range is the set of possible output values, which are shown on the y-axis.

[tex]Range=[-25,25][/tex]

Final answer:

[tex]Domain\text{ =\lbrack-5,5\rbrack}[/tex][tex]Range=[-25,25][/tex]

5x + 9y = 31 and - 2x - y = 11

Answers

5x + 9y = 31 -------------(1)

-2x - y = 11 ---------------(2)

Multiply through equation (2) by 9

-18x - 9y = -99---------------(3)

Add equation(1) and (2)

-13x = -68

Divide both-side by -13

x = 5.23

Substitute x in equation(1) and solve for y

-2(5.23) - y = 11

-10.46 - y = 11

x + 7y = -3 and y = 7x + 25. Are these parallel, perpendicular, or neither.

Answers

In order to know if those lines are parallel, perpendicular or neither we need to compare the slopes.

When two lines are parallel they have the same slope, when they are perpendicular their slopes are negative reciprocal, which means:

[tex]\begin{gathered} m_1=-\frac{1}{m_2} \\ \text{Then} \\ m_1\cdot m_2=-1 \end{gathered}[/tex]

Now, we need to arrange both equations into the slope-intercept form y=mx+b

Where m is the slope and b is the y-intercept.

The second line is already in slope-intercept form:

[tex]y=7x+25[/tex]

Thus, its slope is 7.

The first line in slope-intercept form is:

[tex]\begin{gathered} x+7y=-3 \\ 7y=-3-x \\ y=\frac{-3-x}{7} \\ y=\frac{-3}{7}-\frac{x}{7} \\ \text{ By reordering terms} \\ y=-\frac{x}{7}-\frac{3}{7} \end{gathered}[/tex]

Then it slope is -1/7.

Their slopes are not the same, then they aren't parallel, but let's check if they are perpendicular:

[tex]\begin{gathered} m1\cdot m2=-1 \\ -\frac{1}{7}\cdot7=-1 \\ -1=-1 \end{gathered}[/tex]

They are negative reciprocal, then they are perpendicular lines.

This recipe serves 4 people. Apple Cider-4 cups Caramel Syrup-¼ cup Pumpkin Spice-1 tsp. Make the above recipe as is above. Taste the punch. If you want to make more punch for more people and have it taste the same, how would you increase the amounts of each ingredient? For 8 people? For 12 people? If you wanted to taste more caramel syrup, how would you adjust the ratio of ingredients? If you wanted to taste more pumpkin spice, how would you adjust the ratio of ingredients? Make the punch with either more caramel syrup or more pumpkin spice and ask those you share it with to write a review of the new punch. Activity 2: Thanksgiving Painting Create a painting for Thanksgiving. In your painting be sure to include the following: 2 different shades of Orange Write the ratio of red to yellow that you used for each shade of orange. How did you know what to change in the ratio in order to create a different shade of the color? 2 different shades of Green Write the ratio of yellow to blue that you used for each shade of green What did you change about your first green to create the second color? A geometric shape Identify the shape and describe its properties. HELP PLEASE mark as brainlyest

Answers

Here, we have a recipe that serves 4 people in the given ratio below;

Cider to Caramel syrup to Pumpskin spice = 4:1/4:1

Now to make for 8 people, we simply will multiply what we had in the original recipe by 2 since it was for 4 people initially

So the punch ratio for 8 people will be;

8 cups of Apple Cider

1/2 cups Caramel syrup

2 teaspoons of Pumpskin spice

For 12 people, we simply multiply what we had initially for 4 people by 3. This will be;

12 cups of Apple Cider

3/4 cups of Caramel syrup

3 teaspoons of Pumpskin spice

Firestone tires cost $50.20 each. A set of four Lemans tires costs $197.99. How much can a person save by buying the set of four Lemans tires compared to four Firestone tires?

Answers

Answer:

591.16

Step-by-step explanation:

im pretty sure this is right

cuanto es 4/10+5/10

Answers

Usa la siguiente propiedad:

[tex]\begin{gathered} \frac{a}{c}+\frac{b}{c}=\frac{a+b}{c} \\ \frac{4}{10}+\frac{5}{10}=\frac{4+5}{10}=\frac{9}{10}=0.9 \end{gathered}[/tex][tex]\frac{3}{5}+\frac{6}{5}=\frac{3+6}{5}=\frac{9}{5}=1.8[/tex]

GHA PBDCIdentify the apothem (a), the radius (r), and the perimeter (p) of the regular figure.A. a=OB,r=OP.P = (8)ABB. a= OP,r=OA.P = ABC. a=OP,r=OBP = PBD. a=OP,r=OA. P = (8)AB

Answers

Step 1

Given;

Step 2

The apothem is a perpendicular line from the center of a regular polygon to one of the sides. O is the center of the regular polygon.

The radius of a regular polygon is a segment with one endpoint at the center and the other endpoint at one of the vertices. Thus, there are n radii in an n-sided regular polygon. The center and radius of a regular polygon are the same as the center and radius of a circle circumscribed about that regular polygon.

The perimeter of a regular polygon is a sum of the length of all the sides of the polygon.

Thus, the required parts are;

[tex]a=OP,\text{ r=OA, p=8AB}[/tex]

Answer; Option D

1. (08.01 LC)Describe the process for calculating the volume of a cone. Use complete sentences.

Answers

The volume of cone is calculated using this formula:

[tex]\begin{gathered} V=\frac{1}{3}\pi r^2h \\ r\colon\text{radius} \\ h\colon\text{height} \\ \pi\colon\text{ a constant with a value of }\frac{22}{7} \end{gathered}[/tex]

So, to obtain the volume of a cone, the radius and the height must be known.

We then multiply the value of the constant pi by the square of the radius and the height, and then divide the final result by 3.

The unit is cubic unit.

Jill is packing a lunch to bring to school. There are 3 types of sandwiches to choose from and 4 types of fruit. For the drink, Jill has 2 options. How many different lunches can Jill pack?

Answers

To solve this problem, it is necessary to use the multiplication counting rule. It states that the total outcomes of two events a and b is the product of a and b, it means a*b.

In this case, the total outcomes is the product of the number of options for each event (sandwiches, fruits and drinks). This is 3*4*2.

[tex]3\cdot4\cdot2=24[/tex]

There are 24 different lunches Jill can pack.

At State College last term, 61 of the students in a Physics course earned As, 89 earned Bs, 119 got Cs, 79 were issued Ds, and 70 failed the course. If this grade distribution was graphed on a pie chart, how many degrees would be used to indicate the A region? Round your answer to the nearest whole degree.

Answers

The number of degrees that would be used to indicate region A is 53°

EXPLANATION

Number of students with As = 61

Number of students with Bs = 89

Number of students with Cs =119

Number of students with Ds = 79

Number of students with F = 70

To find the number degrees that would be used to indicate A region, we will use the formula below:

[tex]\text{ Region A in degre}e=\frac{Number\text{ of As}}{\text{Total number of student}}\times360^o[/tex]

Number of As = 61

Total number of students = 61 + 89 + 119 + 79 + 70 = 418

Substitute the values into the formula and evaluate.

[tex]A\text{ region in degre}e=\frac{61}{418}\times360^o[/tex][tex]=52.55885[/tex][tex]\approx53^o\text{ to the nearest degre}e[/tex]

Therefore, the number of degrees ithat would be used to indicate region A is 53°

Find an equation for the line below.A(5,1) B(-4,5)

Answers

The equation of a line has always the form

[tex]y=m\cdot x+b[/tex]

where "m" is called its slope, and "b" is called its y-intercept. It's a well-known fact that m can be calculated using two points of the line. Let's use A and B:

[tex]m=\frac{-5-1}{-4-(5)}=\frac{-6}{-9}=\frac{6}{9}=\frac{2}{3}[/tex]

Then, our equation becomes

[tex]y=\frac{2}{3}x+b[/tex]

Replacing A there, we get

[tex]\begin{gathered} 1=\frac{2}{3}(5)+b\Rightarrow1=\frac{10}{3}+b\Rightarrow\ldots \\ \ldots b=1-\frac{10}{3}=-\frac{7}{3} \end{gathered}[/tex]

Having found m and b, the final answer is

[tex]y=\frac{2}{3}x-\frac{7}{3}[/tex]

Tanner wants to buy grass seed to cover his whole lawn, except for the pool. The pool is 5 3/4 m by 3 1/2 m. Find the area the grass seed needs to cover

Answers

The area of the pool that Tanner does not need to cover is

20.125 square meters

Dimensions of the pool:

Length = 5 3/4 m by 3 1/2 m

area of rectangular pool

= product of dimensions

= 23/4 × 7/2

=20.125 square meters

Area is a unit of measurement used to describe a region's size on a flat or curved surface. While the area of a plane region or plan area refers to the area of a shape or planar lamina, surface area refers to the volume of a raised platform or the edge of a three-dimensional object.

Area is the two-dimensional equivalent of the volume of a solid as well as the length of a curve (a one-dimensional term). It can be compared to the amount of material of a certain thickness needed to create a model of the shape or the amount of paint needed to completely cover a surface in one application.

To learn more about area visit:

https://brainly.com/question/27683633

#SPJ9

A design was constructed by using two rectangles, ABCD and A'B'C'D'. RectangleA'B'C'D' is the result of a translation of rectangle ABCD. The table of translations isshown below. Find the coordinates of point B.

Answers

From the table, to transform points in rectangle ABCD into A'B'C'D', we have to apply the next rule: (x, y) → (x+1, y-3). That is,

A(2, 4) → (2+1, 4-3) → A'(3, 1)

C(2, -1) → (2+1, -1-3) → C'(3, -4)

D(-6, -1) → (-6+1, -1-3) → D'(-5, -4)

Then, if we want to transform a point in A'B'C'D', the rule is: (x,y) → (x-1, y+3). Applying this rule to point B', we get:

B'(-5, 1) → (-5-1, 1+3) → B(-6, 4)

Hi I am having trouble with solving and finding the answers to this problem Find the perimeter of the figure. Use 3.14 for ππ and round to at least 1 decimal place.

Answers

Given:-

An reatacngle with a half sphere at one side.

To find:-

The perimeter of the given image.

Now we are going to find the perimeter of the half sphere. The formula to find half sphere is,

[tex]\pi r+d[/tex]

Where r is radius and d is diameter.

The radius of the sphere is 2.5 and the diameter is 5. Substituing the values we get,

[tex]\begin{gathered} \pi r+d=3.14\times2.5+5 \\ \text{ =12.85} \\ \text{ =12.9} \end{gathered}[/tex]

Now we find the perimeter of the rectangle below. we get,

[tex]5+5+5=15_{}[/tex]

Now to get the total perimeter we need to add both the values. so we get,

[tex]12.9+15=27.9[/tex]

So the required perimeter is 27.9

Is 3.0 equal to 3.0000000

Answers

Answer:

Yes

Explanation:

Yes, 3.0 is equal to 3.0000 because in Mathematics, once we have only zeros after the decimal point, we can discard them and write only the whole number part. So 3.0 and 3.0000 can both be written as 3.

5. The locations of Andy's housc, school and local park form a triangle, as shown. School 4 miles House ? 12 miles Park Which is a possible distance from the local park to Andy's school? A. 4 miles B. 8 miles C. 10 miles D. 16 miles

Answers

[tex]\begin{gathered} As\text{ we know,} \\ \text{The sum of the length of any two sides must be,} \\ \text{greater than the third side.} \\ So,\text{ Here is only two option which can be true} \\ 1st\text{ is }10miles\text{ and another is 16 miles} \\ \text{But the 10 miles can not be true,because school }is\text{ far away from home} \\ \text{Thus, the 16 miles will be correct.} \\ \text{Option D is correct.} \end{gathered}[/tex]

Match the number with the corresponding letters(graphs). Note the number should have multiple graphs. Please answer 9

Answers

A function is increasing when the y-value increases as the x-value increases. A function is decreasing when the y-value decreases as the x-value increases.

The domain is the set of allowable x-values.

The following graphs as labelled changes from decreasing to increasing at least once:

C, K, O, M, R

Donovan wants to earn a 70% in Mr. Mottola's class. He knowshe currently has an 68% in the class after 7 grades. What is theminimum grade Donovan would need to earn in order to have a70%.

Answers

Let's check the information given so far to answer the question correctly:

Donovan target = 70%

Donovan currently average with 7 grades = 68%

Hi! I need help with a couple math questions but heres this oneTriangle XYZ is located at X (−2, 1), Y (−4, −3), and Z (0, −2). The triangle is then transformed using the rule (x−1, y+3) to form the image X'Y'Z'. What are the new coordinates of X', Y', and Z'?

Answers

Transformation rule:

[tex](x,y)\rightarrow(x-1,y+3)[/tex]

Given triangle XYZ

To get X'Y'Z' coordinates of vertices, subtract 1 to the x coordinate and add 3 to the y-coordinate:

[tex]\begin{gathered} X(-2,1)\rightarrow X^{\prime}(-2-1,1+3) \\ X^{\prime}(-3,4) \end{gathered}[/tex][tex]\begin{gathered} Y(-4,-3)\rightarrow Y^{\prime}(-4-1,-3+3) \\ Y^{\prime}(-5,0) \end{gathered}[/tex][tex]\begin{gathered} Z(0,-2)\rightarrow Z^{\prime}(0-1,-2+3) \\ Z^{\prime}(-1,1) \end{gathered}[/tex]Then, the coordinates of vertices in triangle X'Y'Z' are: X'(-3,4), Y'(-5,0) and Z'(-1,1)

An initial amount of money is placed in an account at an interest rate of 1% per year, compounded continuously. After six years, there is $1083.07 in the account. Find the initial amount placed in the account. Round your answer to the nearest cent.

Answers

We have to find the initial value in the account.

The interest rate is r = 1% = 0.01.

The time period is t = 6.

The final value after 6 years is FV = 1083.07.

The interest is compounded continously.

We can relate the present value PV with the other variables as:

[tex]\begin{gathered} FV=PVe^{rt} \\ PV=FVe^{-rt} \\ PV=1083.07\cdot e^{-0.01\cdot6} \\ PV=1083.07\cdot e^{-0.06} \\ PV\approx1083.07\cdot0.94176 \\ PV\approx1020.00 \end{gathered}[/tex]

Answer: the initial amount was $1020.00

numbers 14. and 15. pls really need it

Answers

Answer:

Step-by-step explanation:

for 15 115 hours befor

72 less than the quotient of a number and -2 is -88Select all the statements that are true about the sentence shown.A.) The equation representing this sentence is 72 - x/-2 = -88 because x/-2 is subtracted from 72.B.) The solution to the equation -40 + x = -8 is equal to the unknown number in the sentenceC.) The solution is 32 because -88 + 72 = -16 and -16 times -2 = 32.D.) The solution to the equation -56 + 8x = 200 is equal to the unknown number in the sentence.

Answers

ANSWER

C.) The solution is 32 because -88 + 72 = -16 and -16 times -2 = 32.

EXPLANATION

We have that 72 less than the quotient of a number and -2 is 88.

First, let us write the equation from the sentence above.

Let the number be x.

The quotient of x and -2 means x/-2

If we subtract 72 from that quotient, the answer is -88.

Therefore, the sentence is:

[tex]\frac{x}{-2}\text{ - 72 = -88}[/tex]

A cannot be correct because the equation is wrong.

B cannot be correct because the equation does not relate to the sentence given.

C is correct because if we solve for x from the equation, we get 32.

That is:

x/-2 = -88 + 72

x/-2 = -16

Multiply through by -2:

x = -16 * -2

x = 32

D cannot be correct because the equation does not relate to the sentence given.

The only correct option is C.

Other Questions
What is the slope of the line that passes through points (0, 7) and (3, 0)?A.7/3B.7/3C.3/7D.3/7 Solve the system of equations by any method. -2x + 8y = 14 x 4y= -7 A student solved the equation sin2x/cos x and found an answer of pi/2 Describe the student's error Given the rectangle above, what is a possible representation of the area? Can you please help me answer the question? Need help with #3, also might not respond very quick. Please dont end session if I dont!! Identify the diameter ofQ, given that A=1692please help Farmer Ed has 2,000 meters of fencing, and wants to enclose a rectangular plot that borders on a river. If Farmer Ed does not fence the side along the river, what is the largest area that can be enclosed? Bev got six dollars from her mom and four from her dad. she wants to buy a game that cost 18 dollars how many more she needs What is the remainder when x2 + 15x + 9 is divided by x + 5 ?0 -41O 49O 42O 59 he American political process in which citizens elect individuals to represent them in the legislature was inspired by the __________.A.GreeksB.FrenchC.EnglishD.RomansPlease select the best answer from the choices providedABCD Simplify the expression, if possible. Write the answer without negative exponents. (If the solution is not a real number, enter NOT REAL.)(-216) 1/3 Demonstrate your understanding of segment edition postulate by writing an example of a using the picture below. 1 15 8 sin-1 8 =mZT 15 T 17 U Here are the ages (in years) of 10 professors at a college. , 44,38,45,34,28,56,54,28,61,48.what is the percentage of these professors who is younger than 47 The table shows coffee preference from a survey. If a person is chosen at random in the survey what is P (regular or creamer)? Evaluate the expression shown below and write your answer as a fraction in simplest form.\frac{4}{5}\div\frac{9}{5}\cdot\frac{7}{3}54 59 37 Which graph shows a function with a range of all real numbers greater than or equal to -1?55444-3+3+3+2-2-2+14 4-5-4-3-2-1 1 2 3 4 5 x-5-4-3-111 2 3 4 5 x--5--3-2-11 1 2 3 4 5 x-2+-24-3+-3-3--4 Reason that y=f(x+a) is a horizontal translation by -a and not +a Simplify the expression. (W6) (w^8)^3=