Children arrive at a house to do Halloween trick-or- treating according to a Poisson process at the unlucky rate of 13/hour. What is the probability that the time between the 15th and 16th arrivals will be more than 4 minutes ? (Hint: Think exponential.)
a) e e-2 = 0.1353
b) e-13/15 = 0.4204
c) e-1 = 0.3679
d) 1-2-1 = 0.6321

Answers

Answer 1

Answer:

0.4204 probability, option b.

Step-by-step explanation:

Exponential distribution:

The exponential probability distribution, with mean m, is described by the following equation:

[tex]f(x) = \mu e^{-\mu x}[/tex]

In which [tex]\mu = \frac{1}{m}[/tex] is the decay parameter.

The probability that x is lower or equal to a is given by:

[tex]P(X \leq x) = \int\limits^a_0 {f(x)} \, dx[/tex]

Which has the following solution:

[tex]P(X \leq x) = 1 - e^{-\mu x}[/tex]

The probability of finding a value higher than x is:

[tex]P(X > x) = 1 - P(X \leq x) = 1 - (1 - e^{-\mu x}) = e^{-\mu x}[/tex]

Children arrive at a house to do Halloween trick-or- treating according to a Poisson process at the unlucky rate of 13/hour

13 arrivals during an hour, which means that the mean time between arrivals, in minutes is of [tex]\mu = \frac{13}{60} = 0.2167[/tex]

What is the probability that the time between the 15th and 16th arrivals will be more than 4 minutes ?

This is P(X > 4). So

[tex]P(X > 4) = e^{-0.2167*4} = 0.4204[/tex]

So the correct answer is given by option b.


Related Questions

SOLVE PLS!! ILL MARK BRAINILEST!!

Answers

Answer:

73.3333....

Step-by-step explanation:

please mark me brainliest

Answer:

a: t=13.6 cm

b: h=12.9 mm

Step-by-step explanation:

Hi there!

Let's start with a

in a, we are given a right triangle (notice the right angle), the length of the hypotenuse (the side OPPOSITE from the right angle) as 18 cm, one acute angle given as 41° and the length of one of the legs (the legs are the sides that make up the right angle) as t

We're asked to use the primary trigonometric ratios

Those ratios are:

Sine, which is opposite/hypotenuse

Cosine, which is adjacent/hypotenuse

Tangent, which is opposite/adjacent

We will be basing the ratio off of the 41° angle, so let's find out which sides will be which in reference to that angle

The opposite side will be the other leg, the unmarked side

The adjacent side will be t

The hypotenuse will be the side marked as 18 cm

So let's use cos(41) in this case

cos(41)=t/18

Plug cos(41) into your calculator, and remember to have the calculator in degree mode

cos(41)≈0.8 (rounded to the nearest tenth)

0.8=t/18

multiply both sides by 18

13.6 cm=t

It's already rounded to the nearest tenth :)

b.

We are given a right triangle, and the lengths of the legs as h and 9 mm, as well as one acute angle as 35°

We'll be basing our ratio off of the 35 degree angle, so let's find which sides will be which in reference to that angle

The opposite side will be the leg marked as 9 mm

The adjacent side will be the leg marked as h

The hypotenuse will be the unmarked side

Since we are given the lengths of the opposite and the adjacent, let's use tan(35)

tan(35)=9/h

Plug tan(35) into your calculator, and remember to have it in degree mode

tan(35)≈0.7

0.7=9/h

multiply both sides by h

0.7h=9

divide both sides by 0.7

h=12.9 mm (rounded to the nearest tenth)

Hope this helps!

Explain why the following function is not piecewise continuous ​

Answers

9514 1404 393

Answer:

  the function has no finite limit at the left end of the interval (5, ∞)

Step-by-step explanation:

In order for the function to be piecewise continuous, it must have finite limits at the endpoints of each of the subintervals. Here, the function goes to infinity as x → 5+, so has no finite limit there.

g Assuming the probability of a single sample testing positive is 0.15​, find the probability of a positive result for two samples combined into one mixture. Is the probability low enough so that further testing of the individual samples is rarely​ necessary?

Answers

Solution :

The objective is to obtain the [tex]\text{probability of a positive result}[/tex] for 2 samples combined into a [tex]\text{mixture}[/tex].

Given that the [tex]\text{probability of a single sample testing positive is 0.15}[/tex]

The probability of the positive test result is calculated as follows :

P ( positive mixture ) = P(1 or more samples positive)

                                  = 1 - P (none +ve)

                                  = 1 - P ((-ve) x (-ve))

                                  [tex]$= 1-P(-ve )^2$[/tex]

                                  [tex]$=1-[1-P(+ve)]^2$[/tex]

                                  [tex]$=1-(1-0.15)^2$[/tex]

                                  [tex]$=1-(0.85)^2$[/tex]

                                  = 1 - 0.7225

                                  = 0.2775

No, the probability is not low enough.

 

Suppose f(x,y,z) = x2 + y2 + z2 and W is the solid cylinder with height 7 and base radius 2 that is centered about the z-axis with its base at z = −2. Enter θ as theta.

A) As an iterated integral, ∭WfdV = ∫BA∫DC∫FE dzdrdθ with limits of integration.

B) Evaluate the integral.

Answers

In cylindrical coordinates, W is the set of points

W = {(r, θ, z) : 0 ≤ r ≤ 2 and 0 ≤ θ ≤ 2π and -2 ≤ z ≤ 5}

(A) Then the integral of f(x, y, z) over W is

[tex]\displaystyle\iiint_W(x^2+y^2+z^2)\,\mathrm dV = \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta[/tex]

(B)

[tex]\displaystyle \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta = 2\pi \int_0^2\int_{-2}^5(r^3+rz^2)\,\mathrm dz\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(zr^3+\frac13rz^3\right)\bigg|_{z=-2}^{z=5}\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(\frac{133}3r+7r^3\right)\,\mathrm dr \\\\\\= 2\pi \left(\frac{133}6r^2+\frac74r^4\right)\bigg|_{r=0}^{r=2} \\\\\\= 2\pi \left(\frac{110}3\right) = \boxed{\frac{220\pi}3}[/tex]

plsssssssssssssssssssssssssssssssssssssssssssss quick

Answers

Answer:

D

y = mx + b

-10 is b because it´s the y intercept (the y value when x is 0).

now, the slope (m) is rise/run:

this is easier graphed, but you can see that the run is 3 (moving sideways on the x axis) and the rise is 2 (going up or down) so its 2/3.

because we are going down on the y axis, the slope is negative (so is the y intercept).

So y = -2/3 -10 is the answer.

Here are the test scores for 8 students in Mr. M's class. 87, 55, 96, 38, 83, 64, 44, 81. What is the percentage of these test scores that are less than 84?

Answers

Answer:

75%

Step-by-step explanation:

Given that the score of 8 students in Mr. M's class are 87, 55, 96, 38, 83, 64, 44, 81, the scores less than 84 are 55, 38, 83, 64, 44, 81.

These means that 6 student had scores less that 84 of the 8 students hence the percentage of these test scores that are less than 84

= 6/8 * 100%

= 75%

This means that 75% of the students had scores less than 84

2 starting terms of a diginacci sequence when the 2021st term is 11

Answers

Hello,

In a diginacci sequence, all term is the sum off digits of the 2 terms before.

Answer: 2,3

[tex]u_{-2}=1\\u_{-1}=1\\u_0=digit(u_{-2})+digit(u_{-1})=1+1=2\\u_1=1+2=3\\u_2=2+3=5\\u_3=3+5=8\\u_4=5+8=13\\u_5=8+1+3=12\\...\\u_{18}=11\\u_{19}=8\\u_{20}=10\\u_{21}=9\\u_{22}=10\\u_{23}=10\\u_{24}=2**********\\u_{25}=3**********\\2020=24*84+4\\u_{2020}=u_{4}=13\\[/tex]

We must begin with 13 , 10

Proof:

Dim a As Long, b As Long, c As Long, nb As Integer

a = 13

b = 10

nb = 1

Print nb, a

While nb < 2021

   nb = nb + 1

   c = somme&(a, b)

   a = b

   b = c

   '    Print nb, a

Wend

Print nb, a

End

Function somme& (a1 As Long, b1 As Long)

   Dim strA As String, strB As String, n As Long

   strA = LTrim$(Str$(a1))

   strB = LTrim$(Str$(b1))

   n = 0

   For i = 1 To Len(strA)

       n = n + Val(Mid$(strA, i, 1))

   Next i

   For i = 1 To Len(strB)

       n = n + Val(Mid$(strB, i, 1))

   Next i

   somme& = n

End Function

The following formula gives the area A of a trapezoid with base lengths b1 and b2, and height h.
A=12(b1+b2)h
Find the area of a trapezoid with base lengths 3 and 6 and a height of 8.

Answers

1/2 (3+6) x8
1/2 (9)x8
4.5 x 8
=36

20 points help please.

Answers

Answer:

-2 is the answer trust me

Which of the following situations WOULD NOT represent a binomial application? A. Choosing a card randomly from a standard deck and noting its color (remember color has only two outcomes black or red) B. Choosing a card randomly from a standard deck and noting whether its a face card C. Choosing a card randomly from a standard deck and noting its suit D. Choosing a card randomly from a standard deck and noting whether or not it's an ace

Answers

Answer:

Choosing a card randomly and noting its suit

Step-by-step explanation:

Choosing a card randomly and noting its suit

This is because binomial distributions only work for bernoulli trials (a trail in which there are only two outcomes)

Find the functional values of r(0), r(3) and r(-3) for the rational function.

Answers

Answer:

Step-by-step explanation:

Given function is,

[tex]r(x)=\frac{3x^3-7}{x^2-6x+9}[/tex]

For x = 0, substitute the value of x in the given function.

[tex]r(0)=\frac{3(0)^3-7}{(0)^2-6(0)+9}[/tex]

[tex]r(0)=\frac{-7}{9}[/tex]

For r = 3,

[tex]r(3)=\frac{3(3)^3-7}{(3)^2-6(3)+9}[/tex]

[tex]r(3)=\frac{81-7}{9-18+9}[/tex]

      [tex]=\frac{74}{(9-18+9)}[/tex]

      [tex]=\frac{74}{0}[/tex]

Function is undefined at x = 3.

For x = -3,

[tex]r(-3)=\frac{3(-3)^3-7}{(-3)^2-6(-3)+9}[/tex]

         [tex]=\frac{-81-7}{9+18+9}[/tex]

         [tex]=\frac{-88}{36}[/tex]

         [tex]=-\frac{22}{9}[/tex]      

What is the equation of a parabola with its vertex at the origin and its focus at (–2, 0)?

Answers

Step-by-step explanation:

this is the answerI hope it helps

Factor out the greatest common factor.

Answers

Answer:

The answer to your question is given below.

Step-by-step explanation:

6x⁴ + 4x³ – 10x

The greatest common factor can be obtained as follow:

6x⁴ = 2 * 3 * x * x * x * x

4x³ = 2 * 2 * x * x * x

10x = 2 × 5 * x

Greatest common factor = 2 * x

= 2x

Thus, the expression 6x⁴ + 4x³ – 10x can be written as:

6x⁴ + 4x³ – 10x = 2x(3x³ + 2x² – 5)

Jose bought 750 bags of peanuts for 375.00. He intends to sell each bag for 0.15 more the he paid. How much should he charge for each bag

Answers

Find out how much is 1 bag of peanuts that he bought.

375.00 divided by 750 = 0.50 cents

0.50 + 0.15 = 0.65 cents

Jose should charge 0.65 cents for each bag.

Answer:

Charge for each bag = 0.65

Step-by-step explanation:

Let the cost of 1 bag be = x

Bags             Cost

750               375.00

 1                     x

[tex]\frac{750}{1} = \frac{375}{x}\\\\x \times 750 = 375 \times 1\\\\x = \frac{375}{750} = 0.50[/tex]

Therefore, the amount Jose paid for each bag = 0.50

He is going to sell each bag for 0.15 more than he paid,

that is , 0.50 + 0.15 = 0.65

What is the measure of L?
A. 390
B. 25°
C. Cannot be determined
D. 32°

Answers

Answer:

im pretty sure 25°

Step-by-step explanation:

Well the shape of an L is basically 1/4 of a rectangle. 1/4 is equal to 25 because 25 multiplied by 4 is 100. 100 divided by 4 is 25.

i think it is 25 definitely is that

Examine the following expression.

p squared minus 3 + 3 p minus 8 + p + p cubed

Which statements about the expression are true? Check all that apply.
The constants, –3 and –8, are like terms.
The terms 3 p and p are like terms.
The terms in the expression are p squared, negative 3, 3 p, negative 8, p, p cubed.
The terms p squared, 3 p, p, and p cubed have variables, so they are like terms.
The expression contains six terms.
The terms p squared and p cubed are like terms.
Like terms have the same variables raised to the same powers.
The expression contains seven terms.

Answers

Answer:

the terms in the expression are p squared, negative 3,3p, negative 8,p,p cubed

Step-by-step explanation:

hope that helps

Calculate the number of ways to form a set of three distinct items such that no two of the selected items are in the same row or same column

Answers

Answer:

1200

Explanation:

Order does not matter, if we said xyz order, it would still not make a difference if it was zyx or yzx hence we use the combination formula:

nCr = n! / r! * (n - r)!

where n= total number of items

r= number of items chosen at a time

Combinations are used when the order of events do not matter in calculating the outcome.

We calculate using the formula:

(30×20×12)÷3!=1200

There are therefore 1200 ways for the three distinct items to not be in same row or column

Simplify the expression

Answers

Answer: …

Step-by-step explanation: you need an image

Answer:

what expression?

Step-by-step explanation:

f(x)=2x1 + 16x2 + 7x3 + 4x4 -> min

Answers

Step-by-step explanation:

f(x)=(2x-1)square=0

it can be 0 or greater than 0

Hence,maximum value of (2x- 1)square=0

maximum value of (2x- 1square)+3=0+3=3

if 11^-x=4, what does 11^2x equal

Answers

Answer:

1/16

Step-by-step explanation:

If 11^-x=4, then 11^x=1/4.

If 11^x=1/4, then 11^2x=(1/4)^2 which equals 1/16.

exponential function in the form y=ab^xy=ab
x
that goes through points (0, 13)(0,13) and (5, 416)(5,416).

Answers

Hello!

[tex]\large\boxed{y = 13(2)^x}}[/tex]

y = abˣ

We know that at x = 0, b = 1 because any number to the power of 0 = 1.

Therefore:

13 = a(1)

13 = a

Now, plug in this value to solve for b:

y = 13bˣ

Substitute in the next point:

416 = 13(b)⁵

Divide both sides by 13:

32 = b⁵

Take the 5th root of both sides:

2 = b

Rewrite:

y = 13(2)ˣ

Point E is the midpoint of AB and point F is the midpoint
of CD.
Which statements about the figure must be true? Select
three options.
AB is bisected by CD.
A
CD is bisected by AB.
DAE = 2 AB
СЕ
F
D
EF = LED
B
CE + EF = FD

Answers

The options are;

1) AB is bisected by CD

2) CD is bisected by AB

3) AE = 1/2 AB

4) EF = 1/2 ED

5) FD= EB

6) CE + EF = FD

Answer:

Options 1, 3 & 6 are correct

Step-by-step explanation:

We are told that Point E is the midpoint of AB. Thus, any line that passes through point E will bisect AB into two equal parts.

The only line passing through point E is line CD.

Thus, we can say that line AB is bisected by pine CD. - - - (1)

Also, since E is midpoint of Line AB, it means that;

AE = EB

Thus, AE = EB = ½AB - - - (2)

Also, we are told that F is the mid-point of CD.

Thus;

CF = FD

Point E lies between C and F.

Thus;

CE + EF = CF

Since CF =FD

Thus;

CE + EF = FD - - - (3)

Please help ASAP!!! Thank you!!!

Answers

Step-by-step explanation:

1) = Solution

(3x+2)(x-1) = 3x^2 - 3x+2x-2

= 3x^2 - x - 2

2) = (x-5)(2x+3)

= 2x^2 + 3x - 10x - 15

= 2x^2 - 7x - 15

3) = (2x+5)(3x-2)

= 6x^2 - 4x + 15x - 10

= 6x^2 + 11x - 10

(1) =(3x+2)(x-1) =3x(x-1)+2(x-1) =3x^-3x+2x-2 =3x^-x-2

(2) =(x-5) (2x+3) =x(2x+3)-5(2x+3) =2x^+3x-10x-15 =2x^-7x-15

(3) =(2x+5) (3x-2) =2x(3x-2)+5(3x-2) =6x^-4x+15x-10 =6x^+11x-10

g At a certain gas station, 30% of all customers use the restroom. What is the probability that, out of the next 10 customers, (a) exactly 4 will use the restroom

Answers

Answer:

[tex]P(x=4) = 0.200[/tex]

Step-by-step explanation:

Given

[tex]n=10[/tex] --- selected customers

[tex]x = 4[/tex] --- those that are expected to use the restroom

[tex]p =30\% = 0.30[/tex] --- proportion that uses the restroom

Required

[tex]P(x = 4)[/tex]

The question illustrates binomial probability and the formula is:

[tex]P(x) = ^nC_x * p^x * (1 - p)^{n - x}[/tex]

So, we have:

[tex]P(x=4) = ^{10}C_4 * (0.30)^4 * (1 - 0.30)^{10 - 4}[/tex]

[tex]P(x=4) = ^{10}C_4 * (0.30)^4 * (0.70)^6[/tex]

[tex]P(x=4) = 210* (0.30)^4 * (0.70)^6[/tex]

[tex]P(x=4) = 0.200[/tex]

What number increased by 11.8% equals 185

Answers

Answer:165.47

Step-by-step explanation:

The 100th term of 8, 8^4, 8^7, 8^10, …

Answers

Answer:

[tex]8^{298} \\8^{3(n-1)+1}[/tex]

Step-by-step explanation:

Answer:

8^298

Step-by-step explanation:

n = 1, 8^(1 + 0 * 3)

n = 2, 8^(1 + 1 * 3)

n = 3, 8^(1 + 2 * 3)

n = 4, 8^(1 + 3 * 3)

The exponent of 8 is 1 added to product of 1 less than the term number multiplied by 3.

n = n, 8^(1 + [n - 1] * 3) = 8^(1 + 3n - 3) = 8^(3n - 2)

For n = 100, the exponent is

3n - 2 = 3(100) - 2 = 300 - 2 = 298

Answer: 8^298

Given sets X, Y, Z, and U, find the set Xn(X - Y) using the listing method.
X = {d, c, f, a}
Y = {d, e, c}
Z ={e, c, b, f, g}
U = {a, b, c, d, e, f, g}

Answers

Answer:

{f, a}

Step-by-step explanation:

Given the sets:

X = {d, c, f, a}

Y = {d, e, c}

Z ={e, c, b, f, g}

U = {a, b, c, d, e, f, g}

To obtain the set X n (X - Y)

We first obtain :

(X - Y) :

The elements in X that are not in Y

(X - Y) = {f, a}

X n (X - Y) :

X = {d, c, f, a} intersection

(X - Y) = {f, a}

X n (X - Y) = elements in X and (X - Y)

X n (X - Y) = {f, a}

can anyone help me and explain

Answers

Answer:

cf

=41

5 f-46

Step-by-step explanation:

thiis is the answer

Answer:

To find the inverse, switch the y(F(C)) and the x(C) variables.

So this function:

[tex]y=\frac{9}{5}x+32 \\[/tex]

Will become this function:

[tex]x=\frac{9}{5}y+32 \\[/tex]

You will then solve for y:

[tex]x=\frac{9}{5}y+32 \\x-32=\frac{9}{5}y\\5(x-32)=5(\frac{9}{5}y)\\5x-160=9y\\y=\frac{5x-160}{9}\\y=\frac{5x}{9}-\frac{160}{9}[/tex]

Substitute in the variables of this problem:

[tex]C(F)=\frac{5C}{9}-\frac{160}{9}[/tex]

NEED ANSWER QUICK!!
Camillo needs 2,400 oz of jelly for the food challenge. If 48 oz of jelly cost $3.84, how much will Camillo spend on jelly? Explain how you can find your answer.

Answers

Answer:

$192

Step-by-step explanation:

2400/48=50

50x3.84=192

Answer:Sample Response: First, find the unit price of the jelly. The unit cost of jelly is $0.08 per ounce. Next, find the total price of 2,400 oz by multiplying the unit price by the quantity. The total price is $192.

Step-by-step explanation:Pls mrk me as brainliest need award

Decide if each answer will be less than or greater than the original number. Drag each to the correct category
250% of 18

35% of 300

62% of 182

300% of 250

89% of 525

120% of 72

Answers

That's a question about percentage.

Let's imagine that we want to know how much is 90% of 200. To do this calculation, we should multiply 200 by 90 and then divide the result by 100. We do that because 90% is the same thing that [tex]\frac{90}{100} =0,9[/tex]. So, 90% of 200 is equal to:

[tex]\frac{200\cdot90}{100} =\\\\\frac{18000}{100} =\\\\180[/tex]

Now, imagine that you would like to know how much is 100% of 999. First, we multiply 999 by 100 and divide the result by 999. So, 100% of a number is equal to itself. That's a very important information, because it's possible to understand this:

If the percentage is less than 100%, the result is less than original number.If the percentage is equal to 100%, the result is equal to the original number.If the percentage is greater than 100%, the result is greater than original number.

Now, we can solve our problem! \o/

The options that the percentage is less than 100% are: 35% of 300, 62% of 182 and 89% of 525. Therefore, their answers will be less than the original number.

And, the option that the percentage is greater than 100% are: 250% of 18, 300% of 250 and 120% of 72. So, their answers will be greater than the original number.

On the image, you can see the answer in a table.

I hope I've helped. ^^

Enjoy your studies! \o/

Other Questions
Ocean life appears to be affected by a relatively small number of variables such as temperature, density, available sunlight, available nutrients. If any one of these variables changes how do you think it might it impact the human food web? the major attractions of of province 1 15. A line is given by the equation y = 49. What is the equationof the perpendicular line that passes through the point (12, 35)?The equation of the line is given by x Determine another point on the parabola that has an axis of symmetry x = 4 and a point on the parabola is (0, 2), Another point on the parabola is An emergency relief plane is dropping a care package from a plane to a group of medical personnel working for a relief agency in an African village. The package is designed to land in a small lake, inflate an attached raft upon impact, and finally resurface with the raft side down. The plane will be moving horizontally with a ground speed of 59.1 m/s. The package will be dropped a horizontal distance of 521 m from the intended target location. At what altitude above the pond must the plane be flying in order to successfully accomplish this feat? Need help on this!!! 6 points!!! During an experiment, solid iodine was placed in a sealed container. The container was gradually heated and purple-colored vapors of iodine formed were observed. Describe this system when it reaches phase equilibrium. (10 points) A. Directions:Describe ways on how to protect humans and plants and animals Choose your answer in the box and fill in the concept map below 26Which defines a circle? You invest $15,000 into two different accounts. One of the accounts has 4% interest and the other has 3.2% interest. After one year, you have accumulated a total of $545.60 in interest. How much was initially invested in the account with 4% interest? math help plzhow to divide polynominals, how to understand and step by step with an example provided please Which of the following statements is correct concerning the reaction 2 A + B 2 C + 2 D?1. The reaction is second-order overall2. The reaction is third order overall3. The rate is equal to k[A][B]4. The rate is equal to k[A][B]5. It cannot be determined given this information Fujitsu Siemens Computers is a legally independent company of which Fujitsu and Siemens each own 50 percent. This collaboration is an example of a(n) __________, which is effective at transferring __________. A. joint venture; explicit knowledge B. joint venture; tacit knowledge C. equity strategic alliance; tacit knowledge D. nonequity strategic alliance; explicit knowledge Two competitive brothers, who work in two different industries, were comparing their salaries. Because there is a difference of 4 years in their respective work experience, they decided to compare, not their actual salaries, but to compare their salaries against their company averages to see who is doing better. The following gives the brothers salaries, companies mean, and standard deviation for each company Brother Salary P sd Tom 84000 75000 7000 Andy 70578 60000 8200 What is the 2-score of Andy's salary? a. 1.89 b. 1.89 c. 1.29 d. 0-129 please help me with this Identify the rising action from Cupid and Psyche.Psyche is a beautiful mortal; Cupid is the son of Venus; the setting is Ancient Greece, both Earth and in the Heavens.Cupid comes to Proserpines rescue.Psyche and Cupid are separated and Psyche is sent on a long journey to complete a series of tasks for Venus in order to be reunited with Cupid.Psyche angers Venus because of her beauty. Which of the following best describes the relationship between angle a and angle bin the image below? Evaluate (3n+2) -10 when n=3 !!!! help me please 5 star,heart, and mark as brainlest Question 2 of 10The graph of g(x), shown below, resembles the graph of f(x) = x - x2, but ithas been changed somewhat. Which of the following could be the equationof g(x)?