Cynthia is planning a trip to visit her friend who lives 460 miles away. Her car gets 32 miles per gallon of gas. How many gallons of gas will Cynthia use to get to her friend's house and then back home?

Answers

Answer 1

The length of the Green Route in miles is 64 miles.

What is miles?

Miles is a unit of linear measurement. It is traditionally defined as 5,280 feet, or 1,760 yards, and is equivalent to 1.609 kilometers. Miles are commonly used to measure long distances, such as the distance between two cities. They are also used to measure the lengths of roads and other paths. Miles are one of the most commonly used units of measurement in the United States.

The length of the Green Route in miles can be calculated by subtracting the total mileage traveled on the Blue Route from the total mileage traveled on both routes.

Total miles traveled on Monday = 38 miles
Total miles traveled on Tuesday = 80 miles

Total miles traveled on the Blue Route = 5 + 11 = 16 miles

Therefore, the total miles traveled on the Green Route = 80 - 16 = 64 miles

Therefore, the length of the Green Route in miles is 64 miles.

To know more about miles click-
https://brainly.com/question/25631156
#SPJ1


Related Questions

From the following, calculate the cost of ending inventory and cost of goods sold for the weighted-average method, ending inventory is 59 units. (Round your intermediate calculations and final answers to the nearest cent.) Beginning inventory and purchases Units Unit cost January 1 4 $ 1.50 April 10 11 2.00 May 15 11 2.50 July 22 16 2.75 August 19 17 3.50 September 30 21 3.70 November 10 31 3.90 December 15 17 4.30

Answers

The cost of ending inventory using the weighted-average method is $198.24.

What is the cost of ending inventory?

An ending inventory is often derived by adding new purchases to beginning inventory and then subtracting the cost of goods sold.

To calculate it using the weighted-average, we must compute the weighted average cost per unit and then multiply the weighted average cost per unit by the number of units in ending inventory to get the cost of ending inventory.

The total cost of goods available for sale is:

= (4 x 1.50) + (11 x 2.00) + (11 x 2.50) + (16 x 2.75) + (17 x 3.50) + (21 x 3.70) + (31 x 3.90) + (17 x 4.30)

= $430.7

The total units available for sale is:

= 4 + 11 + 11 + 16 + 17 + 21 + 31 + 17

= 128

The weighted average cost per unit is:

= $430.70 / 128 units

= $3.36484375

= $3.36

The cost of ending inventory will be:

= 59 units x $3.36

= $198.24

Read more about weighted-average

brainly.com/question/24215541

#SPJ1

For each system of linear equations shown below, classify the system as "consistent dependent," "consistent independent," or "inconsistent." Then, choose the best description of its solution. If the system has exactly one solution, give its solution. (see attached)

Answers

The systems of linear equations can be classified as "consistent dependent," "consistent independent," or "inconsistent" as follows:

A. System A = Inconsistent (No solution)

B. System B = Consistent dependent (Indefinitely many solutions)

C. System C = Consistent independent (A unique solution)

How to identify the systems of linear equations

To identify the systems of linear equations, you first need to note the meaning of the different systems of equations. First, the Consistent dependent has two equations that represent the same line, so they intersect at infinitely many points and any point on the line represents a solution to the system.

Next, the Consistent independent has the two equations represented by two distinct non-parallel lines, so they intersect at exactly one point, which is the unique solution to the system.

Finally, the Inconsistent has two equations that are represented by two distinct parallel lines, so they do not intersect, and there is no solution to the system.

Learn more about the systems of linear equations here:

https://brainly.com/question/14323743

#SPJ1

What is this from vertex to standard form ?

Answers

Answer:

y = -x^2-2x-2

Step-by-step explanation:

vertex form = y=a(x-h)^2+k

standard form = y=ax^2+bx+c

the most straightforward way to solve it is to expand the vertex form

we get :

-(x+1)(x+1)-1

= -(x^2+x+x+1) - 1

note: remember to leave the negative sign out of the parentheses and distribute it after - otherwise you may mix up signs

= (-x^2-x-x-1) - 1

= -x^2-2x-1-1

= -x^2 - 2x - 2

So, in standard form, it is y=-x^2-2x-2

Hope this helps!

What is the equation through the points: (6, 5), (8, -2)


ASAP please

Answers

The equation of the line passing through the points (6, 5) and (8, -2) is[tex]y = -\frac{7}{2} x + 26[/tex].

What is the equation of the line?

The formula for equation of line is expressed as;

y = mx + b

Where m is slope and b is y-intercept.

Determine the slope of the line.

Given the two points are (-7, -3) and (1, 2)

We can find the slope of the line by using the slope formula:

m = ( y₂ - y₁ ) / ( x₂ - x₁ )

Substituting the values:

m = (-2 - 5) / (8 - 6)

m = -7/2

Using the point-slope form, plug in one of the given points and slope m = -7/2 to find the equation of the line.

Let's use the point (6, 5):

y - y₁ = m(x - x₁)

[tex]y - 5 = -\frac{7}{2}( x - 6 )\\\\y - 5 = -\frac{7}{2} x + 21\\\\y = -\frac{7}{2} x + 21 + 5\\\\y = -\frac{7}{2} x + 26[/tex]

Therefore, the equarion of the line is [tex]y = -\frac{7}{2} x + 26[/tex].

Learn more about  equation of line here: brainly.com/question/2564656

#SPJ1

Graph the feasible region and find the values of x and y that give the maximum possible value of g=8x+12y subject to the following constraints.

Answers

The feasible region on the attached graph of the inequalities created with MS Excel indicates that the maximum value of g = 8·x + 12·y is 100

What is an inequality?

The feasible region is the region on the graph of the inequalities that satisfies the specified constraints.

The specified equations obtained from the constraints in slope intercept form are;

y = -0.5·x + 7; The region below the graph is shaded

y = -0.75·x + 9; The region below the graph is shaded

x = 0; The region to the right of the line x = 0 is shaded

y = 0; The region above the line y = 0 is shaded

The point of intersection of the graphs can be found from the equation; -0.5·x + 7 = -0.75·x + 9

Which indicates that at the intersection, x = 8, and y = -0.5×8 + 7 = 3

The corner points are; (0, 0), (0, 7), (8, 3), (12, 0)

The value of the function g for each of the feasible region are therefore;

g(0, 0) = 8 × 0 + 12 × 0 = 0

g(0, 7) = 8 × 0 + 12 × 7 = 84

g(8, 3) = 8 × 8 + 12 × 3 = 100

g(12, 0) = 8 × 12 + 12 × 0 = 96

The maximum possible value of g therefore is 100, which is the value at the point (8, 3)

Please find attached the graph of the inequalities showing the feasible region created with MS Excel

Learn more on the graph of inequalities here: https://brainly.com/question/29638667

#SPJ1

HELP FASTTTTT PLAZSSSS

Answers

Top right=1
Top left=2
Bottom left=3
Bottom right=4

Use the substitution u = 1/y and v = 1/y to rewrite the equations in the system in terms of the variables u and v. Solve the system in terms of u and v. Then back substitute to determine the solution set to the original system in terms of x and y. -3/x + 4/y = 5 and 1/x - 2/y = -3

Answers

Starting with the given system of equations:

-3/x + 4/y = 5
1/x - 2/y = -3

We can use the substitutions u = 1/y and v = 1/x to rewrite the equations in terms of u and v:

-3v + 4u = 5 (multiply both sides by uv)
v - 2u = -3

Now we can solve this system of equations in terms of u and v. One way to do this is to multiply the second equation by 4 and add it to the first equation, eliminating the v variable:

-3v + 4u = 5
4v - 8u = -12
_____________
u = -1/2

Next, we can substitute this value for u into one of the equations to solve for v. Using the second equation, we get:

v - 2u = -3
v - 2(-1/2) = -3
v + 1 = -3
v = -4

Now we have the values of u and v:

u = -1/2
v = -4

To find the solution set in terms of x and y, we can back substitute these values into the original substitutions:

u = 1/y
-1/2 = 1/y
y = -2

v = 1/x
-4 = 1/x
x = -1/4

Therefore, the solution set to the original system of equations is:

x = -1/4
y = -2

Justin mowed 45% of her garden in 18 minutes.how many minutes will it take him to mow all of his garden at this rate? Explain

Answers

If Justin mowed 45% of her garden in 18 minutes, then we can set up a proportion to find how long it would take him to mow 100% of the garden:

45/100 = 18/x

where "x" is the unknown number of minutes it would take to mow 100% of the garden.

To solve for "x," we can use cross-multiplication:

45x = 100 * 18

Simplifying the right-hand side:

45x = 1800

Dividing both sides by 45:

x = 40

Therefore, it would take Justin 40 minutes to mow all of his garden at the same rate of 45% in 18 minutes.

To explain this, we used the fact that the amount of work done (mowing a certain percentage of the garden) is directly proportional to the time it takes to do that work. This means that if Justin mowed 45% of the garden in 18 minutes, he would take proportionally longer to mow the entire garden. The proportion we set up allows us to find the unknown amount of time it would take to mow the entire garden. Solving the proportion, we found that it would take Justin 40 minutes to mow all of his garden at the same rate he mowed the 45%.

Using Trig to Find a Side

Answers

Using trigonometric ratio, the value of x in the figure is 2.61 units

What is the trigonometric ratios

The six trigonometric ratios are sine (sin), cosine (cos), tangent (tan), cotangent (cot), cosecant (cosec), and secant (sec). In geometry, trigonometry is a branch of mathematics that deals with the sides and angles of a right-angled triangle. Therefore, trig ratios are evaluated with respect to sides and angles.

In this problem, we have the adjacent side and we need to find the opposite side.

The ratio that gives us room to find this is the tangent to the angle

tanθ = opposite / adjacent

tan 43 = x / 2.8

x = 2.8 * tan 43

x = 2.61

Learn more on trigonometric ratio here;

https://brainly.com/question/17155803

#SPJ1

3 + 1 + 2 − 7 = + 22

Answers

Answer: The answer is false

Answer:

False

Step-by-step explanation:

If you were asking true or false it is false

A company makes paper labels for paint cans. As shown below, each can is in the shape of a cylinder with a height of 5 in and a diameter of 6in . The paper label is wrapped around the can and covers only the side of the can (not the top or bottom). If the company has a total of 4521.6in^2 of paper available, how many labels can be made? Use 3.14 for n , and do not round your answer.

Answers

48 labels can be made if the company has a total of 4521.6in² of paper available.

We can calculate the number of labels by finding the surface area of the side of the can.

What is the surface area of the side of the can?

The surface area of the side of the can is the circumference of the base times the height:

C = πd

C = 3.14 x 6

C = 18.84 in

Area = C x h

Area = 18.84 x 5

Area = 94.2 in²

Therefore, each label requires 94.2 in² of paper.

To find the number of labels that can be made, we divide the total amount of paper by the amount needed per label:

Number of labels = Total area of paper / Area per label

Number of labels = 4521.6 / 94.2

Number of labels = 48

Therefore, 48 labels can be made using a total of 4521.6in² of paper.

Learn more about surface area at brainly.com/question/20016182

#SPJ1

I would be thankful if you help

Answers

To get a 1 in matrix row 1, column 1 all we have to do is divide the row by 7 which gives us:

[tex]\left[\begin{array}{ccc} 1\frac {-4}{7}&\frac{8}{7} \\-12&7&-13\end{array}\right][/tex]

Understanding Matrix

The solution provided above uses a method of matrix called Echelon.

Echelon matrix is a matrix that has been transformed using row operations into a specific form that makes it easier to solve systems of linear equations.

By applying these row operations, a matrix can be transformed into row echelon form, which is a weaker form of echelon form where the leading non-zero entry of each row is to the right of the leading non-zero entry of the row above it, but not necessarily strictly to the right.

Learn more about matrix here:

https://brainly.com/question/94574

#SPJ1

If cos⁡θ=-1/3 and θ is in quadrant III, find the exact values of sin⁡θ,tan⁡θ,sec⁡θ,csc⁡θ,and cot⁡θ. You can use the identities or x, y, r.

Answers

The exact values of sinθ, tanθ, secθ, cscθ, and cotθ are -√8/9, √8/3, -3, -√9/8, and √9/8, respectively.

Given: cosθ = -1/3 and θ is in quadrant III.

This means that sinθ = ± √(1 - (cosθ)2).

We know that cosθ is negative, so sinθ will be negative.

Therefore, sinθ = -√(1 - (-1/3)2 )

sinθ = - √(1 - 1/9)

sinθ = -√8/9

tanθ = sinθ/cosθ

tanθ = (-√8/9)/-1/3

tanθ = √8/3

secθ = 1/cosθ

secθ = 1/-1/3

secθ = -3

cscθ = 1/sinθ

cscθ = 1/-√8/9

cscθ = -√9/8

cotθ = cosθ/sinθ

cotθ = -1/3/-√8/9

cotθ = √9/8

Therefore, the exact values of sinθ, tanθ, secθ, cscθ, and cotθ are -√8/9, √8/3, -3, -√9/8, and √9/8, respectively.

Learn more about the trigonometric ratios here:

brainly.com/question/25122825.

#SPJ1

Please help solve graphs

Answers

The graphs are:

1) not one-to-one

2) one-to-one

3) not one-to-one

Are the graphs one-to-one?

A graph represents an one-to-one function only if.

We can't draw a vertical line that touches the graph twice or more.

We can't draw an horizontal line that touches the graph twice or more.

For example, for the first graph, we can see that there are horizontal lines like y = -5 that touch the graph two times.

Similarly forthe third graph, the line y = 0 touches two points-

So these two are not one-to-one.,

For the remaining graph, the middle one, no line touches the graph more than once, so it is one-to-one.

Learn moer about one-to-one functions at:

https://brainly.com/question/2328150

#SPJ1

17. The Amethyst Woodstar species of
hummingbird beats its wings about
80 times per second. If there are
60 seconds in a minute, about how
many times does the Amethyst
Woodstar beat its wings in
9 minutes?
A 12,600
B 37,800
C50,400
D 43,200

Answers

If the Amethyst Woodstar species of hummingbird beats its wings about 80 times per second and there are 60 seconds in a minute, it beats its wings D. 43,200 times in 9 minutes.

How is the number of times determined?

The number of times that the Amethyst Woodstar species of hummingbird beats its wings in 9 minutes can be determined using the mathematical operation of multiplication.

The number of times it beats its wings = 80 seconds per second

The total number of minutes involved = 9 minutes

1 minute = 60 seconds

The total number of times it beats in 9 minutes = 43,200 (80 x 60 x 9)

Thus, using multiplication operation, the number of times the bird beats its wings is Option D.

Learn more about mathematical operations at https://brainly.com/question/4721701.

#SPJ1

Adam works as an account manager for a local insurance company. He makes $3500 per month, after taxes. He sticks to a strict monthly budget to make sure that he is able to pay for all of his expenses each month. Look at the list below of the items Adam must budget for each month. He gives a specific percentage of his income to each item. Use his monthly income and the percentage of each item to determine how much Adam will need to budget for each expense. 30% for rent/mortgage $ 15% for Insurances $ 12% for food $ 8% for utilities $ 10% for savings $ 5% for fun $ 7% for clothing $ 3% for personal items $ 10% charitable giving $ How much money will Adam have left over after budgeting for each item on the list? $

Answers

Answer:

  see below

Step-by-step explanation:

Given a $3500 net income per month and a list of budget percentages, you want to know the budget amounts for each item, and the amount left over.

Amounts

Each budget amount is the product of the net income and the associated budget percentage. Those products are ...

rent: $1050insurance: $525food: $420utilities: $280savings: $350fun: $175clothing: $245personal: $105charity: $350

Left over

The sum of these amounts is $3500, so there will be $0 left over.

__

Additional comment

The list is stored in the variable 'b' by the first line in the calculator. Then these values are multiplied by the net income to get the budget amounts.

what principal will have majority value of $10,000 at 8.25% p.a in three months?

Answers

__________________________________

Simple Interest: A = P × i ÷ 100 × n = 10,000 × 8.25 ÷ 100 × 3= 247.5= 10,000 + 247.5= $10,247.5 Compound Interest: A = P (1 + i ÷ 100) n = 10,000 (1 + 8.25 ÷ 100) ³= $12,684.80The Compound Interest Principal Will Have Majority Value In 3 Months

__________________________________

Please answer correctly and explain reasoning for brainliest (If correct) and thanks!
What are the coordinates of A’?

Answers

Check the picture below.

Graph the parabola.

y=x^2-2x+4
Plot five points on the parabola: the vertex, two points to the left of the vertex, and two points to the right of the vertex. Then click on the graph-a-function button.

Answers

A graph of the parabola with five points on the parabola is shown below.

What is the vertex form of a quadratic equation?

In Mathematics and Geometry, the vertex form of a quadratic equation is given by this formula:

y = a(x - h)² + k

Where:

h and k represents the vertex of the graph.a represents the leading coefficient.

For the given quadratic function, we have;

y = x² - 2x + 4

When x = 0, we have:

y(0) = 0² - 2(0) + 4

y(0) = 4

When x = 2, we have:

y(2) = 2² - 2(2) + 4

y(2) = 4

When x = -2, we have:

y(-2) = -2² - 2(-2) + 4

y(-2) = 12

When x = 4, we have:

y(4) = 4² - 2(4) + 4

y(4) = 12

Read more on vertex here: https://brainly.com/question/19412824

#SPJ1

You buy tomatoes in 25 pounds cases. One portion of salad requires.75 ounces of tomatoes. How many portions can be made with one case

Answers

Answer: 5.3 repeated portions or about 5 portions

Step-by-step explanation: 25 pounds = 400 ounces

400/75 = 5.3 repeated

Answer:33

Step-by-step explanation:

help with this word problem

Answers

The height of the school building is approximately 4.38 meters (rounded to the nearest hundredth).

How to calculate the height

JX / BX = JM / BT

Substituting the known values, we get:

(d1 + d2) / h = d1 / (h - 1.75)

(d1 + d2) * (h - 1.75) = d1 * h

d1 * h + d2 * h - 1.75 * d1 - 1.75 * d2 = d1 * h

d2 * h - 1.75 * d1 - 1.75 * d2 = 0

h = (1.75 * d1 + 1.75 * d2) / d2

h = (1.75 * 8.75) / 3.5

h = 4.375

The height of the school building is approximately 4.38 meters

Leans more about height on

https://brainly.com/question/1739912

#SPJ1

what is the quotient?

Answers

Answer:

a quotient is the result obtained by dividing one quantity by another.

The simplest form of log5+log6-log2​

Answers

The simplest form of log5+log6-log2​ is:  log15.

What is the simplest form?

Let us simplify log5 + log6 - log2 by making use  logarithmic rules:

log a + log b = log (ab)

log a - log b = log (a/b)

So,

log5 + log6 - log2

= log (5 x 6) - log2

= log30 - log2

Now let make use of the  logarithmic rule:

log a - log b = log (a/b) = log a - log b

log30 - log2

= log (30/2)

= log15

Therefore the simplest form is log15.

Learn more about  logarithmic rule here:https://brainly.com/question/30287525

#SPJ1

After 2 hours, 36% of a certain element remains. If a sample has an initial amount of 100 grams, how many hours will it take until only 1 gram remains? Provide an answer supported by valid mathematical reasoning and/or calculations.

Answers

It will take approximately 12.85 hours until only 1 gram of the element remains.

If after 2 hours, 36% of the initial amount remains, then the remaining amount is 0.36 times 100 grams, which is 36 grams. Let's define the amount of the element remaining after time t in hours as R(t). Since the element is decaying exponentially, we can model it with the equation R(t) = 100[tex](0.36)^t[/tex].

We want to find how many hours it will take until only 1 gram remains. We can set R(t) equal to 1 gram and solve for t:

1 = 100[tex](0.36)^t[/tex]

Taking the logarithm of both sides, we get:

ln(1) = ln(100[tex](0.36)^t[/tex])

0 = ln(100) + t*ln(0.36)

t = -ln(100)/ln(0.36)

Using a calculator, we find that t ≈ 12.85 hours.

To learn more about decay click on,

https://brainly.com/question/28334849

#SPJ1

What is the average of the two bases in the following trapezoid in feet? 22 ft 14.75 ft 11 ft 18 ft

Answers

Answer: 18 feet.

Step-by-step explanation:

Average of bases = (22 + 14.75) / 2

Average of bases = 18.375

18.375 to the nearest tenth is = 18ft

Therefore, the average of the two bases of the trapezoid is 18 feet.

Please see the attached

Answers

the answer is feet ......

Factor by grouping. Then supply the term that is missing below. 4mn+3m+8n+6=(m+2)(?+3)

Answers

Answer:

4mn + 3m + 8n + 6 = (m + 2)(4n + 3)

The missing term is 4n.

Use the FOIL method to find the product. Express the product in descending powers of the variable.
(7+6x)(1-5x)

Answers

Answer down below!

To begin with, the FOIL method stands for First Outside Inside Last. This is the method we use to multiply numbers like this

So, how do we start?

First: 7 times 1
Outside: 7 times 5x
Inside: 6x times 1
Last: 6x times 5x

7 times 1 = 7
7 times 5x = 35x
6x times 1 = 6x
6x times 5x = 30x^2

Now, with all these numbers, we combine all like terms

Our final answer will be 30x^2 + 41x +7

What is the answer?
A) Yes
B) No

Answers

Answer:

Step-by-step explanation:

No

no it is not proportional

Share your own multi-step combination problem

Answers

My own multi-step combination problem is given below:

Amanda  was planning a dinner party for 10 people, and she want to choose a menu of 3 fruit , 2 meat pie, and 2 desserts. Amanda  have a total of 5 fruit , 4 meat pie, and 3 desserts to choose from. How many different dinner menus can Amanda  create?

How do you solve the multi-step combination?

To solve this problem, Amanda  need to use the formula for combinations and it is:

nCr = n! / (r! x (n-r)!)

where:

n = total number of items to select from

r is the number of items to select.

First, we have to calculate the number of ways to select 3 fruit from 5, hence it will be:

5C3

=  5! / (3! x (5-3)!)

= 10

Next, we have to calculate the number of ways to select 2 meatpie from 4 and it will be

4C2

= 4! / (2! x  (4-2)!)

= 6

Lastly,, we need to calculate the number of ways to select 2 desserts from 3 and it will be:

3C2

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

= 3

To have the total number of dinner menus, we have to multiply these three numbers together:

= 10 x 6 x 3

= 180

Therefore, one can say that Amanda have 180 different dinner menus that she can be create.

Learn more about multi-step combination from

https://brainly.com/question/2191693

#SPJ1

Other Questions
Did the U. S. Government act appropriately to the threat of Soviet spies and communist in the U. S. ? which of the following was an ideal of the anabaptists? multiple choice question. sanctioning political disobedience on religious grounds embracing the christian mass as the center of worship joining the church with the state to create a unified ruling body embracing all seven sacraments, including infant baptism Planning a company event has become an easier task with a few mouse clicks on acomputer. Sending out a mass email to the members of a company is a quick and efficientmeans to assure that everyone is informed. Knowing the number of attendees is anotheraspect made easier by providing information via email. To get a proper headcount, theplanner only needs to ask everyone to reply with a basic yes or no. Planning an event thisway prevents the possible confusion that comes from posting a flier in the office, beingunaware of who has seen it, and the problems associated with keeping track of who intendson attendingWhat is this article about? In each diagram, one square unit represents 10 square centimeters. Find the area of each figure. Round to the nearest tenth if necessary. which event would most likely cause a different type of volcano to form instead of a lava dome?helppppppp plsssssss i already got a 64% on this, and I can't get another bad grade. If I weigh 742. 32 N on Earth at a place where g = 9. 80 m/s2 and 5900. 91 N on the surface of another planet, what is the acceleration due to gravity on that planet? Which of these statements best conveys the meaning of allusion? Yall pls help this is due tmrwww How can dynamic stretching contribute to a persons fitness development? Unit 6 Critical Thinking Questions! (HELP) - 30 POINTS1. Compare and contrast positive and negative feedback loops of the endocrine system. Provide a specific example of each, including which gland is responsible for the hormone related to that loop. 2. What is the difference between endocrine and exocrine glands in terms of both form and function? Why is one type not considered part of the endocrine system?3. Describe the cascade of events that occurs when blood glucose levels decline, including which organ and cells respond, which hormones are released, and how the process helps maintain homeostasis. Your answer should cover all three ways glucose is re-introduced to the body. What is the ultimate use of the glucose created in this process?4. Why can both type I and type II diabetes, untreated, result in impaired vision or blindness as someone ages? How does type II diabetes turn into type I diabetes as someone ages?5. Imagine you have a patient who has come to you and is exhibiting symptoms such as fatigue and increased thirst and urination. What would you check for to determine whether the patient has Cushings, type I diabetes, or type II diabetes? How did blacks contribute to the American culture during the Harlem Renaissance?2.) Name one opportunity that blacks had to re-define their image during the Harlem Renaissance.3.) Who was the first black independent film maker coming out of the Harlem Renaissance?4.) What was the difference in Oscar Micheaux films vs. films by other film makers at that time?5.) How did the woman at the end of the video describe the Harlem Renaissance? Teniendo las siguientes funciones que representan a una economa : c = 250 + 0,8yd ; i = 300 1000 i ; g = 150; t = 250; md/p = 1500 2000 i. 1) calcule los valores de equilibrio del tipo de inters y la oferta monetaria para y = 1000. no olvidar que yd=y-t please help for this question Strategic planning can be described as the ______.A. companys competitive advantage in the global villageB. procedure for setting short-range objectives and determining in advance how they will be accomplishedC. plan for pursuing a mission and achieving objectivesD. process of developing a mission and long-range objectives and determining in advance how they will be accomplished In milling operations, the spindle speed S (in revolutions per minute) is directly related to the cutting speed C (in feet per minute) and inversely related to the tool diameter D (in inches). A milling cut taken with a 3-inch high-speed drill and a cutting speed of 70 feet per minute has a spindle speed of 88.2 revolutions per minute. What is the spindle speed for a cut taken with a 4-inch high-speed drill and a cutting speed of 30 feet per minute? What was the reign of terror? why do you think Robespierre change his mind about the death penalty? HELP CUZ IM SO LOST PLEASE Sara drops a tennis ball and lets it bounce. She records the height of the ball after each of its bounces as an ordered pair, where x represents the number of bounces and y represents the height of the ball in inches. The ordered pairs she records are (1,8), (2,6), (3,2) and (4,1) Zainab expecting her 10th child all of her children are females the probability that her 10th child was also be a girl is option 0. 9 b0. 1 c 0. 5 d none of them A proton moving eastward with a velocity of 5. 0 km/s enters a magnetic field of 0. 20 T pointing northward. What are the magnitude and direction of the force that the magnetic field exerts on the proton