Find a polynomial P(x) with the zeros x=2, −(2), √3, −√3

Answers

Answer 1

Answer:

P(x) = [tex]x^{4}[/tex] - 7x² + 12

Step-by-step explanation:

Given zeros x = 2, x = - 2, x = [tex]\sqrt{3}[/tex], x = - [tex]\sqrt{3}[/tex]

Then the factors are (x - 2), (x + 2), (x - [tex]\sqrt{3}[/tex] ), (x + [tex]\sqrt{3}[/tex] )

and the polynomial is the product of the factors, that is

P(x) = (x - 2)(x + 2)(x - [tex]\sqrt{3}[/tex] )(x + [tex]\sqrt{3}[/tex] ) ← expand in pairs using FOIL

      = (x² - 4)(x² - 3) ← distribute

     = [tex]x^{4}[/tex] - 3x² - 4x² + 12 ← collect like terms

    = [tex]x^{4}[/tex] - 7x² + 12


Related Questions

What is the surface area of the triangular pyramid that can be formed from this net?

32 m

58 m

46 m

Answers

Answer:

32

Step-by-step explanation:

32

my answer is right

Answer:

ffrrv3rv4tg

Step-by-step explanation:

please help me i really need it fast!!

Answers

Answer:

They do not form a right triangle

Step-by-step explanation:

3 + 2/5 + (-7 1/5) in a fraction plz

Answers

Answer

3 -4/5ths

the square root of the mass of the sun times molecular biology of a frog equals 3 -4/5ths

Answer:

-4 1/5

Step-by-step explanation:

3+2/5 = 3 2/5

3 2/5 + (-7 1/5) = -4 1/5

Find the vertex of the parabola.
y = 2x² + 8x + 12
a. (2,-4)
b. (-2, 4)
C
d.
(-4, 2)
(4, -2)

Answers

Answer:

Correct answer is B. (-2,4)

Step-by-step explanation:

Given: y = 2x^2 + 8x + 12

if x = 2,

Use substitution: y = 2(-2)^2 + 8(-2) + 12

                                y = 8 - 16 + 12

                                   y = -8 + 12

                                       y = 4

So, (-2, 4) would be your answer.

I hope this helps!!!

Each of the 10 players on the basketball team shot 100 free throws,and the average number of baskets made was 75.When the highest and lowest scores were eliminated,the average of baskets for the remaining 8 players was 79.What is the smallest number of baskets anyone could have made?

Answers

Answer: The answer is 18.

Step-by-step explanation:

Since the average of all 10 players was 75, the total number of baskets made was 10 × 75 = 750. Also, since 8 of the player had an average of 79, they made a total of 8 × 79 = 632 points. The other 2 players, therefore, made 750- 632 = 118 baskets. The most baskets that the player with the highest number could have made was 100, so the player with the lowest number had to have made at least 18.

Final answer:

The smallest number of baskets anyone could have made is 18, computed by first finding the total of all scores, then the total of the 8 middle scores and subtracting, and finally subtracting a maximum possible individual score from the remaining total.

Explanation:

One way to approach this problem is to calculate the total baskets scored initially, then the total scored after removing the highest and lowest scorers. We know that there are 10 people in total, each making an average of 75 baskets. So, the total initial scores is 10 * 75 = 750 baskets.

When the highest and lowest scorers are removed, the remaining 8 players have an average of 79 baskets each, which gives a total of 8 * 79 = 632 baskets. Subtracting the latter total from the initial total, we get 750 - 632 = 118 baskets, which are the combined scores of the highest and lowest players.

To find the smallest number of baskets anyone could have made, we consider a case where the highest score is as high as possible while still being within realistic boundaries. Since each player shot 100 free throws, the maximum score by one player could be 100. Therefore, the smallest number of baskets made by a player, could be 118 - 100 = 18 baskets.

Learn more about Average Calculation here:

https://brainly.com/question/31930809

#SPJ3

A large chocolate bar has a base area of 47.1 square feet and it’s length is 0.7 feet longer than twice it’s width. Find the length and the width of the bar

Answers

Answer:

The dimensions of the bar are width = 4.68099 feet and length = 10.06198 feet

Step-by-step explanation:

A chocolate bar has a rectangular shape, therefore it's area is given by the following formula:

area = width*length

In this case the length is 0.7 feet longer than twice the width, therefore:

length = 2*width + 0.7

Applying the second equation on the first one and using the data from the question we have:

47.1 = width*(2*width + 0.7)

47.1 = 2*width² + 0.7*width

2*width² + 0.7*width = 47.1

width² + 0.35*width = 23.55

width = [tex]\frac{-0.35 \pm \sqrt{0.35^2 -4*1*(-23.55)}}{2*1} = -0.175 \pm 4,85599[/tex]

width = 4.68099 or width = -5.03099

Since the width can't be negative, it can only be 4.68099 feet.

length = 2*4.68099 + 0.7 = 10.06198 feet.

The width of the chocolate bar is 4.68 feet and the length is 10.06 feet.

To find the length and width of the chocolate bar, let's denote the width as w (in feet). According to the problem, the length, l, is 0.7 feet longer than twice the width, so we can express the length as:

l = 2w + 0.7

The area of the chocolate bar is given as 47.1 square feet. The area (A) of a rectangle is calculated by multiplying the length and the width:

A = l × w

Substituting the given values, we have:

47.1 = (2w + 0.7) × w

Expanding and rearranging the equation:

47.1 = 2w² + 0.7w

2w² + 0.7w - 47.1 = 0

This is a quadratic equation in the form ax² + bx + c = 0, where a = 2, b = 0.7, and c = -47.1. We can solve this using the quadratic formula: x = [tex]\frac{-b \pm \sqrt{b^2 - 4ac}}{2a}[/tex]

Substituting the values into the quadratic formula:

w = [tex]\frac{-0.7 \pm \sqrt{0.7^2 - 4 \times 2 \times -47.1}}{2 \times 2}[/tex]

w = (-0.7 ± √(0.49 + 376.8)) / 4

w = (-0.7 ± √377.29) / 4

w = (-0.7 ± 19.42) / 4

Taking the positive root (since width cannot be negative):

w = (19.42 - 0.7) / 4

w = 18.72 / 4

w = 4.68

Now, substitute w back into the equation for length:

l = 2w + 0.7

l = 2(4.68) + 0.7 = 9.36 + 0.7 = 10.06

Thus, the width of the chocolate bar is 4.68 feet and the length is 10.06 feet.

List the following sets A is the set of whole numbers greater than 15 but less than 25

Answers

Answer:

{a | 25>a>15}

The elements of A ={16,17,18,19,20,21,22,23,24}

Hope it will help u...

❗️10 points❗️
5. simplify the expression.
pleasseee

Answers

A simplification of the expression include the following: B. [tex]2\sqrt{33} +3\sqrt{6}[/tex].

What is an exponent?

In Mathematics and Geometry, an exponent can be represented or modeled by this mathematical expression;

[tex]b^n[/tex]

Where:

the variables b and n are numbers (numerical values), letters, or an algebraic expression.n is known as a superscript or power.

In Mathematics and Euclidean Geometry, an expression is typically used for illustrating the relationship that exist between twoor more variables and numerical quantities, without an equal to sign (symbol).

Based on the information provided above, we can logically deduce the following expression;

[tex]\sqrt{6} (\sqrt{22} +3)\\\\ (\sqrt{6} \times \sqrt{22} + \sqrt{6} \times3)\\\\\sqrt{132} +3\sqrt{6}\\\\\sqrt{4 \times 33} +3\sqrt{6}\\\\2\sqrt{33} +3\sqrt{6}[/tex]

Read more on exponent here: brainly.com/question/27858496

#SPJ1

The simplified expression is [tex]\(\sqrt{132} + 3\sqrt{6}\).[/tex] Hence, the correct answer is (a).

To simplify the expression [tex]\(\sqrt{6} (\sqrt{22} + 3)\)[/tex], you can use the distributive property, which allows you to multiply each term inside the parentheses by [tex]\(\sqrt{6}\)[/tex]. Here's how:

[tex]\(\sqrt{6} (\sqrt{22} + 3) = \sqrt{6} \cdot \sqrt{22} + \sqrt{6} \cdot 3\)[/tex]

Now, simplify each term:

1. [tex]\(\sqrt{6} \cdot \sqrt{22} = \sqrt{6 \cdot 22} = \sqrt{132}\)[/tex]

2. [tex]\(\sqrt{6} \cdot 3 = 3\sqrt{6}\)[/tex]

So, the expression simplifies to:

[tex]\(\sqrt{6} (\sqrt{22} + 3) = \sqrt{132} + 3\sqrt{6}\)[/tex]

The correct answer is (a) [tex]\(\sqrt{132} + 3\sqrt{6}\).[/tex]

Learn more about distributive property here:

https://brainly.com/question/26636296

#SPJ1

Kari is flying a kite. She releases 50 feet of string. What is the approximate difference in the height of the kite when the string
makes a 25° angle with the ground and when the string makes a 45° angle with the ground? Round to the nearest tenth.
14.2 feet
17.1 feet
47.6 feet
55.2 feet

Answers

By using trigonometric relations, we will see that the difference in height is 14.2 ft.

How to find the difference in height?

Here we will have two right triangles, in both, the hypotenuses are equal to 50 ft, but in one, one of the angles measures 25° and in the other, the same angle measures 45°.

The height of the kite would be given by the opposite cathetus to these angles, then we can use the relation:

sin(x) = (opposite cathetus)/(hypotenuse).

Then we can compute:

sin(25°) = h/50ft

sin(25°)*50ft = h = 21.1 ft

sin(45°) = h'/50ft

sin(45°)*50ft = 35.3 ft

The difference is:

35.36ft - 21.13ft = 14.2 ft

So the correct option is the first one.

If you want to learn more about right triangles, you can read:

https://brainly.com/question/2217700

The approximate difference in the height of the kite when the string makes a 25° angle with the ground and when the string makes a 45° angle with the ground is 14.2 feet.

To find the approximate difference in the height of the kite when the string makes a 25° angle with the ground and when it makes a 45° angle, we can use basic trigonometry.

Step 1: Calculate the Height at 25°

When the string makes a 25° angle with the ground:

The height (h) can be calculated using the sine function:

h = L · sin(θ)

where:

- ( L ) = length of the string = 50 feet

- (θ) = angle with the ground = 25°

Calculating this:

[tex]\[ h_{25^\circ} = 50 \cdot \sin(25^\circ) \][/tex]

[tex]\[ h_{25^\circ} \approx 50 \cdot 0.4226 \approx 21.1 \text{ feet} \][/tex]

Step 2: Calculate the Height at 45°

When the string makes a 45° angle with the ground:

Using the same sine function:

h = L · sin(θ)

where:

- θ = 45°

Calculating this:
[tex]\[ h_{45^\circ} \approx 50 \cdot 0.7071 \approx 35.4 \text{ feet} \][/tex]

Step 3: Calculate the Difference in Height

Now, we find the difference in the heights:

[tex]\[ \text{Difference} = h_{45^{\circ}} - h_{25^{\circ}} \][/tex]

Difference = 35.4 - 21.1 ≈ 14.3 feet

Rounding to the nearest tenth, the approximate difference in height of the kite is 14.3 feet.

Therefore, the closest answer choice is 14.2 feet.

Help please?

An altitude of a triangle is a line or segment that passes through a vertex of the triangle and is _____________ to the line containing the opposite side.

Answers

I think it is an orthicenter

Answer:

Perpendicular

Step-by-step explanation:

I have multiple math questions to ask.. If you're bored.. Help meh!

Answers

Answer:

I might be able to help!

Step-by-step explanation:

I'm bored too.

Linear equation y=-2x+1

Answers

Answer:

That equation is in slope intercept form, the slope is equal to -2 and it has a constant of 1. Its starting point would be (0,1)

Step-by-step explanation:

I don't really understand your question, but if you need any help I would be glad to help.

Answer: . y=mx+c is one of them. y=2x−1 is in this form, therefore it is a linear equation. It has an x term, a y term and a constant.

Step-by-step explanation:

A fair coin is flipped three times. The sample space for this experiment is as follows: {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} Which table represents the experiment and the probabilities for number of heads? Table A

Answers

Answer:

It would be Table D.

(hope this helped!!)

Answer: D

Step-by-step explanation:

Took the quiz on edge :)

6^(2x+2)*6^(3x)=1
please help :)​

Answers

Answer:

6^5x+2

Step-by-step explanation:

Add exponents when multiplying

Explain why the two below equations are equivalent. Think about the properties that were used and additional operations in the equations.

3x−6=7x+8

6x−12=16+14x

Answers

Answer:

The two below equations or so equivalent because they both lie on the x-axis

Step-by-step explanation:

Answer I need help wit this


What is
1 1/2-2/3?
A. 2/3
B. 5/6
C. 1 1/6
D. 1 1/3

Answers

Answer:

5/6

Step-by-step explanation:

Make common dinominator:6

1 3/6-4/6

9/6-4/6

5/6

Answer:

Step-by-step explanation:

1½ - ⅔

Convert the mixed fraction to improper fraction

³/2 - ⅔

Find the L.C.M of the denominator which is 6

9 - 4

——— = 5/6

6

HELP ME PLS! WILL MARK BRAINLIEST!

Answers

Answer:

35

Step-by-step explanation:

The angle formed by two secants = 1/2(difference of intercepted arcs)

A = 1/2(100-30)

A = 1/2 (70)

= 35

Can i get some help please this is pretty hard

Answers

Answer:

1. 2/3

2. doesn't exist

3. 2

4. x ≥ 0

5. y ≥ 2

Step-by-step explanation:

If we were to take any two points on the line and divide the difference of the y-coordinates by the difference of the x-coordinates, we'd get the slope. So, take any two points: (0, 2) and (3, 4). The slope is:

(4 - 2) / (3 - 0) = 2/3

The x-intercept is where the line crosses the x-axis, but since the line only starts at (0, 2), the x-intercept doesn't exist.

The y-intercept is where the line crosses the y-axis, which is at point (0, 2) so the y-intercept is 2.

The domain is the possible x-values. Here, because the smallest x-value is 0 (from the point (0,2)), and there is no largest x-value (the arrow at the end of the line indicates the graph goes on to infinity), the domain is: x ≥ 0.

The range is the possible y-values. Here, the smallest possible y value is 2 (from (0, 2)) and the largest is infinity, so the range is: y ≥ 2.

If you do this step by step, you will see it is actually easy! So first, the slope is found by rise over run!

rise = 2; run = 3

Slope = 2/3

The graph doesn't extend to the x axis!

X intercept = Not there

The y intercept is where the function touches the y axis, this is already evident on the graph!

Y intercept = (0,2)

The domain is all possible x values, the function starts at (0,2) and can't go past that point which makes our domain...

Domain =  [tex]0\leq x[/tex]

The range is all possible y values, and since the function's vertical limit is 2, then our range is...

Range =  [tex]2 \leq y[/tex]

Given: m =
1/2 and b = 4

The slope and y-intercept for a linear equation are given. Which graph matches this information?

Answers

The equation of a line is given by:

y = mx + c

where m is the slope of the line and c is the y-intercept.

Check the coordinates in each graph.

(0, 4), (1, 4.5), (2, 5), (3, 27.5)

The graph that satisfies the coordinates given above is the answer.

The graph shown is not clearly visible.

What is an equation of a line?

The equation of a line is given by:

y = mx + c

where m is the slope of the line and c is the y-intercept.

Example:

The slope of the line y = 2x + 3 is 2.

The slope of a line that passes through (1, 2) and (2, 3) is 1.

We have,

Slope = m = 1/2

y-intercept = 4

This means,

The equation of the line is y = (1/2)x + 4.

For x = 0, y = 4

For x = 1, y = 1/2 + 4 = 9/2 = 4.5

For x = 2, y = 1 + 4 = 5

For x = 3, y = 3/2 + 4 = 11/4

The coordinates from the line are:

(0, 4), (1, 4.5), (2, 5), (3, 27.5)

Now,

Check the coordinates in each graph.

The graph that satisfies the coordinates given above is the answer.

The graph shown is not clearly visible.

Thus,

Check the coordinates in each graph.

(0, 4), (1, 4.5), (2, 5), (3, 27.5)

The graph that satisfies the coordinates given above is the answer.

The graph shown is not clearly visible.

Learn more about equation of a line here:

https://brainly.com/question/23087740

#SPJ2

Final answer:

The given linear equation with a slope of 1/2 and a y-intercept of 4 represents a straight line that rises 1 unit vertically for every 2 units it moves horizontally and intersects the y-axis at the point (0, 4).

Explanation:

The given information consists of a slope (m) of 1/2 and a y-intercept (b) of 4. When these values are plugged into the linear equation y = mx + b, we get y = (1/2)x + 4. This equation represents a linear graph with a slope of 1/2 and a y-intercept of 4. The graph would be a straight line that rises 1 unit vertically for every 2 units it moves horizontally and intersects the y-axis at the point (0, 4).

The diameter of a cart wheel is 2.1 m. Find the distance traveled when it completes 100 revolutions.
explanation pls!!

Answers

Answer

660

Step-by-step explanation:

to find the distance covered in one revolution, we need to find the circumference of the circle.

Radius of wheel is  

=  2.1 / 2

=  1.05 m

Distance traveled when 100 revolutions are completed :  

=  100 x circumference of the wheel

=  100 x 2 x (22/7) x (1.05)

=  100 x 2 x 22 x 0.15

=  660 m

Distance traveled when it completes 100 revolutions is 659.4 meter

Given that;

Diameter of a cart wheel = 2.1 m

Find:

Distance traveled when it completes 100 revolutions

Computation:

Radius of wheel = 2.1 / 2

Distance traveled when it completes 100 revolutions = [2πr]100

Distance traveled when it completes 100 revolutions = [2(3.14)(2.1 / 2)]100

Distance traveled when it completes 100 revolutions = [(3.14)(2.1)]100

Distance traveled when it completes 100 revolutions = 659.4 meter

Learn more:

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

what is the solution to the system of equations?
1) (-6,-2)
2) (-2,6)
3) (6,2)
4) (-2,-6)
i will give more points. plz help

Answers

Answer:

(-6, -2)

Step-by-step explanation:

When trying to find the solution to a system of equations on a graph, the solution is where the lines intersect.

The lines intersect at (-6, -2).  This is the solution.

The solution of the system of equations is,

⇒ (-6, -2)

We have to given that;

Graph of system of equations are shown in image.

Since, We know that;

In the graph the solution of system of equations is the intersection point of system of equations.

Hence, By definition, we get;

The solution of the system of equations is,

⇒ (-6, -2)

Therefore, Option 1 is true.

Learn more about systems of equations at:

brainly.com/question/14323743

#SPJ6

What is the y coordinate of the point that divides the

directed line segment from J to k into a ratio of 2:3?

Answers

Answer:

the y coordinate is 5

Step-by-step explanation:

In the figure attached, the  directed line segment is shown.

J is located at (-3, 1) and K is located at (-8, 11)

run: x2 -x1 = -8 - (-3) = -5

rise: y2 - y1 = 11 - 1 = 10

Taking J as reference, the coordinate of the point that divides the  directed line segment from J to k into a ratio of 2:3 is:

c = 2/(2+3) = 0.4

(x1 + c*run, y1 + c*rise)

(-3 + 0.4*-5, 1+0.4*10)

(-5, 5)

Which human activity is correctly paired with the greenhouse gas that it increases?
rice cultivation and water vapor
landfilling and carbon dioxide
deforestation and methane
sewage treatment and nitrous oxide

Answers

Answer:

Sewage treatment and nitrous oxide

Step-by-step explanation:

Sewage to treatment and nitrous oxide is correctly paired with the greenhouse gases that it increases.

Greenhouse gas refers to gases that has the property of absorbing infrared radiation (net heat energy) emitted from Earth’s surface and reradiating it back to Earth’s surface, thus contributing to the greenhouse effect.

Examples of greenhouse gases and the most important greenhouse gases are methane, carbon dioxide (CO2), and water vapor.

Human activities such as fossil-fuel combustion are responsible for increase in the atmospheric concentration of various greenhouse gases, especially carbon dioxide, methane and ozone.

Answer:  The correct answer is sewage treatment and nitrous oxide

Step-by-step explanation:

The other options for rice cultivation, landfills, and deforestation are not paired with the proper greenhouse gases. However, sewage treatment plants are known for emitting nitrous oxide through their processing.

Is the following statement true or false? A line is one-dimensional.

Answers

Answer:

true

Step-by-step explanation:

A line is a straight one-dimensional figure having no thickness and extending infinitely in both directions. A line is sometimes called a straight line or, more archaically, a right line, to emphasize that it has no "wiggles" anywhere along its length.

The diagonals of a trapezold are perpendicular.
O never
O always
sometimes

Answers

Answer:

If I got this wrong im sorry but I think its sometimes

Your parents pay you an allowance each month. You spend half of it and save the other half of it in a shoebox under your bed.

What model best describes the total amount of money in your shoebox over time?
Linear
Quadratic
Exponential



Can you please tell me a explanation for the answer.

Answers

im pretty sure the answer is linear. This is because when you are earning money over time, the amount of money you have grows. and since you’re saving half of the money in a shoebox (which is what you’re looking for) the other half that you’re spending isn’t involved in the situation.

Final answer:

The total amount of money saved in the shoebox over time is best described by a linear model since a fixed amount is added each month, creating a straight line when graphed over time.

Explanation:

The model that best describes the total amount of money in a shoebox over time, assuming you consistently save half of your allowance each month, is a linear model. This is because with each month that passes, you add the same fixed amount to the total you've already saved, creating a straight line when graphed over time. A linear model is represented by the equation y = mx + b, where m is the slope (the fixed amount saved each month) and b is the y-intercept (the initial amount in the shoebox, if any).

If you were earning interest on the savings, or if the amount you saved each month changed, you might consider a quadratic or exponential model, respectively. However, without these factors, the growth of your savings is constant and linear.

would you rather work at restaurant A or restaurant B. Restaurant A is $ 18 a hour and has no tips and cost $8 to $28. Restaurant B is $10.50 a hour and has tips and cost $8 to $28. What restaurant would you work at

Answers

Hmmm that’s a good question

Find the next three terms of the sequence
21,19,17,15,

Answers

Answer:
15, 17, 19, 21, 23, 25, 27

Explanation: It’s adding by 2 so the next three has to be added by 2.
Final answer:

The next three terms in the sequence 21, 19, 17, 15, are found by continuing the pattern of subtracting 2 from the previous term. They are 13, 11, and 9 respectively.

Explanation:

To find the next three terms of the sequence 21, 19, 17, 15, we should first identify the pattern. Observing the sequence, we see that each term decreases by 2 from the previous term. This is called an arithmetic sequence with a common difference of -2.



Starting with the last given term (15), we subtract 2 to find the next term:

15 - 2 = 1313 - 2 = 1111 - 2 = 9



Therefore, the next three terms in the sequence are 13, 11, and 9.

Learn more about Arithmetic Sequence here:

https://brainly.com/question/34721740

#SPJ2

The length of a rectangle is three times the width. The area of the rectangle is 108 sq in. What is the width of the rectangle? 6 in. 9 in. 12 in. 36 in.

Answers

The answer is 6 inches because if you do 6×18 it equals to 108 and the length is three times the size of the width

What are the roots of the equation x2 - 5x + 6 = 0?
A
1 and -6
B.
2 and 3
C
-1 and 6
D.
-2 and -3​

Answers

The answer is

B. -2 and 3

Step-by-step explanation :

Given the expression

x²- 5x + 6 = 0

Firstly we need to find two numbers that when multiplied will give us the constant term 6, and when added will give us the 2nd term 5

These numbers are 3 and 2

Substituting 2x +3x for 5x

x²- (2x+3x)+ 6 = 0

x²-2x-3x+6=0

(x²-2x)-(3x+6)=0

Factoring we have

x(x-2)-3(x-2)=0

x-3=0, x-2=0

x=3, x= 2

Other Questions
Which of the following is a reason why few people live in Siberia?A.The long distances between cities create isolation.B.The permafrost makes the construction of roads and buildings difficult.C.The region has several active volcanoes and frequent earthquakes.D.Most of the region is off-limits to settlement to protect its natural resources. The letter that Johnny writes to Pony has a very strong impact on him ? How does it change Ponys attitude and behavior Quais so as espcies de Plasmodium que originam as chamadas formas quiescentes PLEASE HELP ASAP BRAINLY 40 POINTS !!!!!!!!!!!!!!!!!!!!!!!!!1this is timed hurryElige. Choose the correct usted command form for each sentence.1. Seor Garca, (pasar) , por favor.pasa -- pase -- pasas -- pasan2. Seora Gonzlez, (ir) a la cocina, por favor.vaya -- vas -- va -- van3. Doctor, (decir) qu medicina tengo que comprar, por favor.dices -- dicen -- diga -- digo4. Profesora, (repetir) la pregunta, por favor.repita -- repites -- repiten -- repite5. Seor Rojas, (escribir) su nombre, por favor.escribo -- escribes -- escribe -- escriba Write a menu-driven program for a user to store information about the media collection they own. This requires using an array of struct type called Media. Every element in the array represents one media item in a person's collection. Represent the information as an array of structs that needs to able to hold up to 100 media entries. However, the actual number of entries is probably much smaller so the program needs to keep track of how many actual entries are in the collection. Please help I dont know the answer :( Select the correct days.Rachel and her team will conduct canopy fogging to monitor the insect population in an area. Looking at the weather forecast, identify thedays that are ideal for Rachel's team to conduct the research. Please use at least 3 sentences if you have to come to the New World how would you have survived? Give at least two examples of ways you could have lived off the landGiving brain list The length of a rope is 5 m. A standing wave on the rope has four nodes. what is the wavelength of the wave After the end of a normal inspiration, the volume of air in the lungs is about 2.8 L. Normally quiet inspiration is driven by a pressure difference of about 2 mm Hg. The air in the lungs is at 37C and after normal expiration it is at atmospheric pressure. Quiet inspiration is driven by the expansion of the chest cavity by contraction of the diaphragm, which expands the air in the lungs. How much is the air expanded to produce an decrease of 2 mmHg in pressure Explain why you cannot use y = mx + b to find the equation of a vertical line. Explain what a colony is Who ruled the city of Florence?? 21. In the chart below, both suppliers have the same average lead time. If you want equivalent service levels against the planned lead time in your planning system for these suppliers, which of the following describes the lead time input to the planning system for these suppliers: a. Lead times for both suppliers should be the same b. Lead time for supplier 1 needs to be greater than lead time for supplier 2 c. Lead time for supplier 2 needs to be greater than lead time for supplier 1 What happens to a public policy after it has been implemented?It is evaluated to see if it helped address an issue.It goes to the president for final approval.It goes through a trial period before becoming law.It is only put in place in specific communities. +10+10+10+10+10 cuz iam bored still answer it Find the indicated side of the triangle a= I'll mark you brainliest for the correct answer find the exact length of the third side please help me ill give you points Answer the questions about the diagram above depicting early embryonic events.1. What is happening at event A?2. What is the cell resulting from event A?3. What is happening at process B?4. What embryonic structure is forming at B1?5. What is the completed process happening at C?