Help please
I don’t know what it is and I need to find the value of x please HELP













Help PleaseI Dont Know What It Is And I Need To Find The Value Of X Please HELP

Answers

Answer 1

Answer:

[tex]\large \boxed{x\° = 130}[/tex]

Step-by-step explanation:

The triangle is an isosceles triangle. The base angles are equal.

Angles in a triangle add to 180 degrees.

[tex]y+65+65=180\\y+130=180\\y=50[/tex]

Angles on a straight line add up to 180 degrees.

[tex]x+50=180\\x=130[/tex]

Help PleaseI Dont Know What It Is And I Need To Find The Value Of X Please HELP
Answer 2

Answer:

[tex]\huge\boxed{\sf x = 130\ degrees}[/tex]

Step-by-step explanation:

The measure of exterior angle is equal to the sum of non-adjacent interior angles.

So,

x = 65 + 65

x = 130 degrees


Related Questions

The upper-left coordinates on a rectangle are (-1,4), and the upper-right coordinates are (3,4). The rectangle
has a perimeter of 24 units.
Draw the rectangle on the coordinate plane below.

Answers

Answer:

Step-by-step explanation:

Note that the perimeter of a rectangle P = 2(Length + Breadth)

The distance between the upper-left coordinates on a rectangle and the upper-right coordinates is the breadth of the rectangle. To get the breadth of the rectangle, we will use tgw formula for calculating the distance between two points as shown.

D = √(y2-y1)²+(x2-x1)²

Given the coordinates (-1,4) and (3,4), the distance between the coordinates where x1 = -1, y1 = 4, x2 = 3 and y2 = 4 will be expressed as.

B = √(4-4)²+(3-(-1))²

B = √0+4²

B = √16

B = 4

Hence the breadth of the rectangle is 4 units.

Substituting the breadth into the formula for calculating the perimeter will give;

P = 2(L+B)

24 = 2(L+4)

L+4 = 24/2

L+4 =12

L = 12-4

L = 8

Hence the length of the rectangle is 8 units.

The diagram of the rectangle on a coordinate is as given in the attachment below.

Stepwise regression is a variable screening method, not a model building method.
A. True
B. False

Answers

Answer:

A. True

Step-by-step explanation:

Stepwise regression is a variable-selection method for independent variables.

Stepwise regression  helps us to recognize and choose the most handy descriptive variables from a list of several reasonable independent variables.

It entails a series of steps that is drafted to locate the most handy X-variable to incorporate in a regression model. During each step of the course of action or method, each X - variable is estimated by applying a set criterion to determine if it is meant to exist in the model.

The basis for selection can be choosing a variable which satisfies the stipulated criterion or removing a variable that least satisfies the criterion. A typical illustration of such criterion is the t value.

1) Find the volume and surface area of the composite figure below

2) Find the surface area of the composite figure below ​

Answers

1.

[tex]volume = 64(21 + 4\pi) = 2148.5714 \: cubic \: feets[/tex]

[tex]surface \: area = 752 + 64\pi = 953.143 \: square \: feets[/tex]

2.

[tex]surface \: area = 220 + 9\pi = 248.257 \: square \: feets[/tex]

We want to model the daily movement of a particular stock (say Amazon, ticker = AMZN) using a homogeneous markov-chain. Suppose at the close of the market each day, the stock can end up higher or lower than the previous day’s close. Assume that if the stock closes higher on a day, the probability that it closes higher the next day is .65. If the stock closes lower on a day, the probability that it closes higher the next day is .45.

(a) What is the 1-step transition matrix? (Let 1 = higher, 2 = lower)

(b) On Monday, the stock closed higher. What is the probability that it will close higher on Thursday (three days later)

Answers

Answer:

See the explanation and attached images for the answers.

Step-by-step explanation:

a) 1-step transition matrix:

See the attached image for transition matrix.

Let the matrix be M

if the stock closes higher on a day, the probability that it closes higher the next day is 0.65.

If the stock closes lower on a day, the probability that it closes higher the next day is 0.45

if the stock closes higher on a day, the probability that it closes lower the next day is 1 - 0.65 = 0.35

if the stock closes lower on a day, the probability that it closes lower the next day is 1 - 0.45 =0.55

b)

To compute probability for 3 days later multiply matrix M (from part a) thrice i.e. M*M *M

[tex]M^{3} = \left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]

   

[tex]M^{3} = \left[\begin{array}{ccc}0.65 * 0.65 + 0.35 * 0.45 &0.65 * 0.35 + 0.35 * 0.55 \\0.45 * 0.65 + 0.55 * 0.45 &0.45 * 0.35 + 0.55 * 0.55 \end{array}\right] * \left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]

[tex]M^{3} = \left[\begin{array}{ccc}0.58&0.42\\0.54&0.46\end{array}\right]*\left[\begin{array}{ccc}0.65&0.35\\0.45&0.55\end{array}\right][/tex]

   

[tex]M^{3} = \left[\begin{array}{ccc} 0.58 * 0.65 + 0.42 x 0.45&0.58 * 0.35 + 0.42 * 0.55 \\0.54 * 0.65 + 0.46 * 0.45 &0.54 * 0.35 + 0.46 * 0.55 \end{array}\right][/tex]

[tex]M^{3} = \left[\begin{array}{ccc}0.566&0.434\\0.558&0.442\end{array}\right][/tex]

The probability that it will close higher on Thursday is 0.566. See the transmission matrix of M³ for higher-higher. This can be interpreted as:

if the stock closed higher on Monday, the probability that it closes higher the on Thursday (three days later) is 0.566

Excel:In cell B13, create a formula using the VLOOKUP function that looks up the value from cell A11 in the range A5:B7, returns the value in column 2, and specifies an exact match.

Answers

Answer:

=Vlookup'B13' A11' 7'false

Press enter.

Step-by-step explanation:

Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column. The formula for Vlookup function is:

=Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false.

where true is approximate match and false is exact match.

Answer:=VLOOKUP(J2,A2:G23,2,FALSE)

Step-by-step explanation:

a. In cell J3, begin to enter a formula using the VLOOKUP function.

b. Use the Project ID (cell J2) as the lookup value.

c. Use the Projects table (range A2:G23) as the table_array.

d. Use the Project Name column (column 2) as the col_index_num.

e. Specify an exact match (FALSE) for the range_lookup.

The energy E (in ergs) released by an earthquake is approximated by log E= 11.8 + 1.5M. Where M is the magnitude of the earthquake. What is the energy released by the 1906 San Francisco quake, which measured 8.3 on the Richter scale? This energy, it is estimated, would be sufficient to provide the entire world's food requirements for a day. Answer in ergs.

Answers

Answer:

[tex]\large \boxed{3.4 \times 10^{10}\text{ ergs }}[/tex]

Step-by-step explanation:

[tex]\begin{array}{rcl}\log E & = & 11.8 + 1.5M\\& = & 11.8 + 1.5 \times 8.3\\& = & 11.8 + 12.45\\& = & 24.25\\E & = & e^{24.25}\\& = & \mathbf{3.4 \times 10^{10}} \textbf{ ergs}\\\end{array}\\\text{ The energy released was $\large \boxed{\mathbf{3.4 \times 10^{10}}\textbf{ ergs }}$}[/tex]

A researcher was interested in whether a new sports drink could change people's running endurance. For one week, 6 participants continued with their normal routine and then their endurance was measured. The following week, the same participants were instructed to drink the new sports drink an hour before their endurance was measured. Below are your data.
Week I 90 100 110 110 85 95
Week 2 100 110 110 120 95 95
What type of analysis would be used on the above data?
a. Z-test
b. One sample t-test
c. Independent samples t-test
d. Dependent samples t-test

Answers

Answer:

The correct option is (d).

Step-by-step explanation:

The dependent t-test (also known as the paired t-test or paired-samples t-test) compares the two means associated groups to conclude if there is a statistically significant difference amid these two means.

We use the paired t-test if we have 2 measurements on the same item, person or thing. We should also use this test if we have 2 items that are being measured with a unique condition.

For instance, an experimenter tests the effect of a medicine on a group of patients before and after giving the doses.

In this case, the same participants are selected for both the trials.

And the difference between the endurance before and after the usage of the new sports drink are noted.

Thus, the analysis that would be used on the data is the Dependent samples t-test.

Solve this system of equations:

3x - 2y = -8
y=3/2x - 2

PLEASE WRITE THE STEPS

Answers

Hey there! I'm happy to help!

We see that y is equal to 3/2x-2. We can replace the y in the first equation with 3/2x-2 because they are equal and we can solve for x.

3x-2(3/2x-2)=-8

We use the distributive property to undo the parentheses.

3x-3x+4=-8

We combine like terms.

4=-8

We see that since there is no x anymore, there cannot be a solution. We have no x value to solve for the y value either, so there is no solution to this system of equations.

Have a wonderful day! :D

Yiadom is y
years now.
What would be
his age in the next ten
years.

Answers

Answer:

(y+10 ) years

Step-by-step explanation:

If Yiadom is y  years now.

Then after 10 years, his anew age will be = (y+10) yrs

simplify the expression 10 divided by 5 times 3

Answers

Answer:

= 2/3

Step-by-step explanation:

10 / (5*3)

= 10/15

= 2/3

PLEASE HELP!!!!!! TIMED QUESTION!!!! FIRST CORRECT ANSWER WILL GET BRAINLIEST....PLEASE ANSWER NOW!!!!

The bar graph shows the number of students who earned each letter grade on an
exam, which statement about the graph is true?

1)
1/5 of the students earned a C
2)
3% more students earned an A then B
3)
20% of the students earned a D
4)
1/4 of the class earned a B​

Answers

Answer:

3)  20% of the students earned a D

Step-by-step explanation:

9 students got a D.

5 students got a C.

14 students got a B.

17 students got an A.

Total number of students:

9 + 5 + 14 + 17 = 45

1)  1/5 of the students earned a C

1/5 of 45 = 9

5 students got a C

False

2) 3% more students earned an A then B

3 more students got an A than a B, but not 3%.

False

3)  20% of the students earned a D

20% of 45 = 9

9 students got a D.

True

4)  1/4 of the class earned a B​

1/4 of 45 = 11.25

There were 14 B's.

False

Answer: 3)  20% of the students earned a D

What faction of a day is 5hrs 20 mine​

Answers

Answer:

16/3 hours  5 1/3

Step-by-step explanation:

Answer: 5 1/3

Step-by-step explanation:

A hunter shot 7 ducks. The hunter's dog recovered 5/7 of the ducks. How many ducks were recover

Answers

Answer:

5

Step-by-step explanation:

Just multiply 5/7 by 7 since his dog retrieved 5/7 out of the 7 ducks he shot.

Answer:

5

Step-by-step explanation:

7*5/7

7 represents the # of ducks

5/7 represents the # of ducks that were recovered

The question asks the number of ducks that were recovered so you should multiply the total # of ducks there are by the fraction that were recovered.

Name one real-world object that suggests A. Points B. Lines and C. Planes

Answers

There are many examples to pick from, one is

point = location on map

line = straight road between two locations (aka two points)

plane = flat ground (the ground cannot have any hills or valleys)

First, let's write some useful definitions:

Point: it is an entity that has a location in a given space or plane, and do not have any surface nor measure.

Line: if we have two points, we can define a line as a straight, infinite ray that connects them. Still does not have a surface

Plane: We can define a plane as a line and a point outside of it, here appears the concept of the surface.

So, the easier one is a plane, a sheet of paper could be a good representation of a plane. And in the same way that a sheet of paper can bend in different ways, also do the planes.

For the line, we could use a really straight wire.

Finally, the point, which is the hardest one to describe (notice that we used points to describe the other two, lines, and planes) so here we could choose something small, that has near to no surface and that also has a location in the space. An example of this could be an electron or any other elemental particle.

If you want to learn more, you can read:

https://brainly.com/question/17213603

The cost of performance tickets and beverages for a family of four can be modeled using the equation 4x+12=48,where x represents the cost of a. Ticket.how much is one ticket

Answers

Answer:

x=9; one ticket is $9

Step-by-step explanation:

4x+12=48

4x=48-12

4x=36

x=36/4

x=9

Name the vertex ot XYZ.

Answers

Answer:

Line B

Step-by-step explanation:

When naming lines, you can use the label of the line, in this case, m, and can also name the points in either direction, since the line goes on forever in both directions (it's different with rays). The leaves only line B as an answer.

The vertex of XYZ would be Y, since the vertex is always the middle number.

I'm always happy to help :)

A buoy floating in the sea is bobbing in simple harmonic motion with amplitude 13 in and period 0.25 seconds. Its displacement d from sea level at time t=0 seconds is 0in, and initially it moves downward. (Note that downward is the negative direction.)Required:Give the equation modeling the displacement d as a function of time t.

Answers

Answer:

The equation is [tex]x(t) = -13 cos (8 \pi t )[/tex]

Step-by-step explanation:

From the question we are told that

      The  amplitude is  [tex]A = 13 \ in[/tex]

       The period is  [tex]T = 0.25[/tex]

Generally the displacement function for a simple harmonic motion is mathematically represented as

        [tex]x(t) = A cos (wt )[/tex]

Here  [tex]w[/tex] is the angular frequency which is mathematically represented as

          [tex]w = \frac{2 \pi }{T}[/tex]

substituting values

          [tex]w = \frac{2 \pi }{ 0.25}[/tex]

          [tex]w = 8\pi[/tex]

Given that at t =  0  the displacement is equal to 0 it means that there is no phase shift and also  we are told that it is initially moving downward which implies that its Amplitude is  [tex]A = -13\ in[/tex]

So the equation modeling the displacement d as a function of time t is mathematically represented as

          [tex]x(t) = -13 cos (8 \pi t )[/tex]

A study was conducted to explore the effects of ethanol on sleep time. Fifteen rats were randomized to one of three treatments. Treatment 1 got only water (control). Treatment 2 got 1g of ethanol per kg of body weight, and treatment 3 got 2g/kg. The amount of REM sleep in a 24hr period was recorded, in minutes. Data are below:

Treatment 1: 63, 54, 69, 50, 72
Treatment 2: 45, 60, 40, 56
Treatment 3: 31, 40, 45, 25, 23, 28

Required:
a. Calculate 90% confidence intervals for all pairwise comparisons of treatment means using the uncorrected method. Create a letter code table to summarize your results, then interpret the results in context.
b. Now calculate 90% confidence intervals for all pairwise comparisons using the Bonferroni correction. Create a letter code table, and interpret your results in context. Do any of the results differ from part (a)?

Answers

Answer:

the answer is A

Step-by-step explanation: i have calculated this problom

A certain​ animal's body temperature has a mean of F and a standard deviation of F. Convert the given temperatures to z scores.

Answers

A certain​ animal's body temperature has a mean of 94.72° F and a standard deviation of 0.57°F. Convert the given temperatures to z scores.

a. 93.52 °F  b. 95.22 °F      c. 94.72 °F

Answer:

a. z = - 2.1053

b. z = 0.87719

c. z = 0

Step-by-step explanation:

Given that :

The population mean μ = 94.72

The standard deviation σ = 0.57

the formula for calculating the standard normal z score, which can be represented as:

[tex]z= \dfrac{\overline x - \mu}{\sigma}[/tex]

For  a.

The sample mean [tex]\bar x[/tex] = 93.52

The z score can be computed as follows:

[tex]z= \dfrac{\overline x - \mu}{\sigma}[/tex]

[tex]z= \dfrac{93.52 - 94.72}{0.57}[/tex]

[tex]z= \dfrac{-1.2}{0.57}[/tex]

z = - 2.1053

For  b.

The sample mean [tex]\bar x[/tex]  =  95.22    

[tex]z= \dfrac{\overline x - \mu}{\sigma}[/tex]

[tex]z= \dfrac{95.22 - 94.72}{0.57}[/tex]

[tex]z= \dfrac{0.5}{0.57}[/tex]

z = 0.87719

For  c.

The sample mean [tex]\bar x[/tex]  = 94.72

[tex]z= \dfrac{\overline x - \mu}{\sigma}[/tex]

[tex]z= \dfrac{94.72 - 94.72}{0.57}[/tex]

[tex]z= \dfrac{0}{0.57}[/tex]

z = 0

Show all work to solve 3x2 − x − 2 = 0.

Answers

Answer:

x=-2/3 and 1

Step-by-step explanation:

3x^2-x-2=0

(3x+2)(x-1)

3x=-2

x=-2/3

x=1

what are the next terms in the number pattern -11, -8, -5, -2, 1

Answers

Answer:

4, 7, 10, 13

Step-by-step explanation:

Hey there!

Well in the given pattern,

-11, -8, -5, -2, 1

we can conclude that the pattern is +3 every time.

-11 + 3 = -8

-8 + 3 = -5

-5 + 3 = -2

-2 + 3 = 1

And so on

4, 7, 10, 13

Hope this helps :)

Determine the value(s) for which the rational expression 2x^2/6x is undefined. If there's more than one value, list them separated by a comma, e.g. x=2,3.

Answers

Answer:

0

Step-by-step explanation:

Hello, dividing by 0 is not defined. so

[tex]\dfrac{2x^2}{6x}[/tex]

is defined for x different from 0

This being said, we can simplify by 2x

[tex]\dfrac{2x^2}{6x}=\dfrac{2x*x}{3*2x}=\dfrac{1}{3}x[/tex]

and this last expression is defined for any real number x.

Thank you

Using minutes as the unit of measurement on the left-hand side of a constraint and using hours on the right-hand side is acceptable since both are a measure of time.

a. True
b. False

Answers

Answer:

True

Step-by-step explanation:

How much would you need to deposit in an account now in order to have $6,000 in the account in 8 years? Assume the account earns 6% interest compounded monthly. (could anyone do this whole problem out?

Answers

Answer:

$3,717

Step-by-step explanation:

Hello, in 1 year there are 12 months.

Let's note I the Initial amount.

So, after 1 month we will get the following, because we compute the interest amount for one month only.

I * ( 1 + 6% * (1/12) )

And the next month, we will have interest of the amount available from previous month so it gives

[tex]I * ( 1+6\% * \dfrac{1}{12} ) * ( 1+6\% * \dfrac{1}{12} ) \\\\=I*(1+\dfrac{6}{12*100})^2\\\\=I*(1+\dfrac{1}{200})^2\\\\=I*(1.005)^2[/tex]

... and after n months ...

[tex]I*(1.005)^n[/tex]

8 years is 8*12 = 96 months. so we are looking for I such that

[tex]I*(1.005)^{96}=6000\\\\<=> I =\dfrac{6000}{1.005^{96}}\\\\=\boxed{3717.14345....}[/tex]

Thank you.

If the average fixed cost (AFC) of producing 5 bags of rice is $20.00, the average fixed cost of producing 10 bags will be​

Answers

Answer:$40.00

Step-by-step explanation:first divide 20 by 5 and the answer will be 4. now multiply 10 into 4 and you'll get the answer $40.00

The length of the hypotenuse of a right triangle is 16 inches. If the length of one leg is 5 inches, what is the approximate length of the other leg? 10.5 inches 11.0 inches 15.2 inches 16.8 inches

Answers

Answer:

15.2 inches

Step-by-step explanation:

a^2 + b ^2= c^2

5^2 + b ^2=16^2

b ^2=256 - 25

√b ^2=√231

b= 15.2 inches

Answer:

15.2

Step-by-step explanation:

WILL GIVE BRAINILY 5 STARS AND THANKS FOR CORRECT ANSWERLenora wants to buy granola bars for her hiking trip. Eight bars cost $2.40. She wants to buy 12 bars. How much will 12 bars cost?

Answers

Answer:

$3.60

Step-by-step explanation:

2.40/8=.30

$.30 per bar

.3 x 12= $3.60

Answer:

$3.60

Step-by-step explanation:

Proportions

8 bars ⇔ $2.4

12 bars ⇔ $W

W = 12*2.4/8

W = $3.6

WHY CAN'T ANYONE HELP ME PLEASE?A ​40% solution of fertilizer is to be mixed with a ​80% solution of fertilizer in order to get 80 gallons of a ​70% solution. How many gallons of the ​40% solution and ​80% solution should be​ mixed? 40% solution =? gallons, 80% solution =? gallons

Answers

Answer:

40% solution = 20 gallons

80% solution = 60 gallons

Step-by-step explanation:

x = gallons of 40% solution

y = gallons of 80% solution

Total volume is:

x + y = 80

Total amount of fertilizer is:

0.40 x + 0.80 y = 0.70 (80)

Solve by substitution.

0.40 x + 0.80 (80 − x) = 0.70 (80)

0.40 x + 64 − 0.80 x = 56

0.40 x = 8

x = 20

y = 60

The equation of a circle centered at the origin with a radius of unit length is x2 + y2 = 1. This equation changes if the center of the circle is not located at the origin or the radius is not of unit length.

Answers

Answer:

The equation for a unit radius circle, centered at the origin is:

x^2 + y^2 = 1

Now, if we want to move it horizontally, you can recall to the horizontal translations:

f(x) -----> f(x - a)

Moves the graph to the right by "a" units.

A vertical translation is similar.

Then, if we want a circle centered in the point (a, b) we have:

(x - a)^2  + (y - b)^2 = 1.

Now, if you want to change the radius, we can actually write the unit circle as:

x^2 + y^2 = 1^2

Where if we set x = 0, 1 = y, this is our radius

So if we have:

x^2 + y^2 = R^2

And we set the value of x = 0, then R = y.

So our radius is R.

Then:

"A circle of radius R, centered in the point (a, b) is written as:

(x - a)^2 + (y - b)^2 = R^2

Help please I need help as soon as possible!all answers are appreciated! Keisha tried to evaluate an expression step by step. 3+(−4)−7

Answers

Answer:

D no mistakes

Step-by-step explanation:

3+(-4)-7 is equal to 3-4-7=-8

Answer:0

Step-by-step explanation:

3+(-4)-7 when there are parenthesis around a negative number you flip it to positive and then 4+3-7=0

Other Questions
Given there are 26 alphabets in the English language, how many possible three-letter words are there? An electron moves on a circular orbit in a uniform magnetic field of 7.8310-4 T. The kinetic energy of the electron is 55.3 eV. What is the diameter of the orbit? If the factors of function f are (x 6) and (x 1), what are the zeros of function f? A.-6 and -1 B. -1 and 6 C. 1 and 6 D. -6 and 1 can somewon help me i dont get this kind of math 10. How did the middle.colinies location contribute to their economic state?Donnayloni 1. The best things in life are free.(1 Point)TrueFalse art of Picasso period? Tariq's little sister has the mumps. Tariq can't remember if he has had mumps or not, but he is feeling slightly feverish. How could Tariq's doctor determine if he is getting sick with mumps or if he has previously had mumps? Find the term of each sequence.32, 80, 200, ...5th term Write the equation 5x 2y = 10 in the form y = mx + b. y equals start fraction five over two end fraction x minus 10 y equals start fraction five over two end fraction x minus five y equals start fraction five over two end fraction x plus five y equals negative start fraction five over two end fraction x minus five help..!!! Why do i ask so many questions A. 115B. 167C. 126D. 96 What's the solution of the following linear system? 5x + 2y = 9 5x 2y = 3 PLEASE HELP!!! What is factoring? Why is it useful to try to factor out the GCF first when factoring? Explain the relationship between factoring and multiplying polynomials. Give an example to help explain. Factor x^2-25, 3x^2-12x-15, and x^3+2x^2+3x+6 . What are the key features needed to graph a polynomial function? Explain how to find these key features to sketch a rough graph of a polynomial function. Why would someone want to factor a polynomial? Provide real world examples of different questions we can answer or facts we can determine from factoring a polynomial. 1. (a) Find the greatest common divisor of the term 144x3y2and 81xy4 (b) Hence factorise completely this expression 144x3y2-81xy4 Please Help ;-;" :Mr. Gordons science class is studying blood types. The table below shows the probability that a person living in the US has a particular blood type. ( Type 0=9/20) (Type A=41/100) (Type B=1/10) (Type AB=1/25) What is the probability that three students selected randomly from the class will have A, B, and AB blood, respectively? Explain how you would solve this problem. Questions attached below (`) In a triangle ABC with |AB|=9m,|AC| =6m ,the sides AB and AC are produced to points X and Y respectively such that angleBXY=62,and angle AYX=51, calculate |BC| ..please help Mee Given the sequence 4, 8, 16, 32, 64, ..., find the explicit formula. A. an=10(2n1) B. an=5(2n1) C. an=4(2n1) D. an=20(2n1) 2. Which one is the odd oneout and why?o Water HydrogenChlorineo Aluminum