Point M is the midpoint of CD. What is the value of a in the figure?

Point M Is The Midpoint Of CD. What Is The Value Of A In The Figure?

Answers

Answer 1

Answer:

a=3

Step-by-step explanation:

Given points (a, b) and (c,d), the midpoint of the points will be at

((a+c)/2, ((b+d)/2)

Therefore, given (9, 2) and (a,2a), our midpoint is at

((9+a)/2, (2+2a)/2) = (6,4)

Matching the x values to their corresponding x values and doing the same with the y values, we get

(9+a)/2 = 6

(2+2a)/2 = 4

First, we have

(9+a)/2 = 6

multiply both sides by 2 to remove the denominator

9+a = 12

subtract 9 from both sides to isolate a

a = 3

2a = 2 * a = 6

Confirming this, we have

(2+2a)/2 = 4

(2+6)/2 = 4

8/2=4

Answer 2

The value of a is 3 after using the bisection formula and the coordinate of the C is (3, 6).

What is an ordered double?

It is defined as a representation of coordinates in a two-dimensional coordinate plane. It has a list of two elements in it, such as (x, y).

[tex]\rm Area = |\dfrac{(x_1y_2-y_1x_2)+(x_2y_3-y_2x_3)....+(x_ny_1-y_nx_1)}{2}|[/tex]

It is given that:

Point M is the midpoint of CD.

The coordinate of the C is (a, 2a)

The coordinate of the M is (6, 4)

The coordinate of the C is (9, 2)

Using bisection formula:

(a + 9)/2 = 6

The arithmetic operation can be defined as the operation in which we do the addition of numbers, subtraction, multiplication, and division. I

a + 9 = 12

a = 12 - 9

a = 3

Or

(2a + 2)/2 = 4

a + 1 = 4

a = 3

Thus, the value of a is 3 after using the bisection formula and the coordinate of the C is (3, 6).

Learn more about the order double here:

brainly.com/question/10757890

#SPJ2


Related Questions

What is the domain of the set of ordered pairs?
(8, -13); ( 0,-5); (4, -9); (-3,2)

Answers

The domain is the input values, which are the x values.

The x values in the given pairs are: 8, 0,4,-3

The domain set is (-3, 0, 4, 8)

The required domain of the set of ordered pairs is [8, 0, 4, -3]

Given that,

Set of ordered pair; (8, -13); ( 0,-5); (4, -9); (-3,2).

We have to determine,

The domain of the set of ordered pair.

According to the question,

The domain refers to the set of possible input values.

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

A relation is a set of ordered pairs.

The domain is the set of all the first components of the ordered pairs.

Then,

Set of ordered pair; (8, -13); ( 0,-5); (4, -9); (-3,2).

Here, Set of all the input values on the x-axis.

Therefore,

The set of values of x is { 8,0,4,-3 }

Hence, The required domain of the set of ordered pairs is [8, 0, 4, -3]

To know more about Domain click the link given below.

https://brainly.com/question/19704059

prove that sin30/cos30+sin60/cos60=sin90​

Answers

Step-by-step explanation:

If you like my answer than please mark me brainliest thanks

you just have to expand the trig. functions into their corresponding values and then finish them off.

If the prism has 3 layers, what would the volume of the
prism be in cubic centimeters?
OA) 4 cubic centimeters
OB) 8 cubic centimeters
OC) 12 cubic centimeters
OD) 16 cubic centimeters

Answers

Answer:

OD) 16 cubic centimeters

Equation for parabola that has points (-4,2) (0,2) (-2,3)

Answers

Step-by-step explanation:

What is the equation of the parabola that has a vertex at

(

4

,

2

)

and passes through point

(

7

,

34

)

?

To solve this you need to use the vertex form of the equation of a parabola which is

y

=

a

(

x

h

)

2

+

k

, where

(

h

,

k

)

are the coordinates of the vertex.

Explanation:

The first step is to define your variables

h

=

4

k

=

2

And we know one set of points on the graph, so

x

=

7

y

=

34

Next solve the formula for

a

y

=

a

(

x

h

)

2

+

k

34

=

a

(

7

+

4

)

2

+

2

34

=

a

(

3

)

2

+

2

34

=

9

a

+

2

36

=

9

a

4

=

a

To create a general formula for the parabola you would put in the values for

a

,

h

, and

k

and then simplify.

y

=

a

(

x

h

)

2

+

k

y

=

4

(

x

+

4

)

2

+

2

y

=

4

(

x

2

+

8

x

+

16

)

+

2

y

=

4

x

2

32

x

64

+

2

So the equation of a parabola that has a vertex at

(

4

,

2

)

and passes through point

(

7

,

34

)

is:

y

=

4

x

2

32

x

62

a) Show that the equation 2 x + 3 cos x + e^x = 0 has a root on the
interval (-1,0)
b) Use the Bisection method to find the solution of 2 x + 3 cos x +
e^x = 0. accurate with in 10-3. On (-1,0). (Use four digits-Rounding)

Answers

a) The equation has a root in the interval (-1,0)

b) The solution of [tex]2x+3cos(x)+e^{x}=0[/tex] by using the Bisection Method is x=0.9977 accurate within [tex]10^{-3}[/tex]

a) The intermediate zero theorem (Bolzano's Theorem) tells us that whenever you have a continuous function in a given interval and the extremes of the functions on this interval have oposite signs, then there must be a zero in between those extreme values.

A formal definition of this theorem is written like this:

"If a function f on the closed interval [a,b] is a continuous function and it holds that f(a)>0 and f(b)<0 or f(a)<0 and f(b)>0, then there is at least one x-value such that f(x)=0"

So basically we need to evaluate the given equation for both extremes of the interval x=-1 and x=0, if they return results opposite in sign, then there must be a zero in that interval, so let's evaluate the function for x=-1:

[tex]2x+3cos(x)+e^{x}[/tex]

[tex]2(-1)+3cos(-1)+e^{-1}=-0.0112[/tex]

Let's now test for x=0

[tex]2x+3cos(x)+e^{x}[/tex]

[tex]2(0)+3cos(0)+e^{0}=4[/tex]

So notice we ended up with two values -0.0112 and 4. One is positive and the other is negative, therefore there must be a zero in that interval.

b) The zero is located at x=-0.9977

The idea of the bisection method is to find values for x in the middle of two x-values that return opposite sign answers when evaluated on the given function. So we can start with the extremes of the given interval:

x=-1 and x=0

so we find the value in the middle by using the following formula:

[tex]mid-value=\frac{x_{1}+x_{2}}{2}[/tex]

so we get:

[tex]mid-value=\frac{-1+0}{2}[/tex]

mid-value=-0.5

Next, we evaluate the given function for that value:

[tex]2(-0.5)+3cos(-0.5)+e^{-0.5}=2.2393[/tex]

Since we got a positive answer, we now find the midpoint between -0.5 and -1 (which was the last x-value that returned a negative answer) so we get:

[tex]mid-value=\frac{-1-0.5}{2}[/tex]

mid-value=-0.75

Next, we evaluate the given function for that value:

[tex]2(-0.75)+3cos(-0.75)+e^{-0.75}=1.1674[/tex]

and we repeat the process until que get to the desired accuracy. I uploaded a table that has the corresponding iterations and its answers. There were 14 iterations done until we got to the final answer x=-0.9977.

Learn more about the intermediate zero theorem here:

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

15 POINTS AND BRAINLIEST JUST HELP ME PLZZZZZ 4x^2 + 28x + 49 = 0 Rewrite equation (x + __ )^2 = __

Answers

Answer:

[tex]\boxed{(x+7)^2 =-3x^2-14x}[/tex]

Step-by-step explanation:

[tex]4x^2 + 28x + 49 = 0[/tex]

[tex]\sf Subtract \ 3x^2 \ and \ 14x \ from \ both \ sides.[/tex]

[tex]4x^2 + 28x + 49 -3x^2-14x= 0-3x^2-14x[/tex]

[tex]x^2 + 14x + 49 = -3x^2-14x[/tex]

[tex]\sf Factor \ left \ side \ of \ the \ equation.[/tex]

[tex](x+7)^2 =-3x^2-14x[/tex]

Answer:

(x+7)² = -3x² -14x

Step-by-step explanation:

4x^2 + 28x + 49 = 0

Subtract 3x² and 14x from each sides.

x^2 + 14x + 49 = -3x² -14x

Next step will be factoring.

(x+7)² = -3x² -14x

8. (01.02)
Given that f(x) = x2 + 2x + 3 and g(x)
X+4.
3
solve for f(g(x)) when x = 2.
2
5
11
33

Answers

Answer:

51.

Step-by-step explanation:

f(x) = x^2 + 2x + 3 and g(x) = x + 4.

f(g(x)) = (x + 4)^2 + 2(x + 4) + 3

= x^2 + 4x + 4x + 16 + 2x + 8 + 3

= x^2 + 8x + 16 + 2x + 11

= x^2 + 10x + 27.

x = 2.

f(g(2)) = 2^2 + 10 * 2 + 27

= 4 + 20 + 27

= 31 + 20

= 51.

Hope this helps!

The answer to this question is 51.

How would the margin of error change if the sample size increased from 200 to 400 students? Assume that the proportion of students who say yes does not change significantly.

Answers

Answer:

(MOE) the Margin of Error will decrease by the square root of 2

Step-by-step explanation:

The Margin of Error (MOE) is an inverse function of sample size n ( more precisely of the square root of sample size ). That relation means changes in sample size ( keeping constant other variables of the distribution) will imply opposite changes in the Margin of Error. If we double the sample size increasing it from 200 up to 400,  the Margin of Error will decrease by the square root of 2

the ration of men to women in a certain factory is 3 to 4. there are 204 men. how many workers are there?

Answers

Answer:

476 workers

Step-by-step explanation:

Men: women : total

3          4           3+4 = 7

We want 204 men

204/3 =68

Multiply each by 68

Men: women : total

3*68    4*68      7*68

204        272      476

Answer:

There are 476 workers

Step-by-step explanation:

(-72)(-15)= explain

Answers

1080 is the answer
Multiplying two negatives equals a positive.
72 multiplied by 15 is 1080.

Help with this please

Answers

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

Answer:

[tex]\huge\boxed{Option \ 4: (f+g)(x) = \sqrt{4x+6} + \sqrt{4x-6}}[/tex]

Step-by-step explanation:

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

Adding both

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

If the legs of an isosceles right triangle have a length of 15 StartRoot 2 EndRoot ft, what is the length of the hypotenuse?

Answers

Answer:

30 ft

Step-by-step explanation:

a² + b² = c²

(15sqrt(2))² + (15sqrt(2))² = c²

225 * 2 + 225 * 2 = c²

c² = 900

c = sqrt(900)

c = 30

Answer: 30 ft

Answer:

30 ft

Step-by-step explanation:

a² + b² = c²

(15sqrt(2))² + (15sqrt(2))² = c²

225 * 2 + 225 * 2 = c²

c² = 900

c = sqrt(900)

c = 30

Answer: 30 ft

Please help! Thank you!
In the figure below, O is the center of the circle. Name a tangent of the circle.
A. AO
B. FG
C. AB
D. HK

Answers

Answer:

Its A

Step-by-step explanation:

The tangent of the given circle is FG hence the correct option will be an option (B).

What is a tangent of a circle?

The tangent of a circle is a line that intersects the circle at the periphery of the circle.

If you draw a line that goes through the center to the tangent touching point then it will give you a 90-degree angle.

Given the circle it's clear that the tangent is only FG hence it will be the correct option  

A circle can have an infinite number of tangents.

In other words, a straight line that only touches a circle twice is said to be tangent to it. The term point of intersection refers to this location

At the tangent line, the tangent to a circle is orthogonal to the radius.

For more information about the tangent of the circle

https://brainly.com/question/23265136

#SPJ2

find the h.c.f of 186,310,434​

Answers

186|2

93|3

31|31

1

310|2

155|5

31|31

1

434|2

217|7

31|31

1

[tex]186=2\cdot3\cdot31\\310=2\cdot5\cdot31\\434=2\cdot7\cdot31\\\\\text{hcf}(186,310,434)=2\cdot31=62[/tex]

1)186=2.3.31 2)310=2.5.31 3)437=2.7.31

Yelena needs to swim a total of 8 miles this
week. So far, she swam 5 miles. Use the
equation 5 + m=8 to find how many more
miles Yelena needs to swim.

Answers

Answer:

3 miles

Step-by-step explanation:

5 + m=8

Subtract 5 from each side

5-5 + m=8-5

m = 3

She needs to swim 3 more miles

Answer:

Yelena needs to swim 3 more miles

Step-by-step explanation:

You need to solve for the variable "m", which represents the miles. Based on the information, Yelena swam 5 miles and she needs to swim 8. Solve:

[tex]5+m=8[/tex]

To find the value of m, you need to isolate it on one side of the equation. To do this, you need to get the 8 and 5 on the same side of the equal operation. For this, you need to use reverse operations. This undoes the value from one side and does the same on the other, keeping the equation balanced. Since we have a "positive 5", we take the opposite, which would be a "negative 5". So subtract 5 from both sides of the equation:

[tex]5-5+m=8-5[/tex]

Simplify. The 5's cancel each other out, leaving 0. 8-5 is 3:

[tex]m=3[/tex]

The total miles left that Yelena needs to swim is 3 miles.

:Done

this person made an error. what is it, and what is the right answer?

Answers

Answer:

Base area (B) should not be added.

Step-by-step explanation:

Base area should not be added as cone is not solid. Only Lateral surface area is sufficient in order to find the required paper.

Consider the polynomial 2x5 + 4x3 - 3x8


Part A The polynomial in standard form is:



Part B: The degree of the polynomial is:



Part C: The number of terms in the polynomial is:



Part D: The leading term of the polynomials:



Part E: The leading coefficient of the polynomial is:

Answers

Answer:

Step-by-step explanation:

Considering the polynomial 2x⁵ + 4x³ - 3x⁸. The polynomial is not yet in standard form. For a polynomial to be in standard form, the power of the variables must decrease as we progress to the right of the expression.

A) The polynomial in standard form is therefore   - 3x⁸ + 2x⁵ + 4x³. We can see that the power are reducing as we move through each terms i.e from 8 to 5 then to 3.

B) The degree of a polynomial is the maximum degree among all the terms of the polynomial. The term that has the maximum degree is -3x⁸. Hence, the degree of the polynomial is 8

C) There are only 3 terms in the polynomial given. The terms are separated by mathematical signs. The terms if the polynomial are 2x⁵,  4x³ and - 3x⁸.

D) The leading term of the polynomial is the term that comes first after rewriting the polynomial in standard format. Given the standard from of the polynomial given as  -3x⁸ + 2x⁵ + 4x³, the leading term will be  - 3x⁸

E) Given the leading term to be  - 3x⁸, the leading coefficient of the polynomial will be the coefficient of the leading term. The coefficient of -3x⁸ is -3

In 2014, the population of Ohio was 11.59 million people. One-hundred years earlier the population was 5.109 million people. Using scientific notation, how much did the population grow over the hundred-year span?

Answers

The answer is the population grew over the hundred-year span by [tex]6.481*(10)^6[/tex]

Given that in 2014, the population of people in Ohio = [tex]11.59[/tex] million

Also given that One-hundred years earlier of the year 1914, the population =  [tex]5.109[/tex] million people

One-hundred years earlier in the year 2014 = 2014 [tex]- 100[/tex] years

One-hundred years earlier in the year 2014 = Year 1914

The scientific notation of the year 2014 population is [tex]11.59*(10)^6[/tex]

The scientific notation of the year 1914 population is [tex]5.109*(10)^6[/tex]

How much did the population grow over the hundred-year span?

Growth of the population from 1914-2014 = [tex]11.59*(10)^6 - 5.109*(10)^6[/tex]

Growth of the population from 1914-2014 = [tex]6.481*(10)^6[/tex]

Conclusion: The population grew over the hundred-year span by [tex]6.481*(10)^6[/tex]

Learn more about scientific notation here https://brainly.com/question/1705769

Repeated-measures and matched-subjects experiments Aa Aa Repeated-measures experiments measure the same set of research participants two or more times, while matched-subjects experiments study participants who are matched on one or more characteristics. Which of the following are true for both a repeated-measures experiment and a matched-subjects experiment when used to compare two treatment conditions? Check all that apply.
A. The researcher computes difference scores to compute a t statistic
B. If the researcher has n number of participants to use in the experiment, then the degrees of freedom will be the same in a repeated-measures experiment or in a matched-subjects experiment
C. The researcher must compute an estimated standard error for the mean difference score to compute a t statistic.
D. Participants in both types of experiments are all measured the same number of times
A matched-subjects experiment produced a t statistic with a df of 9. How many subjects participated in this study?
A. 20
B. 10
C. 18
D. 9
For a repeated-measures experiment comparing two treatment conditions, the t statistic has a df of 11. How many subjects participated in this study?
A. 12
B. 22
C. 24
D. 11

Answers

Answer:

1. C. The researcher must compute an estimated standard error for the mean difference score to compute a t statistics.

2. B. 10

3. A. 12

Step-by-step explanation:

The degrees of freedom is number of independent variable factors that affect the range of parameters. The degrees of freedom is the calculation of number values that are free to vary. The degrees of freedom is calculated by N-1. Standard error is the estimated deviation of standard deviation from its sample mean distribution.

Suppose that two.integers from the set of 8 integrs {1,2,3....8} are chosen at random. Find the probability that i. both numbers match. ii. Sun of the two numbers picked is less than 4?

Answers

Answer: a) 0.003

b) 0.125

c) 0.047

Step-by-step explanation:

We have a set of 8 numbers {1,2,...,8}

Let's analyze each case:

a) 5 and 8 are picked. The probability here is:

In the first selection, we have two possible picks (we can pick 5 or 8), so we have two possible outcomes out of 8 total outcomes,  the probability for the first selection is:

P = 2/8 = 1/4.

Now, if one of those numbers was picked in the first selection, only one outcome is possible in this second selection, (if before we picked a 5, here we only can pick an 8, or if in the first selection we picked an 8, here we only can pick a 5.)

the probability is:

P = 1/8

The joint probability is equal to the product of the individual probabilities, so here we have:

P = (1/4)*(1/8) = 1/32 = 0.003

b) The numbers match (we draw two sixes, for example) :

In the first selection, we can have any outcome (the only requirement is that in the second selection we pick the same outcome), so the probability is:

P = 8/8 = 1

in the second selection, we can have only one outcome, so here the probability is:

P = 1/8

The joint probability is p = 1/8  = 0.125

c) The sum is smaller than 4:

The combinations are:

1 - 1  , 1 - 2  and 2 - 1

We have 3 combinations, and the total number of possible combinations is:

8 options for the first number and 8 options for the second selection:

8*8  = 64

The probability is equal to the number of outcomes that satisfy the sentence (3) divided by the total number of outcomes (64):

P = 3/64 = 0.047

the age of furaha is 1/2 of the age of her aunt if the sum of their ages is 54 years. find the age of her aunt

Answers

Answer:

I think it is twenty seven

jeff buys 44 watermelons, he gets into a car accident and loses 31, how many does jeff have left

Answers

Answer:

Jeff has 3 watermelons left

Step-by-step explanation:

44-31=13 watermelons

Answer:

13

Step-by-step explanation:

44

-31

13

The length of a rectangle is five times its width.
2
If the area of the rectangle is 180 in find its perimeter.

Answers

Answer:

72

Step-by-step explanation:

l = 5w

A = l*w

180 = 5w *w

180 = 5w^2

Divide each side by 5

180/5 = 5w^2 /5

36 = w^2

Taking the square root of each side

sqrt(36) = sqrt(w)^2

6 =w

l = 5w = 5*6 = 30

The perimeter is

P = 2(l+w)

P = 2(6+30) = 2(36) = 72

look at the image below

Answers

Answer:

37.3m**3

Step-by-step explanation:

1/3*7*4*4 = 37.3m**3

Answer:

Pyramid Volume = (area of base * height) / 3

Pyramid Volume = (4 * 4 * 7) / 3

Pyramid Volume = 112 / 3

Pyramid Volume = 37.33333 cubic meters

http://www.1728.org/volpyrmd.htm

Step-by-step explanation:

Match the provided functions to a graphed function with the same zero(s).

Answers

Answer:

1st:

[tex] {x}^{3} - 3 { x}^{2} - 3[/tex]

2nd:

[tex] {x}^{2} - 5x + 4[/tex]

3rd:

[tex] - 4x - 8[/tex]

Step-by-step explanation:

Graph all of them and see which ones cross the x- axis at the same points.

NO LINKS OR ANSWERING QUESTIONS YOU DON'T KNOW!!! PLEASE explain thoroughly. Chapter 16

1. What is De Movire's Theorem and what plane is it related to?

2. What information do you need to be able to graph a parametric equation?

3. What is the relationship between rectangle coordinates and polar coordinates?

Answers

9514 1404 393

Answer:

complex plane; (cos(θ)+i·sin(θ))^n = cos(nθ) +i·sin(nθ)relationship between parameter and coordinatesbasically: (x, y) = (r·cos(θ), r·sin(θ)); can be solved for r, θ

Step-by-step explanation:

1. de Moivre's theorem (or identity) states that ...

  [tex](\cos(\theta)+i\sin(\theta))^n=\cos(n\theta)+i\sin(n\theta)[/tex]

It is a statement about powers of complex numbers, so is related to the complex plane.

__

2. To graph a parametric equation, you need to know the relationship between the parameter and the coordinates you want to graph.

__

3. Here are the relationships:

  (x, y) = (r·cos(θ), r·sin(θ))

  (r, θ) = (√(x² +y²), arctan(y/x)) . . . with attention to quadrant

9 hundred thousands = how many
ten thousands

Answers

Answer:

90 is the answer:)

Step-by-step explanation:

I hope it helps you. Have a marvellous day!

Answer:

90 is the answer

Step-by-step explanation:

8 less than one-fourteenth of some number, w

Answers

Answer:

The answer is 1/14w-8

f(x )=x square +6x + 5 what is the x intercept to graph f(x)

Answers

Answer:

(-5, 0)

(-1, 0)

Step-by-step explanation:

x-intercepts are points where the graph intersects the x-axis (or when y = 0)

Step 1: Write out function

f(x) = x² + 6x + 5

Step 2: Factor

f(x) = (x + 5)(x + 1)

Step 3: Find binomial roots

x + 5 = 0

x = -5

x + 1 = 0

x = -1

Alternatively, you can graph the function and analyze the graph for x-intercepts:

Find the equation of the para bola that has zeros of x = -2 and x = 3 and a y-intercept of (0,-30)

Answers

Answer:

y = 5x^2-5x-30

Step-by-step explanation:

A parabola with x-intercepts at (-2,0) and (3,0) has the equation

y = a(x+2)(x-3)

where a is to be determined.

We know that it passes through the point (0,-30), so

-30 = a(0+2)(0-3) = -6a

Therefore solve for a to get

a = 5

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

y = 5(x^2-x+6)

y = 5x^2-5x-30

Other Questions
Order matters in a combination. TrueFalse What is the role of messenger RNA in transcription? Let f(x) = 5x + 12. Find f1(x). k = 2; f(x) = 2x3 + 3x2 - 4x + 4; Lower bound? (1 point) The bar graph shows the median income for families in the United States from 1993 through 2000. Which two consecutive years saw the largest increase in median income? A. 19941995 B. 19971998 C. 19981999 D. 19992000 As part of her annual review of her company's budgets versus actuals, Mary Gerard isolates unfavorable variances with the hope of getting a better understanding of what caused them and how to avoid them next year. The variable overhead efficiency variance was the most unfavorable over the previous year, which Gerard will specifically be able to trace to: Dr. Payton is a psychiatrist who believes that the source of allhuman behavior comes from the unconscious mind. Dr. Paytonlikely follows which school of thought in psychologs It is 5.00 km from your home to the physics lab. As part of your physical fitness program, you could run that distance at 10.0 km/hr (which uses up energy at the rate of 700 W ), or you could walk it leisurely at 3.00 km/hr (which uses energy at 290 W ).A. Which choice would burn up more energy? 1. running.2. walking.B. How much energy (in joules) would it burn?C. Why is it that the more intense exercise actually burns up less energy than the less intense one? if average demand for invenrory item is 200 units per day lead time is three days and safety stock is 1-- units the reorder point is f x equals 1 / x - 3 + 7 find the inverse of f x and its domain What is perfect machine Summary of Possible Weather and Associated Aviation Impacts for Geographic/Topographic Categories Common in the Western United States. Geographic/Topographic Descriptive Summary of Potential Aviation ImpactsCategory of a Possible Weather That Could Impact Based on Weatherof Airport Location Aviation OperationsAlong the US West coast, with steep mountains to the east(An example of this category is Santa Barbara Airport, located on the Southern California Coast, at an elevation of 10 feet).Within a valley in elevated terrain surrounded by high mountains (An example of this category is Friedman Memorial Airport, located in Central Idaho, at an elevation of 5300 feet).In elevated terrain on the leeside of high mountains (An example of this category is Northern Colorado Regional Airport, located in northern Colorado, at an elevation of 5000 feet, on the leeside of the Rocky mountains). Biu din 1 rng buc trn mt phng ta Oxy l n/6=9/3? i dont what this is can someone please help me!!!! The following transactions occurred during March 2016 for the Wainwright Corporation. The company owns and operates a wholesale warehouse.1. Issued 30,000 shares of capital stock in exchange for $300,000 in cash.2. Purchased equipment at a cost of $40,000. $10,000 cash was paid and a note payable was signed for the balance owed.3. Purchased inventory on account at a cost of $90,000. The company uses the perpetual inventory system.4. Credit sales for the month totaled $120,000. The cost of the goods sold was $70,000.5. Paid $5,000 in rent on the warehouse building for the month of March.6. Paid $6,000 to an insurance company for fire and liability insurance for a one-year period beginning April 1, 2016.7. Paid $70,000 on account for the merchandise purchased in 3.8. Collected $55,000 from customers on account.9. Recorded depreciation expense of $1,000 for the month on the equipment.Required:Analyze each transaction and classify each as a financing, investing, and/or operating activity (a transaction can represent more than one type of activity). In doing so, also indicate the cash effect of each. (Amounts to be deducted should be indicated with a minus sign. If there is no cash effect, leave cell blank.) Order the steps a user needs to follow to preview and then print a document Messages in your brain are transmitted byOa) electronsOb) protonsOc) photonsOd) neurons Plzzzz help!!!!how do you define philosophy. write the molecular formula of nitrate using criss cross method PLS HELP ME I WILL MARK YOU AS BRAINLIEST!!!