Which situation most accurately matches the graph?

Which Situation Most Accurately Matches The Graph?

Answers

Answer 1

A

im going to guess that the top of the graph has a flat line.

its easy to visualize since the graph looks like a hill, and the story describes the graph the most accurately


Related Questions

Find the value of z.

108°

40°

z=[?]°

Answers

Answer: z is in the triangle  all triangles -180 degrees so 108+40 = 148

180-148=32
Answer 32 degrees

Step-by-step explanation:

Answer: 20 for acellus

Which proportion can be used to find the length of sides ik

Answers

The proportion i/k = 12 can be used to find the length of sides i and k if the perimeter is 12 units. To solve for the length of each side, the equation i + k = 12 is used, and then the two sides are divided by each other to get the proportion i/k = 12.

The proportion i/k = 12 can be used to find the length of sides i and k of a shape if the perimeter is 12 units. In order to solve for the length of each side, the equation i + k = 12 is used to determine the sum of the sides. The two sides are then divided by each other, resulting in the proportion i/k = 12. This proportion can then be used to find the length of sides i and k. For example, if the length of side i is 8, then the length of side k is 4. This can be determined by dividing 8 by 4, which results in the proportion i/k = 2. If the perimeter is 12 units, then the equation i + k = 12 can be used to determine that the length of side i is 6 and the length of side k is 6, since 6 + 6 = 12. The proportion i/k = 12 can then be used to confirm that the length of side i is 6 and the length of side k is 6.

Learn more about length here

https://brainly.com/question/30100801

#SPJ4

The complete question is

Which proportion can be used to find the length of sides ik if the perimeter is 12 units?

if a data set is normally distributed what percent of the data will lie below the mean

Answers

Answer:  50%

Explanation:

The normal curve, aka bell curve, has mirror symmetry with the mean at the very center. Half of the data is below the mean, while the other half is above the mean.

About 68% of the data will lie below the mean in a normally distributed data set. This is known as the Empirical Rule, which states that if a data set is approximately normally distributed, then approximately 68% of the data falls within one standard deviation of the mean, 95% falls within two standard deviations, and 99.7% falls within three standard deviations.

Write the equation in standard form of the line y=1/9x+5

Answers

The equation in standard form is x - 9y = -45.

What is the Equation of a Line in Standard Form?

The equation of a line in standard form is Ax + By = C, where x and y are variables and A, B and C are integers.

Given equation is y = 1/9 x + 5.

Here 1/9 is not an integer.

So multiplying the equation throughout by 9, we get,

9y = x + (5 × 9)

9y = x + 45

Subtracting both sides by x,

9y - x = 45

-x + 9y = 45

Multiplying throughout by -1,

x - 9y = -45, which is in standard form.

Hence the equation is x - 9y = -45 in standard form.

Learn more about Equations of Line here :

https://brainly.com/question/12452575

#SPJ9

78miles on 3gallons is it 26

Answers

Answer:

Yes, 26

Step-by-step explanation:

78 miles ÷ 3 gallons = 26 mpg

Please help me on this I am confused find the value of x pls pls pls pls pls pls pls pls pls pls pls pls pls.

Answers

The value of x is given as follows:

x = 130º.

How to obtain the value of x?

To obtain the value of x, we must consider the exterior angle theorem, which states that each interior angle is supplementary with it's interior angle, meaning that the sum of their measures is of 180º.

As the interior angle is of 50º, the measure of the exterior angle x is given as follows:

x = 180 - 50

x = 130º.

More can be learned about the exterior angle theorem at https://brainly.com/question/26772685

#SPJ1

Edward and his little brother made up
a game using coins. They flip the coins
towards a cup and receive points for
every one that makes it in. Edward
starts with 20 points, and his little
brother starts with 18 points. Edward
gets 2 points for every successful
shot, and his brother, since he is
younger, gets 3 points for each
successful shot. Eventually, the
brothers will have a tied score in the
game. How many additional shots will
each brother have made? How many
points will they both have?


Edward and his brother will have each
made ________
shots, for a tied score
of ________

Answers

Edward made 5
His little brother made 4


16. The diagram shows a sketch of the graph y = ab^x where b>0
The curve passes through the points A (1, 10) and B (4,80).
The point C (-1, k) lies on the curve.
Find the value of k.

I don’t what exponential graphs are and I don’t understand what the question means!!!

Answers

Answer:

k is 2.5.

Step-by-step explanation:

To find the value of k, we can use the information given about points A and B to find the value of the parameters a and b. Since we know that the curve passes through A (1, 10) and B (4, 80), we can substitute these points into the equation y = ab^x to find the values of a and b.

Starting with point A:

10 = a * b^1

Next, using point B:

80 = a * b^4

We can now use these two equations to find the value of b:

10 = a * b^1

80 = a * b^4

Dividing the second equation by the first equation:

8 = b^3

Taking the cube root of both sides:

b = 2

We can now use either of the two equations to find the value of a:

10 = a * b^1

a = 10/2 = 5

Now that we have found the values of a and b, we can substitute the point C (-1, k) into the equation y = ab^x to find the value of k:

k = 5 * 2^(-1) = 5 * (1/2) = 2.5

So the value of k is 2.5.

calculate the cost of producing container A using surface area ​

Answers

The program to cost of each container and the total cost of producing all the containers is given below.

How to depict the C Program

The program based on the information will be:

#include <iostream>

using namespace std;

int main() {

int r,h,c,n;

cout<<"Enter the base radius : ";

cin>>r;

cout<<"\nEnter the height : ";

cin>>h;

cout<<"\nEnter the cost per square cm : ";

cin>>c;

cout<<"\nEnter the number of containers : ";

cin>>n;

int s_area = (3.14*r*2)+(2*3.14*r*h);

int cost = c*s_area;

int t_cost = n*cost;

cout<<"\nCost of each container : "<<cost<<endl;

cout<<"Total cost : "<<t_cost<<endl;

}

Based on the above, we've created a program to take the radius of the base, the height of the container, the cost per square centimeter of the material cost.

Learn more about program on:

https://brainly.com/question/26642771

#SPJ1

A manufacturer wishes to determine the cost of producing an open-top cylindrical container. The surface area of the container is the sum of the area of the circular base plus the area of the outside (the circumference of the base times the height of the container). Create C program to take the radius of the base, the height of the container, the cost per square centimeter of the material (cost), and the number of containers to be produced (quantity). Calculate the cost of each container and the total cost of producing all the containers.

pls help due now!!!!!!!!!!!!!!!

Answers

Answer: D. 6 cm

Step-by-step explanation:

V = 4/3πr^3

r = (3 V/4π)^1/3 = (3* 900/4*π)^1/3 = 5.98942

what are the lengths or each side? ​

Answers

Answer:

5

Step-by-step explanation:

The rule of the sides of a triangle is that the sum of the lengths of any two sides of a triangle is always greater than the length of the third side. This rule is also known as the triangle inequality theorem.

Need this for a math lesson

Answers

The upper quartile score on the final exam is 83.

What is Upper quartile?

Upper quartile, represented as Q₃, also known as third quartile is the value in a data set such that 75% of the points in the data set are below this value, after arranging in an ascending order.

Given data set is the scores for the final exam in an 8th grade math class.

58, 72, 74, 92, 84, 40, 74, 81, 76, 83.

First arrange the data in an ascending order.

40, 58, 72, 74, 74, 76, 81, 83, 84, 92.

Median is the middle element.

Median = (74 + 76) / 2 = 75

Upper quartile is the median of the second half.

Consider the second half.

76, 81, 83, 84, 92.

Median = 83

Third quartile = 83

Hence 83 is the upper quartile score on the final exam.

Learn more about Upper Quartiles here :

https://brainly.com/question/7039036

#SPJ1

hey can someone help me

Answers

Sure please give me your problem so I can answer it!

write x=[tex]\sqrt{y^2-3}[/tex] as a set of parametric equations with x =[tex]\sqrt{} t[/tex]

Answers

The set of parametric equations are

[tex]x=\sqrt{t}[/tex]

[tex]y=\sqrt{3+t[/tex]

Parametric Equations:

A parametric equation uses a parameter, which is an independent variable (often represented by the notation t), and dependent variables, which are expressed as continuous functions of the parameter and are independent of other variables.

Using one or more independent variables known as parameters, a parametric equation defines a set of quantities as functions.

Given the equation:

[tex]x= \sqrt[]{y^{2}-3 }[/tex]

Let's find a set of parametric equation for the given equation given the parameter:

[tex]x = \sqrt{t}[/tex]

From the parameter:

[tex]x = \sqrt{t}[/tex]

Now, substitute [tex]\sqrt{t}[/tex] for x in the given equation:

[tex]x=\sqrt{y^2-3} \\\\\sqrt{t} = \sqrt{y^2 - 3} \\\\t=y^2-3\\\\y^2=3+t\\\\y=\sqrt{3+t}[/tex]

Therefore, the set of parametric equations is:

• [tex]x=\sqrt{t}[/tex]

• [tex]y=\sqrt{3+t}[/tex]

To know more about parametric equations, visit:

https://brainly.com/question/28537985

#SPJ1

uppose that shoe sizes of american women have a bell-shaped distribution with a mean of 8.06 and a standard deviation of 1.52 . using the empirical rule, what percentage of american women have shoe sizes that are between 6.54 and 9.58 ?

Answers

Using the empirical rule, we can conclude that approximately 68% of American women have shoe sizes between 6.54 and 9.58.

Using the empirical rule, we can say that approximately 68% of the data falls within one standard deviation of the mean, approximately 95% of the data falls within two standard deviations of the mean, and approximately 99.7% of the data falls within three standard deviations of the mean.

To find the percentage of American women who have shoe sizes between 6.54 and 9.58, we first need to standardize these values by subtracting the mean and dividing by the standard deviation:

z1 = (6.54 - 8.06) / 1.52 = -1.00

z2 = (9.58 - 8.06) / 1.52 = 1.00

Now, we can use the empirical rule to find the percentage of women with shoe sizes between z = -1.00 and z = 1.00. Since this interval corresponds to one standard deviation from the mean, we know that approximately 68% of the data falls within this range.

To learn more about distribution click on,

https://brainly.com/question/19165738

#SPJ4

Segment has endpoints (−7, 14) and (11, 5). Point lies on at (−3, 12).
What is the ratio of to ?

Last time I asked the question Brainly decided to delete like 90% of my question.

Answers

The ratio of the coordinate point on the line is  2 to 7.

What is the ratio of the point on the coordinate?

The ratio of the coordinate point on the line is calculated as follows;

Let the coordinate points = (xp, yp)

Let the ratio of the line = a:b

xp = x₁  +  (a/(a+b) (x₂ - x₁)

yp = y₁  + (a/a+b) (y₂ - y₁)

-3 = -7 + ( a/a+b)(11 - - 7)

-3 = -7 + (a/a+b)(18)

-3(a + b)  = -7(a+b) + 18a

7(a + b ) - 3(a+b) = 18a

7a + 7b - 3a - 3b = 18a

4b = 14a

4/14 = a/b

2/7 = a/b

2 : 7 = a : b

Learn more about ratio of coordinate points here: https://brainly.com/question/29740889

#SPJ1

when a researcher rejects the null hypothesis, the difference is declared to be: select one: a. statistically significant. b. statistically insignificant. c. statistically unimportant. d. statistically strong.

Answers

Answer:

C

Step-by-step explanation:

1. You need to dig a tunnel. You begin at the surface of the ground. The tunnel slopes downward for 83 meters. The final depth below ground is 52 meters. Find the angle of depression of the tunnel's descent. Round your answer to the nearest tenth. Draw a diagram to illustrate your problem.​

Answers

Answer: 38.8°

Step-by-step explanation:

See the attached diagram:

From it we can tell that the tunnel forms a right triangle, with the length of a leg and the hypotenuse given. We can use the sine function to easily answer this, (letting θ be the angle we need to find)

sinθ = 52/83

.: θ = arcsin(52/83)

(Note: arcsin is the inverse of the sine function)

.: θ ≅ 38.8°

f(x) = -2x
g(x) = 8x² - 5x+7
Find (f g)(x).
O-16x³5x+7
O 16x4 + 10x³ - 14x²
O-16x² + 10x - 14x
O-16x³ + 10x² - 14x

Answers

Answer:

-16x² + 10x - 14.

Step-by-step explanation:

To find the composition of two functions, (f g)(x), we first evaluate g(x) and then substitute the result into f(x).

So, let's first evaluate g(x):

g(x) = 8x² - 5x + 7

Next, substitute g(x) into f(x):

(f g)(x) = f(g(x)) = f(8x² - 5x + 7) = -2(8x² - 5x + 7) = -16x² + 10x - 14

Therefore, (f g)(x) = -16x² + 10x - 14.

Please help! Find the area of the shaded regions. give your answer a completely simplified exact value of the terms of pi (no approximations)

Answers

For given circle, Area of shaded region is 52π cm².

What exactly is a circle?

A circle is a kind of ellipse with zero eccentricity and two foci that are coincident. A circle is also known as the locus of points drawn at equal distances from the center. The radius of a circle is the distance from its center to its outside line. The diameter of a circle is the line that divides it into two equal sections and is equal to twice the radius.

The equation for a circle in the plane is:

(x-h)^²+ (y-k)² = r²

When the coordinate points are (x, y)

(h, k) is the coordinate of a circle's center.

where r is the circumference of a circle.

where circle area = πr²

Circle circumference=2πr

Now,

Radius of biggest circle = 8cm

radius of unshaded circle= 4cm and

radius of smaller shaded circle= 2cm

Then,

Area of shaded region= Area of biggest circle - area of white circle + area of smaller shaded circle

=π*8² - π*4² + π*2²

=64π-16π+4π

=52π cm²

hence,

           Area of shaded region is 52π cm².

To know more about circle visit the link

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

#SPJ1

which of the following numbers are irrational. -4.8237, pi/2, 3 to the rooted power of 4, or 4 + the square root of 25?

Answers

The irrational number for this problem are given as follows:

pi/2.

What are rational and irrational numbers?

Rational numbers are numbers that can be represented by fractions, such as numbers that have no decimal parts, or numbers in which the decimal parts are terminating or repeating.

Irrational numbers are numbers that cannot be represented by fractions, being non-terminating and non-repeating decimals, such as non-exact square roots.

For this problem, we have that the number pi/2 is irrational, as pi is a non-terminating decimal, and the division of an irrational by a rational results in an irrational.

More can be learned about rational and irrational numbers at brainly.com/question/5186493

#SPJ1


At a construction site, sand is poured from a truck into a conical pile. The pile has a diameter of 12
feet and is 10 feet tall. Which of the following best describes the volume of the sand?

Answers

The volume of the sand which is equal to the volume of the cone will be 376.8 cubic feet.

What is the volume of the cone?

Let h be the height of the cone and A be the base area of the cone.

Then the volume of the cone will be given as,

Volume = (1/3) × A × h

At a construction site, sand is poured from a truck into a conical pile. The pile has a diameter of 12 feet and is 10 feet tall.

The base area of the cone is given as,

A = π × (d/2)²

A = 3.14 × (12 / 2)²

A = 3.14 × 36

A = 113.04 square feet

Then the volume of the cone is given as,

V = 1/3 × 113.04 × 10

V = 376.8 cubic feet

The volume of the sand which is equal to the volume of the cone will be 376.8 cubic feet.

More about the volume of the cone link is given below.

https://brainly.com/question/1984638

#SPJ1

What is the volume of a right circular cylinder with a diameter of 10 meters and a height of 16 meters? Leave the answer in terms of π.
400π m3
1,600π m3
160π m3
1,256π m3

Answers

The volume of a right circular cylinder with a diameter of 10 meters and a height of 16 meters is 400π m³.

What is Volume?

Volume is the amount of space occupied by an object in three dimensions. It is a measure of how much space is contained within a solid shape, such as a cube, sphere, or cylinder. The unit of volume can vary based on the system of measurement being used, but common units include cubic meters, cubic centimeters, liters, and gallons. Volume is calculated by multiplying the area of the base of the object by its height or depth, depending on the shape of the object.

The volume of a right circular cylinder is given by the formula V = πr²h, where V is the volume of the cylinder, r is the radius of the circular base, and h is the height of the cylinder.

In words, the volume of a right circular cylinder is equal to the area of the circular base (πr²) multiplied by the height (h). This formula holds true regardless of the dimensions of the cylinder, as long as it has a circular base and straight sides that are perpendicular to the base.

The volume of a right circular cylinder is given by the formula V = πr²h, where r is the radius of the circular base and h is the height of the cylinder.

Since the diameter of the circular base is 10 meters, the radius is half of that, or 5 meters. The height of the cylinder is 16 meters.

Substituting these values into the formula, we get:

V = π(5)²(16) = 400π

Therefore, the volume of the cylinder is 400π cubic meters.

So the answer is 400π m³.

Learn more about  volume of a right circular cylinder click here:

https://brainly.com/question/26682779

#SPJ1

what does the degree of a vertex in the hollywood graph represent? what does the neighborhood of a vertex repre- sent? what do the isolated and pendant vertices represent?

Answers

The degree of a vertex represents the number of other actors or actresses that an actor or actress has worked with in movies.

The neighborhood of a vertex represents the set of actors or actresses that an actor or actress has worked with in movies.

Isolated vertices represent actors or actresses who have not worked with any other actors or actresses in any movie, while pendant vertices represent actors or actresses who have only appeared in one movie with another actor or actress in the Hollywood graph.

The Hollywood graph is an undirected graph because the relationship between actors and actresses is mutual.

Each vertex in this graph represents an actor or actress, and the degree of a vertex represents the number of other actors or actresses that they have worked with in movies. In other words, the degree of a vertex represents the number of edges that are connected to that vertex.

The neighborhood of a vertex in a graph refers to the set of all vertices that are adjacent to it. In the context of the Hollywood graph, the neighborhood of a vertex represents the set of actors or actresses that a particular actor or actress has worked with in movies.

An isolated vertex in a graph is a vertex that has no edges connected to it. In the context of the Hollywood graph, an isolated vertex represents an actor or actress who has not worked with any other actors or actresses in any movie.

A pendant vertex in a graph is a vertex that has only one edge connected to it. In the context of the Hollywood graph, a pendant vertex represents an actor or actress who has only appeared in one movie with another actor or actress in the Hollywood graph.

To know more about graph here.

https://brainly.com/question/17267403

#SPJ4

5. Rajah 2 menunjukkan sebuah silinder dan sebuah kuboid. Diagram 2 shows a cylinder and a cuboid. Guna / Use = 271 30 cm Rajah 2/ Diagram 2 Diberi bahawa isi padu silinder dan kuboid adalah sama. Cari nilai x dan berikan jawapan anda betul kepada dua tempat perpuluhan. It is given that the volume of the cylinder and the cuboid are the same. Find the value of x and give your answer correct to two decimal places. Jawapan / Answer: 7 cm 8 cm [3 markah/ 3 marks] For Examine Us


who can help me pls​

Answers

Answer:

Step-by-step explanation:

5. Diagram 2 shows a cylinder and a cuboid. Diagram 2 shows a cylinder and a cuboid. Fold / Use = 271 30 cm Find the value of x and give the correct answer to the multiple of two places. It is given that the volume of the cylinder and the cuboid are the same. Find the value of x and give your answer correct to two decimal places. Answer / Answer: 7 cm 8 cm [3 markah/ 3 marks] For Examine Us

if a seed is planted, it has a 69% chance of growing into a healthy plant. let x be the number of seeds grow into healthy plants when 75 seeds are planted. what is the distribution of x? x ~ ? (,) please show the following answers to 4 decimal places. what is the probability that exactly 44 seeds grow into healthy plants? what is the probability that at least 44 seeds grow into healthy plants? what is the probability that more than 44 seeds grow into healthy plants? what is the probability that between 19 and 53 (including 19 and 53) seeds grow into healthy plants?

Answers

The probability that between 19 and 53 (including 19 and 53) seeds grow into healthy plants is 0.9941.

The probability distribution of x, where x is the number of seeds that grow into healthy plants when 75 seeds are planted, is a binomial distribution with parameters n = 75 and p = 0.69. The probability of x = 44 is calculated by using the formula for the probability mass function of the binomial distribution:

[tex]P(x=44) = (75 choose 44) * (0.69)^44 * (1-0.69)^(75-44) = 0.1578[/tex]

The probability of x >= 44 is calculated by using the formula for the cumulative probability function of the binomial distribution:

[tex]P(x > = 44) = 1 - P(x < = 43) = 1 - (75 choose 43) * (0.69)^43 * (1-0.69)^(75-43) = 0.7406[/tex]

The probability of x > 44 is calculated by subtracting the probability of x = 44 from the probability of x >= 44:

P(x > 44) = P(x >= 44) - P(x = 44) = 0.7406 - 0.1578 = 0.5828

The probability of 19 <= x <= 53 is calculated by subtracting the probability of x <= 18 from the probability of x <= 53:

[tex]P(19 < =x < =53) = P(x < =53) - P(x < =18) = 0.9994 - 0.0053 = 0.9941[/tex]

Therefore, the probability that exactly 44 seeds grow into healthy plants is 0.1578, the probability that at least 44 seeds grow into healthy plants is 0.7406, the probability that more than 44 seeds grow into healthy plants is 0.5828, and the probability that between 19 and 53 (including 19 and 53) seeds grow into healthy plants is 0.9941.

Learn more about probability here:

https://brainly.com/question/11234923

#SPJ4

What is the exact volume of a cylinder with a height of 5 feet and a radius of 2 feet? ​

Answers

Answer:

V = 62.83ft

Step-by-step explanation:

V≈62.83ft³

I hope it helped you out.

In a family the oldest child is 7 years older than the youngest child what is a equation to represent this situation

Answers

The equation to represent the situation where the oldest child is 7 years older than the youngest child, using x for the age of the youngest child and y for the age of the oldest child, is y = x + 7.

If we let x represent the age of the youngest child in a family, then we can say that the oldest child is 7 years older than the youngest child. We can represent the age of the oldest child using the expression "x + 7", because if we add 7 to the age of the youngest child, we get the age of the oldest child.

Therefore, we can write an equation to represent this situation by equating the age of the oldest child to the age of the youngest child plus 7. This can be written as:

x + 7 = Oldest child's age

where x is the age of the youngest child, and "Oldest child's age" represents the age of the oldest child in the family. This equation tells us that if we know the age of the youngest child, we can find the age of the oldest child by adding 7 to it.

Learn more about expression here:

https://brainly.com/question/29176690

#SPJ4

7. Find the value of w in the regular heptagon
whose interior angle has a measure of
(w + 8). Round your answer to the nearest
hundredth.

Answers

Answer: 96

The sum of the interior angles of a regular heptagon is equal to (n-2)180 degrees, where n is the number of sides of the polygon.

Since a regular heptagon has 7 sides, the sum of its interior angles is (7-2)180 = 720 degrees.

Therefore, the measure of each interior angle is 720 degrees / 7 = 104 degrees.

If the measure of an interior angle is (w + 8) degrees, then w + 8 = 104.

Solving for w, we get w = 96.

QUESTION FOR FOR LIH04

Answers

B. Equations that define the relationships between a figure’s joint angles and the figure’s pose represents kinematics.
Other Questions
what is the longest word in the english language without a vowel letters? g knowing the value of p tells one: select one: a. the size of the difference between two groups or means. b. whether there is statistical significance. c. the correlation between two groups or means. d. the t value. customers arrive according to a poisson process, stay for a time g and then leave. what is the joint distribution of customers remaining and having left A construction crew needs to pave a road that is 205 miles long. The crew paves 9 miles of the road each day. The length, L (in miles), that is left to be paved after d days is given by the following function y=x-3y = x + 6 With solution or not? QuestionDrag each tile to the correct box.Arrange in the correct order the actions and reactions that occur when the Federal Reserve uses the discount rate in its contractionary monetary policy.TilesInterest rates rise.Purchases and investmentsdecrease.The Federal Reserve increasesthe discount rate.Inflation decreases.It is more expensive forbanks to take out loans.Households and businessestake out fewer loans.The money supply decreases.Sequence the lock and key model and the induced fit model are two models of enzyme action explaining both the specificity and the catalytic activity of enzymes. indicate whether each statement is part of the lock and key model, the induced fit model, or is common to both models? Feeling, or affect, that occurs when a person is in a state or interaction that is important to him or her. emotion is characterized by behavior that reflects or expresses that pleasant. Almost all classifications designate an emotion as either What is the role of crossing over in genetic variation? Someone please help with this questionTony and his cousin are playing a game where they pick up colored sticks. Tony currently has 12 points and likes to pick up the yellow sticks, earning 10 points every turn. His cousin just lost all his points on the previous turn, and has a strategy to catch up by getting all the blue ones, earning 14 points per turn. In a certain number of turns, the score will be tied. How many points will they each have? How long will that take?Tony and his cousin will each have __ points in __ turns. Britain's strategy to counter the nightly air raids by German planes was toA. design new guns that could hit higher targetsB. relocate citizens and let the Germans bombC. use all available ships to fire from the ChannelD. use the air force to take down German bombers President Andrew Jackson 2010 Jupiterimages CorporationStudy the political cartoon. Which statement best describes the image? Andrew Jackson was a kind president who respected the Constitution. Andrew Jackson seized more presidential power than granted in the Constitution. Andrew Jackson was elected as president, but then became king. Andrew Jackson was a popular president among Americans. The lakota man who shot and killed lt. edward casey was let free at trial because the judge considered his actions non-murderous because a state of war existed between the u.s. and the lakota is? Can someone write a sonnet about how love is like the stars in the sky? DONT COPY IT I WILL KNOW. Will mark as brainliest! where and when will the next winter olympics be held? Which two things should the Scrum Team do during the first Sprint?A)Develop a plan for the rest of the release.B)Create the complete Product Backlog to be developed in subsequent Sprints.C)Determine the complete architecture and infrastructure for the product.D)Develop and deliver at least one piece of functionality.E)Deliver an Increment of useful and valuable product. Figurative language relies on a readers __________. How likely is it for Bryson to choose a number greater than 4? The initial section of the ad plan should be a budgeting section that directly states what it will cost to implement this plan. a. True b. False. what are some of the things that harriett tubman is known for?