WILL GIVE 40 POINTS

What is the value of n in this expression?

(3^2)^10 = 3^n

Answers

Answer 1

Answer: N=20

Step-by-step explanation:

30^20=3n since the bases are the same, set the exponents equal

20=n

swap

n=20

answer is n=20

Answer 2

Answer:

n=7,776

Step-by-step explanation:

3 to the power of 2 equals 6.

6 to the power of 10 equals 60,466,176

Square root of 3 to the power of n is n

square root of 60,466,176 is 7,776


Related Questions

Priya was busy studying this week and ran 7 fewer miles than last week. She ran 9 times as far as Elena ran this week. Elena only had time to run 4 miles this week.


How many miles did Priya run last week


Elena writes the equation 1/9(x﹣7) = 4 to describe the situation. She solves the equation by multiplying each side by 9 and then adding 7 to each side. How does her solution compare to the way you found Priya’s miles?

Answers

Answer:

1) The number of miles Priya ran last week was 43 miles

2) The way Elena found Priya's miles is faster compared to the way it was found here

Step-by-step explanation:

1) The number of miles Priya ran this week = The number of miles Priya ran last week - 7

The number of miles Priya ran this week = 9 × The number of miles Elena ran this week

The number of miles Elena ran this week = 4 miles

Therefore;

Let the number of miles Priya ran last week = x miles

The number of miles Priya ran this week = (x - 7) miles

Therefore, we have

(x - 7) = 9 × The number of miles Elena ran this week = 9 × 4 miles = 36 miles

x = (36 + 7) miles = 43 miles

The number of miles Priya ran last week = x miles = 43 miles

The number of miles Priya ran last week = 43 miles

2) From (x - 7) = 9 × The number of miles Elena ran this week = 9 × 4 miles = 36 miles, we have;

(x - 7) = 9 × 4

1/9(x - 7) = 4

Therefore, multiplying by 9, we have;

9 × 1/9(x - 7) = 9 × 4

(x - 7) = 9 × 4 = 36

x - 7 + 7 = 36 + 7

x = 43 miles

Therefore, the way Elena found Priya's miles is faster compared to the way it is found here

What is the slope? Please answer asap

Answers

Answer:

1/2

Step-by-step explanation:

it goes up 1 and over 2 every point

which two things are workers in the arts av technology and communication cluster most focused on? check all that apply​

Answers

Answer:

Communicating and performing

Step-by-step explanation:

I just did that question and got it correct

Answer:

3 and 5

Step-by-step explanation:

8. if u is uniform on [0,1], find the density function of √u .

Answers

The density function of √u, where u is uniformly distributed on [0,1], is f(v) = 2√v for 0 ≤ v ≤ 1.

To find the density function of √u, where u is uniformly distributed on the interval [0,1], we can use the transformation method.

Let's denote the random variable √u as v = √u. We want to find the probability density function (PDF) of v.

First, we find the cumulative distribution function (CDF) of v:

F(v) = P(v ≤ x) = P(√u ≤ x) = P(u ≤ x²) = x², for 0 ≤ x ≤ 1.

Next, we differentiate the CDF to obtain the PDF of v:

[tex]\begin{equation}f(v) = \frac{d}{dv} F(v) = \frac{d}{dv} (x^2) = 2x, \quad 0 \leq x \leq 1[/tex]

However, we need to express the PDF in terms of v, not x. Since v = √u, we can substitute x = √v into the PDF:

f(v) = 2√v, for 0 ≤ v ≤ 1.

Therefore, the density function of √u is f(v) = 2√v, for 0 ≤ v ≤ 1.

To know more about the density function refer here,

https://brainly.com/question/31696973#

#SPJ11

Write EQUAL if the regular expression is Equal, else with UNEQUAL. a. (ab)*a = a(ba)* b. (bataa)* = (b+a)*a c. (a+b)*ab(a+b)* = b*ab(a+b)* d. (aa+bb)*=(aa)*(bb)* e. (a+b)*aat=(a+b)* f. (a+b)*(a+b)=(a+b)' g. (a*b*)* = (b*a*)* h. (aatab)*=a(a+b)* i. (ab)*a(ba)* = (ab)*a j. a*+ b* = (a+b)*

Answers

a. UNEQUAL

b. EQUAL

c. EQUAL

d. EQUAL

e. UNEQUAL

f. EQUAL

g. EQUAL

h. UNEQUAL

i. EQUAL

j. EQUAL

a. UNEQUAL: The regular expression (ab)a does not match the language described by a(ba). The former represents strings that start and end with 'a', with any number of 'ab' pairs in between, while the latter represents strings that start with 'b' or 'a' and end with 'a'.

b. EQUAL: The regular expression (bataa)* is equal to (b+a)*a. Both expressions represent strings that start with 'b' or 'a' and end with 'a', with any number of 'bat' or 'a' sequences in between.

c. EQUAL: The regular expression (a+b)ab(a+b) is equal to bab(a+b). Both expressions represent strings that contain the substring 'ab', with any number of 'a' or 'b' characters before, between, or after.

d. EQUAL: The regular expression (aa+bb)* is equal to (aa)(bb). Both expressions represent strings that consist of any number of repetitions of either 'aa' or 'bb'.

e. UNEQUAL: The regular expression (a+b)aat does not match the language described by (a+b). The former represents strings that end with 'aat', while the latter represents strings that can contain any combination of 'a' and 'b' characters.

f. EQUAL: The regular expression (a+b)*(a+b) is equal to (a+b)'. Both expressions represent any combination of 'a' and 'b' characters.

g. EQUAL: The regular expression (ab)* is equal to (ba)*. Both expressions represent any combination of 'a' and 'b' characters, with any number of 'a' and 'b' pairs in between.

h. UNEQUAL: The regular expression (aatab)* does not match the language described by a(a+b)*. The former represents strings that contain the substring 'aatab', while the latter represents strings that start with 'a' and can contain any combination of 'a' and 'b' characters.

i. EQUAL: The regular expression (ab)a(ba) is equal to (ab)*a. Both expressions represent strings that start and end with 'a', with any number of 'ab' pairs in between.

j. EQUAL: The regular expression a*+b* is equal to (a+b)*. Both expressions represent strings that can contain any number of 'a' or 'b' characters.

Learn more about expression from

brainly.com/question/1859113

#SPJ11

HELP PLEASE MAJOR PART OF MY GRADE
I know half of the first question PLEASE ANSWER BOTH QUESTIONS

Answers

1)

The smallest is actually the water molecule. I'll show why in the picture below.

2)

The largest is large ant, the decimal only changes by two spaces.

0.025

Hope this helps :-)

16.
a. Use the distributive property to write an equivalent expression for: 3(x-4y)-267 +7x)

Answers

Answer:

Could be a mix of answers

Step-by-step explanation:

6(x-7y)-300+9y) is what would do

Jordan has a garden that is enclosed by a rectangular fence. The perimeter of the garden is 84 feet. The length of one side of fencing is 8 yards. What is the area of Jordan’s garden

Answers

Answer:

432 square feet

Step-by-step explanation:

We know perimeter of rectangle is 2(length + width)

we already know that length is 8 yards

and perimeter is 84 feet

we need to find width first

then

we find area of garden by using formula

area of rectangle = length * width

first we need to convert yards into feet as perimeter is in yards

1 yard = 3 feet

8 yards = 3*8 feet = 24 feet

now we plug value of length and perimeter in formula

perimeter = 2(length + width)

84 = 2(24 + width)

84/2 = 24 + width

=> 42 = 24 + width

=> width = 42 - 24 = 18

Thus, width of garden is 18 feet

now

area of Jordan's garden =  length * width = 24* 18 feet square

area of Jordan's garden = 432 square feet

En una empresa de mensajería, el costo por enviar un paquete es de $6.000 por una distancia de un kilometro o fracción del mismo, y $ 1.100 adicionales por cada kilometro o fracción de este.

a) ¿Cuánto cuesta enviar un paquete de 1,2 km? ¿5,9 km? ¿7 km? ¿10,5 km? Explica tu respuesta.

b) Halla la expresión algebraica que representa el costo del envío de un paquete en función de la distancia. Explica tu respuesta.

Answers

She we e e e e e eee

Determine the following probabilities a. For n-5 and π= 0.16, what is P(X:0)? b. For n 9 and x-0.50, what is P(X 8)? c. For n 9 and -0.40, what is P(X-7)? d. For n-6 and x-0.81, what is P(x-5)? a·When n 5 and x=0.16,PR=0)= Round to four decimal places as needed.) b. When n-9 and x -0.50, P(X 8) Round to four decimal places as needed.) c. When n-3 and π: 0 40, P(x-7)-[) Round to four decimal places as needed.) d. When n -6 and 0.81, P( 5) Round to four decimal places as needed)

Answers

P(X = 0) = 0.335 Probability = 0.335.The given formula for probability distribution is:P(X) = (n! / x! (n - x)!) * πx * (1 - π)n - xwhere, P = Probability X = Random variable, n = Total number of trialsπ = Probability of success. Let us consider the given probabilities:(a) For n - 5 and π = 0.16, what is P(X:0)?When n = 5 and x = 0, then n - x = 5.

Therefore,

P(X = 0) = (5! / 0! (5 - 0)!) * (0.16)0 * (1 - 0.16)5 - 0= (1 / 1) * 1 * 0.3277= 0.3277Round off the answer to four decimal places as needed.P(X = 0) = 0.3277.(b) For n 9 and x-0.50, what is P(X 8)?When n = 9 and x = 8, then n - x = 1. Therefore,P(X = 8) = (9! / 8! (9 - 8)!) * (0.50)8 * (1 - 0.50)9 - 8= (9 / 1) * 0.00390625 * 0.5= 0.0176.

Round off the answer to four decimal places as needed.P(X = 8) = 0.0176(c) For n 9 and -0.40, what is P(X-7)?When n = 9 and x = 7, then n - x = 2. Therefore,P(X = 7) = (9! / 7! (9 - 7)!) * (0.40)7 * (1 - 0.40)9 - 7= (36 / 1) * 0.0809856 * 0.027= 0.0807.

Round off the answer to four decimal places as needed.P(X = 7) = 0.0807(d) For n-6 and x-0.81, what is P(x-5)?When n = 6 and x = 5, then n - x = 1. Therefore,P(X = 5) = (6! / 5! (6 - 5)!) * (0.81)5 * (1 - 0.81)6 - 5= (6 / 1) * 0.3252718081 * 0.19= 0.3727Round off the answer to four decimal places as needed.P(X = 5) = 0.3727.

To determine the given probabilities, the probability distribution formula has been used. The formula used is:P(X) = (n! / x! (n - x)!) * πx * (1 - π)n - xWhere,P is the probability,X is the random variable,n is the total number of trials, andπ is the probability of success. The first probability is to calculate the probability for n - 5 and π = 0.16, what is P(X:0)?The value of x is zero, and n - x is 5. The formula is applied to get the probability, and it is rounded off to four decimal places as needed. The second probability is to calculate the probability for n 9 and x-0.50, what is P(X 8)?The value of x is 8, and n - x is 1. The formula is applied to get the probability, and it is rounded off to four decimal places as needed. The third probability is to calculate the probability for n 9 and -0.40, what is P(X-7)?The value of x is 7, and n - x is 2. The formula is applied to get the probability, and it is rounded off to four decimal places as needed. The fourth probability is to calculate the probability for n -6 and x-0.81, what is P(x-5)?The value of x is 5, and n - x is 1. The formula is applied to get the probability, and it is rounded off to four decimal places as needed.

Therefore, the probabilities for different values of n, x, and π have been calculated by using the probability distribution formula.

To know more about probability distribution  :

brainly.com/question/29062095

#SPJ11

a.
What is the actual net income for the month? What, if any, changes could have been made to the actual amounts this
month to keep the actual net income at a positive value?
The actual net income for the month is -$85. Less money could have been spent on food,
recreation and clothes.
b. The actual net income for the month is $85. No changes necessary.
C. The actual net income for the month is -$85. No changes necessary.
d. The actual net income for the month is $85. Less money could have been spent on food,
recreation and clothes.

Answers

Answer:

D.

Step-by-step explanation:

Answer:d

Step-by-step explanation:

what is 108320 x 109e34

Answers

Answer:

The answer is 1.180688e+41

Step-by-step explanation:

This was what google give me lol.

sorry if im wrong.

Answer:11843058880

     

Step-by-step explanation: e=2.71828≈3  

108320*109334= 11843058880

but im not‘t sure

Sorry if it’s hard to read :( need some help, can’t seem to focus.. ~ <3 thank you

Answers

Answer:

Yeah it was the pasta

Step-by-step explanation:

Everyone that was sick got ate the pasta so the pasta made them sick.

guys I need helpppp plsss ??

Answers

Send the pic again in clear

SOLVE NOW PLEASE 15 points and brainliest

Answers

Answer:

48 i guess

Step-by-step explanation:

population has a mean of 200 and a standard deviation of 70 . Suppose a sample of size 125 is selected and
x
ˉ
is used to estimate μ. Use z-table. What is the probability that the sample mean will be within +1−7 of the population mean (to 4 decimals)? (Round z value in intermediate calculations to z ) decimal places.) b. What is the probablity that the sample mean will be within +/−17 of the population mean (to 4 decimals)? (Round z value in intermediate calculations to 2 ) decimal places.)

Answers

a. The probability corresponding to a z-score of -9.7143 is also approximately 0.0000.

b. The probability that the sample mean will be within +/−17 of the population mean is 0.0000.

To find the probability that the sample mean will be within a certain range of the population mean, we need to calculate the z-scores for the given range and then use the z-table to find the corresponding probabilities.

For the first question, we want to find the probability that the sample mean will be within +1−7 of the population mean. To calculate this, we need to convert the range into z-scores. The range +1−7 can be rewritten as -7 to +1.

The formula for calculating the z-score is:

z = (x - μ) / (σ / √n)

In this case, the population mean (μ) is 200, the standard deviation (σ) is 70, and the sample size (n) is 125.

For -7:

z = (-7 - 200) / (70 / √125) = -7.2857

For +1:

z = (1 - 200) / (70 / √125) = -9.7143

Next, we look up the corresponding probabilities in the z-table. From the z-table, the probability corresponding to a z-score of -7.2857 is approximately 0.0000, and the probability corresponding to a z-score of -9.7143 is also approximately 0.0000.

Therefore, the probability that the sample mean will be within +1−7 of the population mean is 0.0000.

For the second question, we want to find the probability that the sample mean will be within +/−17 of the population mean. Using the same approach, we calculate the z-scores:

For -17:

z = (-17 - 200) / (70 / √125) = -17.8571

For +17:

z = (17 - 200) / (70 / √125) = -20.2857

Looking up the probabilities in the z-table, we find that the probability corresponding to a z-score of -17.8571 is approximately 0.0000, and the probability corresponding to a z-score of -20.2857 is also approximately 0.0000.

Therefore, the probability that the sample mean will be within +/−17 of the population mean is 0.0000.

Learn more about z-score here:

brainly.com/question/31871890

#SPJ11

Which equation represents the graph below?

Answers

Answer:y=-4+3x

Step-by-step explanation:the slope would be 3 and the y-intercept is -4

C an you simplify 5^-8 x 5^4

Answers

Answer:

1/625

Step-by-step explanation:

Exponent Rule: [tex](b^m)(b^n) = b^{m+n}[/tex]

Exponent Rule: [tex]b^{-m}=\frac{1}{b^m}[/tex]

5⁻⁸ · 5⁴ = -8 + 4 = -4

5⁻⁴

1/5⁴

1/625

What is the name of the scientist that studies fear?

Answers

Answer:

It could be a neuroscientist, psychologist, or psychiatrist who is conducting research, depending on if it is believed that the fear is part of Nature or Nurture.

Step-by-step explanation:

What is 1 5/8 plus 3 3/4?

Answers

Answer:

5 5/8

Step-by-step explanation:

I just know

The measures of the angles of a triangle are shown in the figure below. Solve for x. ​

Answers

Answer:

x=3

Step-by-step explanation:

the 3 angles of a triangle equal 180

you add 105 and 46, which equals 151

you subtract 151 from 180 to see what the missing angle is (29)

you would make 6x+11 equal to 29

-subtract 11 from 29= 18

6x/6, 18/6

the answer is 3

hope this helps! :)

The value of x in the given triangle is 3°.

A triangle is an object with three sides, three edges and three vertices. the sum of angles in a triangle is 180 degrees

Area of a triangle = 1/2 x base x height

Given that the sum of angles in a triangle is equal to 180 degrees. The sum of angles in the given triangle would also be equal to 180. This can be represented with this equation:

105° + 46° + (6x + 11)° = 180°

Combine similar terms

162° + 6x° = 180°

6x° = 180° - 162°

6x = 18°

Divide both sides of the equation by 6

x = 3°

A similar question was answered here: https://brainly.com/question/22825413?referrer=searchResults

The formula for the perimeter (P) of a rectangle is
P= 21 + 2w, where / represents the length and w represents
the width. What is the perimeter ofa rectangle that has a length of 7 centimeters and a width of 4 centimeters?

Answers

Answer:

p=30 cm

Step-by-step explanation:

so the formula there is to find the perimeter of the rectangle so we are going to use that

Solve: 1.3(w+4)=2.1w+3.6

Answers

Answer:

w = 2

Step-by-step explanation:

Step 1: Write equation

1.3(w + 4) = 2.1w + 3.6

Step 2: Solve for w

Distribute 1.3: 1.3w + 5.2 = 2.1w + 3.6Subtract 1.3w on both sides: 5.2 = 0.8w + 3.6Subtract 3.6 on both sides: 1.6 = 0.8wDivide both sides by 0.8: 2 = wRewrite: w = 2

Step 3: Check

Plug in w to verify it's a solution.

1.3(2 + 4) = 2.1(2) + 3.6

1.3(6) = 4.2 + 3.6

7.8 = 7.8

144=-12(x+5) solve for the following

Answers

Answer:

-17 = x

Step-by-step explanation:

The solution to the equation is x = -17.

To solve the equation 144 = -12(x + 5) for 'x,' follow these steps:

Step 1: Divide both sides by -12 to isolate the term with 'x':

144 / -12 = -12(x + 5) / -12

Step 2: Simplify the left side and evaluate the right side:

-12 = x + 5

Step 3: Move the constant term to one side by subtracting 5 from both sides:

-12 - 5 = x + 5 - 5

Step 4: Simplify the left side and calculate 'x':

x = -17

The solution to the equation is x = -17. To verify, substitute 'x' with -17 in the original equation:

144 = -12(-17 + 5)

144 = -12(-12)

144 = 144

Since both sides are equal, the value of x = -17 is correct. Therefore, the solution to the equation is x = -17.

To know more about equation:

https://brainly.com/question/21620502


#SPJ6

What is the domain of this function y =1|
/x

Answers

Answer:

x≠0

Step-by-step explanation:

The domain of a variable is basically what a variable can be. It's usually All Real Numbers. But this is a special case. x is a denominator. Since division by 0 is undefined, and any other number can work, the answer is x≠0. Hope this helped :)

(2x−5)(2x−1) delta math

Answers

4x^2 - 12x + 5

Hope this helped :)

Answer:

I think this answer helps you.

Step-by-step explanation:

I hoped this helpful

Thank you

By selling a table for Rs.1,350 a man makes a loss of 10%.What percent would he have gained if he has sold it for Rs. 1,600​

Answers

90% = 1350

100%= 1500

1% = 15

1600/15 = 106.67

6.67% gain

Jessica has 45 books in her library. She bought several books at yard sale over the weekend. She now has 78 books in her library. How many books did she buy at the end of the yard sale?

x+45=78; 33 books
x-45=78; 33 books
x-78=33; 111 books
x+45=33; 37 books

Answers

Answer:

x+45=78; 33 books

Step-by-step explanation:

33+45=78

Tyra buys 14 gallons of gas for $35. How could she figure out how much 1 gallon of gas cost her?

Answers

Answer:

$2.50

Step-by-step explanation: 35 divided by 14 is 2.5

Answer:

Divide $35 by 14 gallons to figure out the cost of 1 Gallon ---> 35 ÷ 14 = 2.5 ----> $2.50 per gallon

Can anyone help me on this please or give the answer thank you?

Answers

Answer:

Step-by-step explanation:

Other Questions
Describe in detail the coal getting operations in a long wallpanel under the followingheadings.1.Shearer2 A.F.C (armoured face conveyor3 Self-advancing hydraulic support View Policies Current Attempt in Progress Monty Corp. has the following account balances at December 31, 2021: Notes payable ($55,000 due after 12/31/22) $92,000 Unearned service revenue 64,000 Mortgage Payable ($83,000 due in 2022) 230,000 Salaries payable 29,000 Accounts payable 58,000 In addition, Monty is involved in a lawsuit. Legal counsel feels it is probable Monty will pay damages of $23,000 in 2022. Monty records provisions related to litigations in the account Litigation Liability. Prepare the current liabilities section of Monty's December 31, 2021, balance sheet. Monty Corp. (Partial) Balance Sheet 11C 2:40 AM 4/5/2002 Question 8 of 8 < -/10 E In addition, Monty is involved in a lawsuit. Legal counsel feels it is probable Monty will pay damages of $23,000 in 2022. Monty records provisions related to litigations in the account Litigation Liability. Prepare the current liabilities section of Monty's December 31, 2021, balance sheet. A line passes through the points (4,4) and (12,0). Which points lie on the same line? Select all that apply. if the passions are like a river, what is the analogous dam or canal that controls and directs their flow? which of the following is an example of seasonal unemployment a furlong is a distance of 180 yards. a fortnight is a time period of two weeks. a race horse is running at a speed of 7 yards per second. what is his speed in furlongs per fortnight? solve by completing the square: -14 + x^2 = 5x If you started on a new software development project and the project plan was using the waterfall methodology, would you remain on the project? Why or why not? What could you do to prepare your project better for success? When answering the questions keep in mind that a waterfall system development process is a chronological, multistage framework development process in which work on the next stage cannot begin until the outcomes of the existing stage are inspected and affirmed or modified, as necessary. In other words, a system developed using the waterfall approach moves from one phase to the next with a management review at the end of each phase. Cute's product manager is under pressure to increase market share, but is uncertain about how to make the product more competitive. The product is reasonably well-positioned in the Thrift segment and enjoys relatively high awareness and accessibility. Which of the following would most likely result in a quick increase in market share? Select: 1 Save Answer. Re-position the product to the ideal spot within the segment Increase awareness by 5% Increase the unit contribution margin by decreasing the MTBF 7 O Lower the unit selling price to the bottom limit of the segment price range what is the upper block's acceleration if the coefficient of kinetic friction between the block and the table is 0.22? The sum of a number and 4 The Case of the Friendly Audit - Page 20 of 44Step 5: Being ReflectivePart 1Communicate Your DecisionAs you come to the end of the process, you've made the following decision:In order to help G-BioSport be the best it can be, obtain a detailed report from the field audit staff that explains why the valuation is overstated and not supported by relevant accounting principles. Submit that report to K&Rs managing partner and G-BioSports CFO with a memo concurring in that conclusion.The option you chose was limited to one of the six on the list I provided. Now, however, you have the opportunity to communicate a decision to reflect what you believe is the most ethical course of action. Feel free to change any or all of the conditions to create the option you believe works best.Ive laid out for you a method for organizing your thoughts. This format could easily be used as the basis for an email or an inter-office memo, but its primary purpose is to organize the reasons behind your action and to defend your decision. While each section of the memo has a word count limit, a concise memo will often be much shorter. I recommend aiming for roughly one-half of the maximum, but you can always write more if necessary.The goal is to use the norms of both ethical perspectives to write a memo that is technically sound and coherent as well as persuasive and inspiring. If you want to know more about the criteria for a good communication, check the Memo Structure page under Game Information on the left menu bar.AudienceChoose a stakeholder or stakeholder group to receive the explanation of your decision? If you believe the decision should not be made public, then write a memo to the file or to yourself.-- Choose a recipient -- You, Audit Partner Jim Fry, K&R's new managing partner Employees of G-BioSport Mark Heier, G-BioSport CFO Shareholders of G-BioSport Shareholders of K&RSubjectAdd a sentence or phrase that clearly identifies the purpose of the communication. A good greeting is engaging and anticipates the conversation.(Limit of 30 words)0 Words. You have 30 words left.Background of the ProblemIn your background statement, include sufficient detail so that the recipient knows what the problem is without including any confidential information. Then, clearly present the values in conflict in the problem. A good statement is appropriate for the audience, is polished and coherent, is written from your own voice, and draws the audience into the conversation.(Limit of 400 words)0 Words. You have 400 words left.Statement of DecisionIn a sentence, clearly and concisely state your decision. A good statement is understandable, considers the others involved, and connects with your audience.(Limit of 150 words)0 Words. You have 150 words left.Reasons for the DecisionNow, give the reasons for your decision. Use the language of the ethical framework or the ethical principles you used to come to your decision. A good decision statement uses the norms of both ethical lenses, uses logic and emotion to frame the solution, and presents a compelling solution to the problem.(Limit of 400 words)0 Words. You have 400 words left.Forward-Looking ConclusionThe final sentences should build a relationship with the other team members and your constituents, leave the door open for further conversation, and tell the recipient(s) what the decision means for them. A good conclusion is clear, presents a path forward, and is inspiring.If you have chosen to write a note to yourself, your conclusion should instead focus on your goals for further improvement or the steps you would take to avoid repeating the problem in the future.(Limit of 200 words)0 Words. You have 200 words left.Once you've completed your memo, we'll review the implications of your decision. Which of the following types of research is conducted on multiplications overtimeA. experimental B. longitudinal C. representative D. cross-sectional 3. Acme Widget Inc., has the following production function: Number of Number of Workers Widgets Produced 0 0 1 8 2 15 3 2 1 2 6 3 0 a. Find the MPN for each level of employment. b. Acme can get $5 for each widget it produces. How many workers will it hire if the nominal wage is $38? if it is $27? if it is $22? non om innohin A student who finds a relevant and credible online media source for a presentation also needs to be sure that it is . how your choice of research methods relates to the philosophicalworldviews. Please let us know what you discover. Write an equation to represent the relationship the product of 7 and a number is 28 then solve the equation 4) An auto loan requires monthly payments and has an effect annual rate of 6.43%. The APR on this auto loan is closest to: A) 6.00% B) 6.25% C) 6.50% D) 6.62% If f(x) = 5x + 40, what is f(x) when x = -5?A. -9 B. -8 C. 7 D. -5(please help) Editing for Clarity (Parallelism) [LO-3] Revise these sentences to present the ideas in parallel form:a. This book was exciting, well written, and held my interest.b. Don is both a hard worker and he knows the financial reporting standards.