Somebody please assist me solve

(2) The number of incoming calls reaching the switchboard of a computer per minute is thought to be a Poisson random variable with rate 6.5. Compute
i)The probability that during any given minute, the switchboard will
receive between 4 and 6 calls inclusive.
ii)The probability that the operator will have a breathing spell of at least
30 seconds between successive calls.
iii)The mean time lag between two calls.

Answers

Answer 1
P(n) = (e^-λ . λ^n)/n! where λ = 6.5
P(4) = (e^-6.5 x 6.5^4) / 4! = 0.111822…
P(5) = (e^-6.5 x 6.5^5) / 5! = 0.145368…
P(6) = (e^-6.5 x 6.5^6) / 6! = 0.157829…
P(between 4 and 6 inclusive) = 0.111822… + 0.145368… + 0.157829… = 0.4150 (4sf)

In a 30 second interval λ = 6.5 / 2 = 3.25
P(0) = (e^-3.25 x 3.25^0) / 0! = 0.03877
The probability of getting no calls in a 30 second interval is 0.03877 (ie less than 4%)

If the average number of calls in a minute is 6.5 then the average interval between calls will be 60/6.5 = 9.23 seconds.

Related Questions

Which is true regarding the graphed function f(x)?
• f(O) = 3
• f(5) = - 1
• f(3) = 2
O f(2) = -2

Answers

Answer:

f(5) = -1

Step-by-step explanation:

The points on the graph are (0,4), (1,3),(2,2), (3,1), (4,0), (5,-1).

The answers are in the form:

f(x) = y

That is, the number in the parenthesis is the x and the number by itself on the right is the y. The only one that is a point on the line is f(5) = -1, which is the point (5,-1)

The temperature is dropping at a rate of five degrees per hour.
Let d represent the number of degrees the temperature drops.
Let t represent the number of hours that pass.
Which is the dependent variable?
Othe number of hours
Othe number of degrees the temperature drops
O the rate at which the temperature drops
the day of the week

Answers

Answer:

The rate at which the temperature drops.

Step-by-step explanation:

In science, the dependent variable is what you are measuring.
In math, the dependent variable is what you are evaluating.

Same idea, different topic.

Answer:

d=temp drop

t=hours

dependent variable is the temperature drops because the number of hours will tell you how much the temprature drops

this is the equation

total temp drops=t x 5

hope this helps!?

Which of the following points would fall on the line produced by the point-slope form equation y - 2 = 3(x - 5) when graphed?

(4, 5)

(6, 5)

(5, 5)

(1, 4)

Answers

The point is (6, 5).

What is graph?

Graph is a mathematical representation of a network and it describes the relationship between lines and points.

Given :

y - 2 = 3(x - 5)

Those point will satisfy after putting the value of x and y we get LHS= RHS.

take (4, 5)

5-2 = 3(4-5)

3= -3

Hence, not satisfied.

take, (6, 5)

5-2 = 3(6-5)

3= 3

Hence, satisfied.

take, (5, 5)

5-2 = 3(5-5)

3= 0

Hence, not satisfied.

take, (1, 4)

4-2 = 3(1-5)

2= -12

Hence, not satisfied.

Learn more about this concept here:

https://brainly.com/question/15060306

#SPJ1

If f(n)= n²-n, then f(-4) is
O-20
12
-12
20

Answers

Answer:

20

Step-by-step explanation:

Plug in -4 for n:

(-4)^2 - (-4) = 16 + 4 = 20

For which value of x is the expression y
=
a. 1
b. -1
C. 5
d. -5
3x-3
x-5
- undefined?

Answers

1

Step-by-step explanation:

when we put 1 in the equation the nominator becomes zero and it becomes undefined

Hii!

___________________________________________________________

[tex]\stackrel\star\rightsquigarrow\circ\boldsymbol{\underbrace{Answer:}}}\circ\leftharpoonup[/tex]

The value of x should be 5! ^^

[tex]\stackrel\star{\rightsquigarrow\circ\boldsymbol{\underbrace{Explanation:}}}\circ\leftharpoonup[/tex]

[tex]\boxed{\\\begin{minipage}{7cm} For\,an\,expression \\ \boldsymbol{to\,be\,und efined,} \\ \,its\,denominator\,should\,be\,zero \end{minipage}}}[/tex]

Remember this! ^^

Now let's consider this:

Which value of x will make the denominator equal to 0?

Is it 1? If we stick 1 in, we will not obtain 0.

[tex]\twoheadrightarrow\sf y=\cfrac{3\cdot1-3}{1-5}[/tex]

[tex]\bullet[/tex] Simplify this

[tex]\twoheadrightarrow\sf y=\cfrac{3-3}{-4}[/tex]

---

We will obtain 0 in the numerator, but not in the denominator; if the numerator is 0, then the fraction, or fractional expression, is 0.

Let's try 5. 5-5 is equal to 0, so this sounds promising! ^^

[tex]\twoheadrightarrow\sf y=\cfrac{3\cdot5-3}{5-5}[/tex]

[tex]\bullet[/tex] Look what we obtain when we simplify

Don't we obtain 15-3/0?

Like I said above, if an expression has 0 as its denominator, it's undefined.

--

Hope that this helped! Best wishes.

[tex]\textsl{Reach far. Aim high. Dream big.}[/tex]

--

Use the graph of the function to find its domain and range. Write the domain and range in interval notation

Answers

Answer:

Step-by-step explanation:

if p = (-1,-1) find the image of p under the following rotation. 90 degrees counterclockwise about the origin

Answers

Answer:

( 1, - 1 )

Step-by-step explanation:

Part B
Assume the statement is true for n=k. Prove that it must be true for n=k+1, therefore proving it true for all natural
numbers, n.
Hint: Since the total number of dots increases by n each time, prove that d (k) + (k+1)=d (k+ 1).

Answers

The inductive step is assuming that the statement is true for some  n = k , where  k  is one of the values we want to prove the statement for, it shows that it is also true for  n = k+1.

How to carry out Mathematical Induction?

Suppose we have the statement 3n > 4n for all positive integers  n.

Now, the statement above is false when n = 1 , since 3 is less than 4. However, it will be true for all other positive integers.

In that case, we can still prove this statement by induction for all integers  n ≥ 2 .

Thus, the inductive step is assuming that the statement is true for some  n = k , where  k  is one of the values we want to prove the statement for, it shows that it is also true for  n = k+1.

Read more about Mathematical Induction at; https://brainly.com/question/24672369

#SPJ1

The length of the base of a triangle is twice its height. If the area of the triangle is 16 square kilometers, find the height.

Answers

Answer:

4

Step-by-step explanation:

Area of a triangle = bh/2

B = 2h

16 = 2h × 2/2

h×2 = 16

2h = 16

* put a square root on both sides then u will get the answer which is

Height of the triangle = 4

Determine the growth defined by the equation y=1.4(3.72)^x.

Answers

Answer:

the type of growth defined by the equation is Exponential growth.

Step-by-step explanation:

Exponential growth :-Exponential growth is a pattern of data that shows greater increases with passing time, creating the curve of an exponential function. It occurs when the instantaneous rate of change of a quantity with respect to time is proportional to the quantity itself

expression for exponential growth -

f(x) = k(1+t)^x

f(x) = exponential growth

k = initial amount

t = rate of growth

x = no  of time interval

therefor,

the equation shown in the question represents exponential growth with increasing time.

hence, Exponential growth is the correct answer.

learn more about exponential growth at :

https://brainly.com/question/11487261

#SPJ10

two sides and an angle are given below. determine whether the given information results in one triangle, two triangles, or no triangle at all. solve any resulting triangle(s). b = 8, c= 7, b = 170°

Answers

Answer:

  A. single triangle. C = 8.74°, A = 1.26°, a = 1.01

Step-by-step explanation:

When two sides and an angle are given, the possibility of two (or zero) triangles exists only when the given angle is opposite the shorter of the two given sides. That is not the case here, so the given measures define one unique triangle.

Law of Sines

The law of sines tells us the sides and angles have the relation ...

  sin(A)/a = sin(B)/b = sin(C)/c

We can use this first to find angle C:

  sin(C) = c/b·sin(B)

  C = arcsin(c/b·sin(B)) = arcsin(7/8·sin(170°)) ≈ 8.7394°

  ∠C ≈ 8.74°

Remaining measures

Now that we know two angles, we can find the third:

  A = 180° -B -C = 180° -170° -8.74° = 1.26°

  ∠A = 1.26°

Using the law of sines again, we can find the measure of side 'a'.

  a = b·sin(A)/sin(B) = 8·sin(1.26°)/sin(170°) ≈ 1.01346

The measure of segment 'a' is about 1.01 units.

__

Additional comment

If 'a', 'b', and angle A are given, there will be zero triangles if b/a·sin(A) > 1. If b/a·sin(A) < 1 and b > a, there will be two (2) triangles. Otherwise, as here, there will be one unique triangle.

What percent of 48 listings is 36 listings

Answers

Answer:

75%

Step-by-step explanation:

48x=36

x=36/48

x=3/4

x=0.75=75%

Graph the equation.

Y= - 3/2x

Answers

Answer:

Step-by-step explanation:

If the volume of the pyramid is 192 yd³; and the area of the base is 64 yd², what is the height measured in yards?

Answers

Answer:

177

Step-by-step explanation:

Follow the steps to find the area of the shaded region.


First use the formula below to find the area of the whole sector.


Sector Area= ( angle of sector/360). R2


Sector Area = ? Cm^2
Round to four decimal places.

14 cm

46°

14 cm

Answers

The area of the sector, to 4 decimal places, is 78.6794 cm².

We have given that,

Sector Area= ( angle of sector/360). R2

We have to determine the Sector Area

What is the Area of a Sector of a Circle?

Area of sector = ∅/360 × πr².

We have given the following:

∅ = 46°

Radius (r) = 14 cm

Area of sector = 46/360 × π(14²)

Area of sector ≈ 78.6794 cm²

The area of the sector is approximately 78.6794 cm².

Learn more about the area of the sector on:

brainly.com/question/8159268

#SPJ1

(x) = x + 0.14x, then find the value of T(290).
A. 300.45
B. 351.2
C. 325.8
D. 330.6

Answers

Answer:

  D.  330.6

Step-by-step explanation:

To evaluate the function for a specific value of x, put that value where x is in the function definition, and do the arithmetic.

__

T(x) = x +0.14x . . . . . given function definition

T(290) = 290 +0.14×290 = 290 +40.6 . . . . substitute 290 for x

T(290) = 330.6

The value of T(290) will be 330.6.The relation between them is shown as T(x)  is dependent and x is the independent variable. Option D s correct.

What is a function?

A connection between independent variables and the dependent variable is defined by the function.

Functions help to represent graphs and equations. A function is represented by the two variables one is dependent and another one is an independent function.

Given relation;

T(x) = x +0.14x

Substitute the value of x we get;

T(290) = 290 +0.14×290

T(290) = 330.6

Hence, option D s correct.

To learn more about the function refer to the link; https://brainly.com/question/12431044.

#SPJ1

5. Identify the sign of the leading coefficient and describe the end behaviour. Using this
information, decide if each function is cubic or quartic.

Answers

The sign of the leading coefficient can be found using the graph of a polynomial function.

What is polynomial?

Polynomial is the combination of variables and constants systematically with "n" number of power in ascending or descending order.

[tex]\rm a_1x+a_2x^2+a_3x^3+a_4x^4..........a_nx^n[/tex]

We have given the graph of polynomial functions:

In the first graph:

The leading coefficient is positive.

x → ∞, f(x) → ∞

x → -∞, f(x) → -∞

Degree of a function = 3

In the second graph:

The leading coefficient is negative.

x → ∞, f(x) → -∞

x → -∞, f(x) → -∞

Degree of a function = 4

In the third graph:

The leading coefficient is positive.

x → ∞, f(x) → ∞

x → -∞, f(x) → ∞

Degree of a function = 4

In the fourth graph:

The leading coefficient is negative.

x → ∞, f(x) → -∞

x → -∞, f(x) → ∞

Degree of a function = 3

Thus, the sign of the leading coefficient can be found using the graph of a polynomial function.

Learn more about Polynomial here:

brainly.com/question/17822016

#SPJ1

Use the moving and additivity principles to explain and she weighs why the next triangle has an area of 1/2 (b*h) Square units for the given choices of B and H. One! If it naturally with the expression b*(1/2h) and the other should fit naturally with the expression 1/2(b*h)

Answers

Answer: The given triangles have an area [tex]1/2[/tex] × [tex]base[/tex] × [tex]height[/tex]

Step-by-step explanation:

The moving principle states that if you move a shape rigidly without stretching it the area does not change whereas the additivity principle states that if you combine different shapes without overlapping them then the area is the cumulative sum of each of the figures.

Since both, the principle will give out the same answers. the arrangement for the expression can be manipulated also.

For the first triangle applying the moving principle gives,

Area  [tex]=[/tex] [tex]b[/tex] × [tex](\frac{1}{2}[/tex] · [tex]h)[/tex]

For the second triangle applying the additivity principle,

Area [tex]=\frac{1}{2}[/tex] ([tex]b[/tex] · [tex]h[/tex])

Learn more about the moving and additivity principle here -https://brainly.com/question/16972684

#SPJ10

6(2x²-5) = [?]
x = -3

Answers

Answer:

78

Step-by-step explanation:

plug in -3 as x

6(2(-3)^2-5)

6(2(9)-5)

6(18-5)

6(13)

78

Answer: 78

Step-by-Step Solution:

=> 6(2x² - 5) ; when x = -3

Substitute the value of ‘x’ :-

= 6(2x² - 5)
= 6(2(-3)² - 5)
= 6(2(9) - 5)
= 6(18 - 5)
= 6(13)
= 6 * 13
=> 78

how to evaluate 16/81 1/2

Answers

An expression is defined as a set of numbers, variables, and mathematical operations. The value of (16/81)^(1/2) is 4/9.

What is an Expression?

In mathematics, an expression is defined as a set of numbers, variables, and mathematical operations formed according to rules dependent on the context.


The value of the given expression (16/81)^(1/2) can be calculated as shown below,

[tex](\dfrac{16}{81})^{\frac12}\\\\=\sqrt{\dfrac{16}{81}}\\\\= \dfrac49[/tex]

Hence, the value of (16/81)^(1/2) is 4/9.

Learn more about Expression:

https://brainly.com/question/13947055

#SPJ1

Answer:

★The square root of 16/81 = 4/9.

In how many ways can $9$ friends sit at a circular table if two of them, Anna and Bob, insist on having exactly two people seated between them? (As usual, two seatings are considered the same if one is a rotation of the other.)

Answers

There are 10,080 different ways in which the friends can seat on the circular table.

In how many ways the friends can seat?

There are 9 friends, such that two of them need to be separated by exactly two people.

Because the table is circular, we can consider the first position as the position where Bob is.

Now let's count the number of options for each of the other 8 positions. (counting to the left).

The next two positions have 7 and 6 options respectively (as these can be taken by any of the other 7 friends)

For the next seat, we could seat Anna or one of the remaining 5 friends.

Let's assume we seat Anna there, then for each of the next positions, we will have, respectively, 5, 4, 3, 2, 1 options.

The total number of combinations is given by the product between the numbers of options, so we have:

C = 7*6*5*4*3*2*1

But we also need to consider the case where Anna is on the first position (and Bob on the third), so we just need to add a factor equal to 2.

C = 2*(7*6*5*4*3*2*1) = 10,080

There are 10,080 different ways in which the friends can seat on the circular table.

If you want to learn more about combinations:

https://brainly.com/question/11732255

#SPJ1

CON PROCESOS POR FAVOR

Answers

Answer:

[tex] \dfrac{149}{40} [/tex]

[tex] \dfrac{38}{15} [/tex]

Step-by-step explanation:

[tex] (\dfrac{7}{8} + \dfrac{4}{5}) - (\dfrac{9}{20} + \dfrac{-5}{2}) =  [/tex]

[tex] = (\dfrac{7}{8} \times \dfrac{5}{5} + \dfrac{4}{5} \times \dfrac{8}{8}) - (\dfrac{9}{20} + \dfrac{-5}{2} \times \dfrac{10}{10}) [/tex]

[tex] = (\dfrac{35}{40} + \dfrac{32}{40}) - (\dfrac{9}{20} + \dfrac{-50}{20}) [/tex]

[tex] = \dfrac{67}{40} - (-\dfrac{41}{20}) [/tex]

[tex] = \dfrac{67}{40} + \dfrac{41}{20} \times \dfrac{2}{2} [/tex]

[tex] = \dfrac{67}{40} + \dfrac{82}{40} [/tex]

[tex] = \dfrac{149}{40} [/tex]

[tex] (-\dfrac{6}{4} + \dfrac{3}{2}) + (\dfrac{6}{5} + \dfrac{4}{3}) = [/tex]

[tex] = (-\dfrac{3}{2} + \dfrac{3}{2})+ (\dfrac{6}{5} \times \dfrac{3}{3} + \dfrac{4}{3} \times \dfrac{5}{5}) [/tex]

[tex] = 0 + \dfrac{18}{15} + \dfrac{20}{15} [/tex]

[tex] = \dfrac{38}{15} [/tex]

Write and solve an inequality that means a number plus six is less than or equal to twenty-four.​

Answers

Answer:

Inequality:  x + 6 ≤ 24

Solution:  x ≤ 18

Step-by-step explanation:

Plus:  "+" →  to add something to something else

Less than or equal to:  "≤" → the expression on the left side of the inequality sign is smaller than the expression on the right side of the sign.

Let x be the unknown number.

A number plus 6 is less than or equal to twenty-four:

x + 6 ≤ 24

To solve the found inequality, subtract 6 from both sides:

⇒ x + 6 - 6 ≤ 24 - 6

⇒ x ≤ 18

Therefore, the solution to the inequality is x ≤ 18.  The unknown number x can be any real number equal to or less than 18.

No be n

n+6≤24

Solve

n≤24-6n≤18

Solution set

(-oo,18]

The population of a large city can be calculated using the function P=345,000(1.01). What can you say about the rate of change from year 1 to year 2 compared to the rate of change from year 9 to year 10?

Answers

Rate of change (ROC) refers to how quickly something changes over time.

What is rate of change?The term "rate of change" (ROC) describes the rate at which something changes over time. Thus, it is not the amount of individual changes themselves but rather the acceleration or slowdown of changes (i.e., the pace). Rate of change is a tool used in finance to comprehend price returns and spot trend momentum.Divide the change in y-values by the change in x-values to determine the average rate of change. Identifying changes in quantifiable parameters like average speed or average velocity calls for the knowledge of the average rate of change.The ratio between the change in the values of the y variables and the change in the values of the x variables is known as the rate of change.

Given data :

The rate of change will be the same for all years. The rate of change is 7%. The . basic formula for this equation is: I(1+R)^T, where I = Initial amount, R = Rate of growth, and T = Time. So the R here is 0.07, or 7%. The growth RATE is constant, the growth AMOUNT will increase each year.

Learn more about rate of change refer to :

https://brainly.com/question/25184007

#SPJ1

distance between (-5,1) and (0,-4)?

Answers

Answer:

7.07106781187

Which expression is equivalent to (1−sinβ)(1+sinβ)/cos2β for all values of β for which (1−sinβ)(1+sinβ)/cos2β is defined?
Select the correct answer below:

tan2β
tanβ+secβ
tanβ
sec2β
1

Answers

Answer: Choice E)  1

Work Shown:

[tex]\frac{(1-\sin(\beta))(1+\sin(\beta))}{\cos^2(\beta)}\\\\\frac{1-\sin^2(\beta)}{\cos^2(\beta)}\\\\\frac{\cos^2(\beta)}{\cos^2(\beta)}\\\\1\\\\[/tex]

Therefore, [tex]\frac{(1-\sin(\beta))(1+\sin(\beta))}{\cos^2(\beta)}=1\\\\[/tex] is an identity for all values of β for which the original expression is defined. I used the difference of squares rule for the 2nd step. Then I applied the pythagorean trig identity for the 3rd step.

7
2
3
Mark this and return
f(x)
The functions f(x) and g(x) are graphed.
3
-6-5-4-3-2-1₁-
"AssessmentViewer(Ant
N
5
-2+
-3-
6
g(x)
7
2 3 4 5 6 x
8
Which represents where f(x) = g(x)?
Of(2)= g(2) and f(0) = g(0)
f(2)= g(0) and f(0) = g(4)
Of(2)= g(0) and f(4) = g(2)
Of(2)= g(4) and f(1) = g(1)
Save and Exit

Answers

Answer: Option 1

Step-by-step explanation:

The graphs intersect at x=0 and x=2, meaning f(2)=g(2) and f(0)=g(0).

The functions have the intersecting points at x = 2 and x = 0 and the relation is f ( 0 ) = g ( 0 ) and f ( 2 ) = g ( 2 )

What is a function rule?

The function rule is the relationship between the input or domain and the output or range. A relation is a function if and only if there exists one value in the range for every domain value.

A function is a relation from a set of inputs to a set of possible outputs where each input is related to exactly one output.

Given data ,

Let the first function be represented as f ( x )

Let the second function be represented as g ( x )

Now , the function f ( x ) is a parabolic function and g ( x ) is a linear function

And , the intersecting points of both f ( x ) and g ( x ) are

x = 2 and x = 0

So , both the functions f(x) and g(x) intersect at two points, one at x = 2 at the x-axis in the graph and one at y = 4 at y-axis of the graph

Therefore , f ( 0 ) = g ( 0 ) and f ( 2 ) = g ( 2 )

Hence , the functions are solved

To learn more about function rule click :

https://brainly.com/question/3760195

#SPJ5

Help, Help, Brainliest available to the best Answer!



Find the Variance

Answers

Considering the given data-set, it's mean and the formula, the variance is of 870 lbs².

What is the variance of a data-set?

The variance of a data-set is given by the sum of the differences squared between each observation and the mean, divided by the number of values.

The mean is the sum of all observations divided by the number of observations, hence:

M = (145 + 175 + 180 + 205 + 120)/5 = 165.

And the variance, in lbs squared, is given by:

V = [(145-165)² + (175-165)² + (180-165)² + (205-165)² + (120-165)²]/5 = 870.

More can be learned about the variance at https://brainly.com/question/25639778

#SPJ1

The interior angle of a regular polvgon is 9 times the size of its exterior angle
Work out how many sides the polygon has

Answers

Answer:   20 sides

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

Work Shown:

x = exterior angle

9x = interior angle

interior + exterior = 180

9x+x = 180

10x = 180

x = 180/10

x = 18

n = number of sides

n = 360/x

n = 360/18

n = 20

There are 20 sides to the regular polygon.

Side notes:

The formula to determine n only works for regular polygons.A polygon with 20 sides is known as an icosagon.Any pair of adjacent interior and exterior angles are supplementary. They add to 180 degrees.

Express cos A as a fraction in simplest terms.

Answers

Answer:

See below

Step-by-step explanation:

Here is one way

cos^2 + sin^2 = 1

cos^2 = 1 - sin^2  

For angle A      cos^2 = 1 - (10/26)^2

                          cos ^2 = 1 - 100/676

                                       =  576/676

                              cos A = 24/26   = 12/13

Another way would be to use the Pythagorean theorem to find length of AB .... then cos A =   length AB / 26

Other Questions
For accounting purposes, postdated checks (checks payable in the future) are considered to be What is value of x? Enter your answer in the box. predict the missing component in the nuclear equation this is english. which of these is an example of graphic?a. introduction b text box with summery points c. paragraphsd. clincher sentence Calculate the mass of an object whose weight is 400n and accleration due to gravity is 10 m/ s Find the value of c that makes the expression a perfect square trinomial. x2 + 9 4 x + c A) 9/16 B) 9/64 C) 81/16 D) 81/64 Which or the following was a factor that limited the economic recovery of the south after the civil war? The difference between two numbers is -1 and their sum is 1. Find the two numbers. What does heterozygous describe? (2 points) aA gene that is not expressed when paired with a dominant allele. bA trait produced from two different alleles. cA trait produced from two alleles that are alike. dA trait hidden by another trait. Windows, mac os, and which other operating system constitute three desktop operating systems?. how much would $500 invested at 3% interest compounded continuously be worth after 6 years? Round your answer to the nearest cent. Use 2.718 for e. A(t)=Pe^(rt) I WILL GIVE BRAINLIESTPLEASE LOOK AT PICTUREWhat are the foci of this ellipse?ANSWER CHOICES: are in picture A rake is priced at $28.49. Tax is $1.85. What isthe total cost of the rake? 528 a weekend.10% of 480 is 48480 + 48 = 528 On Sunday, a local hamburger shop sold a combined total of 512 hamburgers and cheeseburgers. The number of cheeseburgers sold was three times the number of hamburgers sold. How many hamburgers were sold on Sunday? the supreme court serves what important function in the u.s federal government I WILL GIVE BRAINIEST PLS HELP 2 and 8 are _____________ because they are _______________________. supplementary/consecutive anglescongruent/consecutive anglescongruent/alternate interior anglessupplementary/alternate interior angles Which one of the atoms shown would most likely form a cation with a charge of +1 If the zeros of a quadratic equation are7 and 4, what would be the factors? 3x squared + 6 x cube - 9x squared y when factorused