Help me with this question, please!!

Help Me With This Question, Please!!

Answers

Answer 1

Answer:

4yz^2

Step-by-step Explanation:


Related Questions

You plan to conduct a survey to find what proportion of the workforce has two or more jobs. You decide on the 95% confidence level and a margin of error of 2%. A pilot survey reveals that 5 of the 50 sampled hold two or more jobs.

How many in the workforce should be interviewed to meet your requirements? (Round up your answer to the next whole number.)

Answers

Answer:

865 in the workforce should be interviewed to meet your requirements

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].

The margin of error is given by:

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

A pilot survey reveals that 5 of the 50 sampled hold two or more jobs.

This means that [tex]\pi = \frac{5}{50} = 0.1[/tex]

95% confidence level

So [tex]\alpha = 0.05[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.05}{2} = 0.975[/tex], so [tex]Z = 1.96[/tex].

How many in the workforce should be interviewed to meet your requirements?

Margin of error of 2%, so n for which M = 0.02.

[tex]M = z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

[tex]0.02 = 1.96\sqrt{\frac{0.1*0.9}{n}}[/tex]

[tex]0.02\sqrt{n} = 1.96\sqrt{0.1*0.9}[/tex]

[tex]\sqrt{n} = \frac{1.96\sqrt{0.1*0.9}}{0.02}[/tex]

[tex](\sqrt{n})^2 = (\frac{1.96\sqrt{0.1*0.9}}{0.02})^2[/tex]

[tex]n = 864.4[/tex]

Rounding up:

865 in the workforce should be interviewed to meet your requirements

I WILL GIVE BRAINLIEST FAST
TRUE OR FALSE?
The triangles shown below must be congruent

Answers

B is the answer.

The triangles doesnt creates a SSS,SAS,SAA, scenario.

This triangle isn't ASA because the triangles share the same side but it have different angles that include the side.

Answer pllllllleeeaaaaasssss

Answers

(3.1) … … …

[tex]\dfrac{\mathrm dy}{\mathrm dx} = \dfrac{2x-y}{x-2y}[/tex]

Multiply the right side by x/x :

[tex]\dfrac{\mathrm dy}{\mathrm dx} = \dfrac{2-\dfrac yx}{1-\dfrac{2y}x}[/tex]

Substitute y(x) = x v(x), so that dy/dx = x dv/dx + v :

[tex]x\dfrac{\mathrm dv}{\mathrm dx} + v = \dfrac{2-v}{1-2v}[/tex]

This DE is now separable. With some simplification, you get

[tex]x\dfrac{\mathrm dv}{\mathrm dx} = \dfrac{2-2v+2v^2}{1-2v}[/tex]

[tex]\dfrac{1-2v}{2-2v+2v^2}\,\mathrm dv = \dfrac{\mathrm dx}x[/tex]

Now you're ready to integrate both sides (on the left, the denominator makes for a smooth substitution), which gives

[tex]-\dfrac12\ln\left|2v^2-2v+2\right| = \ln|x| + C[/tex]

Solve for v, then for y (or leave the solution in implicit form):

[tex]\ln\left|2v^2-2v+2\right| = -2\ln|x| + C[/tex]

[tex]\ln(2) + \ln\left|v^2-v+1\right| = \ln\left(\dfrac1{x^2}\right) + C[/tex]

[tex]\ln\left|v^2-v+1\right| = \ln\left(\dfrac1{x^2}\right) + C[/tex]

[tex]v^2-v+1 = e^{\ln\left(1/x^2\right)+C}[/tex]

[tex]v^2-v+1 = \dfrac C{x^2}[/tex]

[tex]\boxed{\left(\dfrac yx\right)^2 - \dfrac yx+1 = \dfrac C{x^2}}[/tex]

(3.2) … … …

[tex]y' + \dfrac yx = \dfrac{y^{-3/4}}{x^4}[/tex]

It may help to recognize this as a Bernoulli equation. Multiply both sides by [tex]y^{\frac34}[/tex] :

[tex]y^{3/4}y' + \dfrac{y^{7/4}}x = \dfrac1{x^4}[/tex]

Substitute [tex]z(x)=y(x)^{\frac74}[/tex], so that [tex]z' = \frac74 y^{3/4}y'[/tex]. Then you get a linear equation in z, which I write here in standard form:

[tex]\dfrac47 z' + \dfrac zx = \dfrac1{x^4} \implies z' + \dfrac7{4x}z=\dfrac7{4x^4}[/tex]

Multiply both sides by an integrating factor, [tex]x^{\frac74}[/tex], which gives

[tex]x^{7/4}z'+\dfrac74 x^{3/4}z = \dfrac74 x^{-9/4}[/tex]

and lets us condense the left side into the derivative of a product,

[tex]\left(x^{7/4}z\right)' = \dfrac74 x^{-9/4}[/tex]

Integrate both sides:

[tex]x^{7/4}z=\dfrac74\left(-\dfrac45\right) x^{-5/4}+C[/tex]

[tex]z=-\dfrac75 x^{-3} + Cx^{-7/4}[/tex]

Solve in terms of y :

[tex]y^{4/7}=-\dfrac7{5x^3} + \dfrac C{x^{7/4}}[/tex]

[tex]\boxed{y=\left(\dfrac C{x^{7/4}} - \dfrac7{5x^3}\right)^{7/4}}[/tex]

(3.3) … … …

[tex](\cos(x) - 2xy)\,\mathrm dx + \left(e^y-x^2\right)\,\mathrm dy = 0[/tex]

This DE is exact, since

[tex]\dfrac{\partial(-2xy)}{\partial y} = -2x[/tex]

[tex]\dfrac{\partial\left(e^y-x^2\right)}{\partial x} = -2x[/tex]

are the same. Then the general solution is a function f(x, y) = C, such that

[tex]\dfrac{\partial f}{\partial x}=\cos(x)-2xy[/tex]

[tex]\dfrac{\partial f}{\partial y} = e^y-x^2[/tex]

Integrating both sides of the first equation with respect to x gives

[tex]f(x,y) = \sin(x) - x^2y + g(y)[/tex]

Differentiating this result with respect to y then gives

[tex]-x^2 + \dfrac{\mathrm dg}{\mathrm dy} = e^y - x^2[/tex]

[tex]\implies\dfrac{\mathrm dg}{\mathrm dy} = e^y \implies g(y) = e^y + C[/tex]

Then the general solution is

[tex]\sin(x) - x^2y + e^y = C[/tex]

Given that y (1) = 4, we find

[tex]C = \sin(1) - 4 + e^4[/tex]

so that the particular solution is

[tex]\boxed{\sin(x) - x^2y + e^y = \sin(1) - 4 + e^4}[/tex]

A factory produces 80 % round and 20 % square buttons. Suppose that 10 % of theround buttons and 50 % of the square buttons are red. What is the probability that arandomly selected red button is square?

Answers

Answer:

5/9

Step-by-step explanation:

Let the total number of buttons is x.

Round buttons = 80% of x = 0.8xSquare buttons = 0.2x

Number of red buttons:

0.1*0.8x + 0.5*0.2x = 0.08x + 0.1x = 0.18x

Number of red square buttons is 0.1x

Required probability:

P = 0.1x/0.18x = 10/18 = 5/9

We deposit $12000 into an account carning 3 % interest compounded continuously, How many years will it take
for the account to grow to $16800? Round to 2 decimal places,

Answers

Answer:

The answer is 13.33 year

Step-by-step explanation:

P = $12000

Rate = 3%

Amount = $16800

so,

I = A-P

= $16800 - $12000

= $4800

So,

T = (I × 100)/P×R

= (4800×100)/P×R

= 480000/($12000×3)

= 480000/36000

= 480/36

= 13.33 year

There are 1,200 people at the beach. If 88% of them went in the water, how many people DID NOT go in the water?

Answers

Answer:

144 people

Step-by-step explanation:

88% = 0.88

We multiply the total number with 0.88 to see how many people went in the water:

1200(0.88) = 1056

To find the number of those who did NOT go in the water, we subtract the product from the total number:

1200 - 1056 = 144

Answer:

144 people DID NOT go in the water

Step-by-step explanation:

We know that there at 1,200 ppl at the beach and 88% of them DID go into the water.

So the percent of people that DID NOT go into the water is 12%, because

100% - 88% = 12%

12% is the same as 0.12

Multiply 0.12 and 1,200 and you get: 144

Hope it helps (●'◡'●)

"1. A z-score of zero always means
 
a. 
the raw score does not exist.
 
b. 
the raw score exists, but is negligible.
 
c. 
the raw score almost never occurs.
 
d. 
the raw score is equal to the mean."

Answers

Answer:

d.

Step-by-step explanation:

Here is an answer I found on the internet (kudos to investopedia.com)

If a Z-score is 0, it indicates that the data point's score is identical to the mean score.

In other words, it's saying that a z-score of zero has a standard deviation of zero.

What is the slope of a line perpendicular to the line whose equation is 2x+4y=-642x+4y=−64. Fully simplify your answer.

Answers

9514 1404 393

Answer:

  2

Step-by-step explanation:

Solving the given equation for y, you have ...

  2x +4y = -64

  4y = -2x -64

  y = -1/2x -16

The coefficient of x is the slope of the given line: -1/2. The slope of the perpendicular line is the opposite reciprocal of this:

  -1/(-1/2) = 2

The slope of the perpendicular line is 2.

Please help me out here. ​

Answers

Answer:

19.634954085

Step-by-step explanation:

Pipe Diameter = Height of the trench

Pipe Height = Width of the trench

V = Pi*r^2*L/ Pi*r^2*h

= 22/7 x (2.5/2)^2 x 4

= 19.634954085

Find the expected value of the winnings
from a game that has the following
payout probability distribution:
Payout($) 2 46 8 10
Probability 0.5 0.2 0.15 0.1 0.05
Expected Value = [?]

Answers

The expected payout is

2 × 0.5 + 4 × 0.2 + 6 × 0.15 + 8 × 0.1 + 10 × 0.05

= 1 + 0.8 + 0.9 + 0.8 + 0.5

= 4

The expected value of the winnings from this game is $3.90.

What is probability?

It is the chance of an event to occur from a total number of outcomes.

The formula for probability is given as:

Probability = Number of required events / Total number of outcomes.

Example:

The probability of getting a head in tossing a coin.

P(H) = 1/2

We have,

To find the expected value of the winnings, we multiply each possible payout by its probability and then sum these products.

So,

Expected Value = (2 x 0.5) + (4 x 0.2) + (6 x 0.15) + (8 x 0.1) + (10 x 0.05)

Expected Value = 1 + 0.8 + 0.9 + 0.8 + 0.5

Expected Value = 3.9

Therefore,

The expected value of the winnings from this game is $3.90.

Learn more about probability here:

https://brainly.com/question/14099682

#SPJ7

Find the area of the regular pentagon. 4.1 cm 6 cm Area = [?] cm? Enter your answer to the nearest tenth. ​

Answers

Answer:

Area of the given regular pentagon is 61.5 cm².

Step-by-step explanation:

Area of a regular polygon is given by,

Area = [tex]\frac{1}{2}aP[/tex]

Here, a = Apothem of the polygon

P = Perimeter of the polygon

Apothem of the regular pentagon given as 4.1 cm.

Side of the pentagon = 6 cm

Perimeter of the pentagon = 5(6)

                                             = 30 cm

Substituting these values in the formula,

Area = [tex]\frac{1}{2}(4.1)(30)[/tex]

        = 61.5 cm²

Therefore, area of the given regular pentagon is 61.5 cm².

Which is equivalent to (-m)4x n2 ?

Answers

Answer:

a.) m⁴n²

Step-by-step explanation:

( -m)⁴ × n ²

A negative base raised to an even powers equals a positive.

m ⁴ × n²

multiply the terms

m⁴n²

Answer:

a.) m⁴n²

Step-by-step explanation:

yea


The table shows the proof of the relationship between the slopes of two perpendicular lines. What is the missing statement in step 2?

Answers

Answer:

[tex]\frac{AB}{BC} = \frac{CE}{ED}[/tex]

Step-by-step explanation:

Given

The attached proof

Required

Complete the missing piece

In (a), we have:

[tex]\triangle ABC \to \triangle CED[/tex]

This implies that, the following sides are similar:

[tex]AB \to CE[/tex]

[tex]AC \to CD[/tex]

[tex]BC \to ED[/tex]

An equation that compares the triangle can be any of:

[tex]\frac{AB}{BC} = \frac{CE}{ED}[/tex]

[tex]\frac{AB}{AC} = \frac{CE}{CD}[/tex]

.....

From the options;

[tex]\frac{AB}{BC} = \frac{CE}{ED}[/tex] is true

A rectangle is four times as long as it is wide. If it has an area of 36 square inches, what are its dimension?
a. 6 by 6
c4 by 9
b. 3 by 12
d. 4 and 8

Answers

Answer:

C

Step-by-step explanation:

here in the question it is given that it is four times as long as wide and its area is 36 square inches

now as we onow 3×4 =12

therefore here the side becomes four time

now area of rectangle is equal to 12 ×3 =36

.4.1 Here are the data from Exercise 2.3.10 on the num-ber of virus-resistant bacteria in each of 10 aliquots: 14 14 15 26 13 16 21 20 15 13 (a) Determine the median and the quartiles. (b) Determine the interquartile range. (c) How large would an observati

Answers

Answer:

(a)

[tex]Q_1 = 14[/tex]

[tex]Median = 15[/tex]

[tex]Q_3 = 20[/tex]

(b) [tex]IQR = 6[/tex]

Step-by-step explanation:

Given

[tex]14\ 14\ 15\ 26\ 13\ 16\ 21\ 20\ 15\ 13[/tex]

[tex]n = 10[/tex]

Solving (a): Median and the quartiles

Start by sorting the data

[tex]Sorted: 13\ 13\ 14\ 14\ 15\ 15\ 16\ 20\ 21\ 26[/tex]

The median position is:

[tex]Median = \frac{n + 1}{2}[/tex]

[tex]Median = \frac{10 + 1}{2} = \frac{11}{2} = 5.5th[/tex]

This implies that the median is the average of the 5th and the 6th data;

So;

[tex]Median = \frac{15+15}{2} = \frac{30}{2} = 15[/tex]

Split the dataset into two halves to get the quartiles

[tex]Lower: 13\ 13\ 14\ 14\ 15\[/tex]

[tex]Upper: 15\ 16\ 20\ 21\ 26[/tex]

The quartiles are the middle items of each half.

So:

[tex]Lower: 13\ 13\ 14\ 14\ 15\[/tex]

[tex]Q_1 = 14[/tex] ---- 14 is the middle item

[tex]Upper: 15\ 16\ 20\ 21\ 26[/tex]

[tex]Q_3 = 20[/tex] ---- 20 is the middle item

Solving (b): The interquartile range (IQR)

This is calculated as:

[tex]IQR = Q_3 - Q_1[/tex]

[tex]IQR = 20 - 14[/tex]

[tex]IQR = 6[/tex]

Solving (c): Incomplete details

What is the area of triangle ABC? - OP 03 square units 0 7 square units o 11 square units 0 15 square units see pic​

Answers

The answers ir 15 square units

Answer:

7 sq unit

Step-by-step explanation:

Area of triagle ABC = Area of rectangle mnBp - Area of trangle AmC - Are of triangle CnB - Area of triangle ABp

Area of rectangle mnBp = 5x3 = 15 sq unit

Area of trangle AmC = 4x2 /2 = 4 sq unit

Are of triangle CnB = 5x1 /2 = 2.5 sq unit

Area of triangle ABp = 3x1 /2 = 1.5 sq unit

I believe you can work out thd answer from the above

You have $1000 to invest in two different accounts. To save the money you need for college, you need to average 5.7 percent interest. If the two accounts pay 4 percent and 6 percent interest, how much should you invest in each account?
$550 in 4%, $450 in 6%
$300 in 4%, $700 in 6%
$700 in 4%, $300 in 6%
$150 in 4%, $850 in 6%

Answers

Answer:

D

Step-by-step explanation:

that is the solution above

hey Plz help me fast it's important.

Answers

Answer:

Step-by-step explanation:

a) 52 is divisible by 4 and 5 - 2 = 3

b) 63 is divisible by 9 and 3*2 = 6 -> ten digit

c) 50 is divisible by 10 and 5 + 0 = 5

d) 72 is divisible by 6 and 7*2 = 14

Find the values of x for which the denominator is equal to zero for y=x^2/x^2+1 .

Answers

Answer:

Step-by-step explanation:

I assume that you mean y = x²/(x²+1), not y = x²/x²+1.

x²+1 = 0

x² = -1

x = ±√(-1) = ±i

deleted: deleted by user

In your office desk drawer you have 10 different flavors of fruit leather. How many distinct flavor groupings can you make with your fruit leather stash?​

Answers

100

You have 10 different flavors. Just multiply the ten with another ten.

You buy a six pack of Gatorade for $9.00. What is the unit price or the price per bottle?

Answers

Answer:

Price per bottle is 1.5 or $1.50

Step-by-step explanation:

To get price per unit, you just divide the amount of money spent by the items purchased. 9/6 = 1.5

Help pls with answer!!!Rewrite the function in the given form.

Answers

Answer:

[tex]g(x) = \frac{-2}{x-1}+5\\\\[/tex]

The graph is shown below.

=========================================================

Explanation:

Notice that if we multiplied the denominator (x-1) by 5, then we get 5(x-1) = 5x-5.

This is close to 5x-7, except we're off by 2 units.

In other words,

5x-7 = (5x-5)-2

since -7 = -5-2

Based on that, we can then say,

[tex]g(x) = \frac{5x-7}{x-1}\\\\g(x) = \frac{5x-5-2}{x-1}\\\\g(x) = \frac{(5x-5)-2}{x-1}\\\\g(x) = \frac{5(x-1)-2}{x-1}\\\\g(x) = \frac{5(x-1)}{x-1}+\frac{-2}{x-1}\\\\g(x) = 5+\frac{-2}{x-1}\\\\g(x) = \frac{-2}{x-1}+5[/tex]

This answer can be reached through alternative methods of polynomial long division or synthetic division (two related yet slightly different methods).

-------------------------

Compare the equation [tex]g(x) = \frac{-2}{x-1}+5\\\\[/tex] to the form [tex]g(x) = \frac{a}{x-h}+k\\\\[/tex]

We can see that

a = -2h = 1k = 5

The vertical asymptote is x = 1, which is directly from the h = 1 value. If we tried plugging x = 1 into g(x), then we'll get a division by zero error. So this is why the vertical asymptote is located here.

The horizontal asymptote is y = 5, which is directly tied to the k = 5 value. As x gets infinitely large, then y = g(x) slowly approaches y = 5. We never actually arrive to this exact y value. Try plugging in g(x) = 5 and solving for x. You'll find that no solution for x exists.

The point (h,k) is the intersection of the horizontal and vertical asymptote. It's effectively the "center" of the hyperbola, so to speak.

The graph is shown below. Some points of interest on the hyperbola are

(-1,6)(0,7) .... y intercept(1.4, 0) .... x intercept(2, 3)(3, 4)

Another thing to notice is that this function is always increasing. This means as we move from left to right, the function curve goes uphill.

The population of a bacteria colony is growing exponentially, doubling every 6 hours. If there are 150 bacteria currently present, how many (to the nearest ten bacteria) will be present in 10 hours

Answers

Answer:

If rounded to the nearest 10 bacteria, then it would be 500 bacteria.

Step-by-step explanation:

First multiply 150 by two in order to get 300, that leaves 4 hours to figure out. From there you can figure out the rest by seeing that 4 is 2/3 of 6. I converted it into the decimal number .66. Multiply 300 by .66 to get 198 and then add it to 300 to get 498. Then just round it up to the nearest 10 bacteria which leaves you with the final answer of 500 bacteria.

Lendo 15 páginas por dia, Marcos leu um livro em
9 dias.
Para ler esse mesmo livro em 3 dias, quantas páginas
ele deveria ler por dia?

Answers

Answer:

Olha a foto.

Step-by-step explanation:

Algebraically show that each of the given combinations are equivalent to the given functions.
h(x) • j(x) is equivalent to k(2) given:
h(x) = - 3x – 1;j(x) = – 7x + 11 ; k(x) = 21.22 – 262 – 11
h(x).j(x) = (
Is h(x).j(x) equivalent to k(x)? yes

Answers

Answer:

Yes they ate Equivalent

Step-by-step explanation:

Given the expression

h(x) = - 3x – 1;j(x) = – 7x + 11 ; k(x) = 21.22 – 262 – 11

H(x)•j(x) = (-3x-1)(-7x+11)

H(x)•j(x) = (-3x)(-7x)-3x(11)-1(-7x)(-1)(11)

H(x)•j(x) = 21x²-33x+7x-11

H(x)•j(x) = 21x²-26x-11

This shows that H(x)•j(x) = k(x)

Work out the area of the shape,show working out
help me and I think I did the sides wrong

Answers

25 x 10 = 250
11 x 6 = 66
250 - 66 = 184 cm

Find the area of the irregular figure. Round to the nearest hundredth.

Answers

Answer:

16 sq units

Step-by-step explanation:

Full area of the square is 20. Since it’s irregular and a piece has been taken out, gotta subtract 20 by the chunk missing.
That case, 2x3=6
20-6=14
Full area of the irregular figure is 14sq units

1) Prepare a post merger financial position for METRO using the pooling of interest method.

Answers

Answer:

Metro and Medec

METRO

Post-merger Financial Position, using the pooling of interest method:

Pre-merger Financial Positions:

                           Metro (RM ‘000)

Assets  

Current assets                          120

Fixed assets                             830

Total assets                             950

Liabilities and Equities  

Current liabilities                      40

Long term debt                      200

Common stock (RM1 par)      480

Capital surplus                       120

Retained earnings                  110

Total liabilities and equity    950

Earnings available to

common stockholders            230

Common Dividends                  150

Addition to Retained Earnings  80

Step-by-step explanation:

Pre-merger Financial Positions:

                           Metro (RM ‘000)    Medec(RM ‘000)

Assets  

Current assets                          50                     70

Fixed assets                           650                    180

Total assets                            700                   250

Liabilities and Equities  

Current liabilities                      30                     10

Long term debt                       140                    60

Common stock (RM1 par)      400                    80

Capital surplus                         50                    70

Retained earnings                   80                    30

Total liabilities and equity     700                 250

Earnings available to

common stockholders            100                  130

Common Dividends                  50                  100

Addition to Retained Earnings 50                   30

Exchange ratio = 1:2

The point-slope form of a line that has a slope of -2 and passes through point (5,-2) is shown below.
y+2=-2(x-5)
What is the equation in slope-intercept form?
O y=-2x+12
O y=-2x+8
O y=-22-7
O y=-2x-3
Savait

Answers

Answer:

              y = -2x + 8

Step-by-step explanation:

The equation in slope-intercept form:  y = mx + b

y + 2 = -2(x - 5)

y + 2 = -2x + 10              {subtract 2 from both sides

y = -2x + 8

According to the Venn Diagram below and given that P(A) = .4 as well as
P(B) = .3 what is P(AUB)?

Answers

Hello,

P(A)=0.4

P(B)=0.3

P(AUB)+P(A∩B)=P(A)+P(B)

P(AUB)=0.4+0.3-0.1=0.6

Answer C

The correct answer is option (C).

P(A ∪ B) = 0.6

Formula to find P(A ∪ B):

If A, B are two different events then P(A U B) = P(A) + P(B) - P(A ∩ B)

We have been given, P(A) = 0.4, P(B) = 0.3

From given Venn diagram,

P(A ∩ B) = 0.10

Now, P(A U B) = P(A) + P(B) - P(A ∩ B)

⇒ P(A U B) = 0.4 + 0.3 - 0.10

⇒ P(A ∪ B) = 0.6

Therefore, the correct answer is option (C) .6

Learn more about here:

https://brainly.com/question/1605100

#SPJ2

Other Questions
True or false? Recent genetic evidence indicates that there may bein the roots of some plantsa response stimulated by the concentration of water in the soil.Group of answer choicesFalseTrue Exercise 5 Some of the verbs in the sentences given below are incorrect. Underline them andwrite the correct form :-1. My son coughing so badly last night that he could not sleep.2. The book reading this afternoon is very interesting, I couldn't leave it.3. While I clearing my cupboard, I found my old diary.4. Our teacher last year always reminding us to work harder.5. The farmers fought to save their homes from the fire which spread quickly through their fields. nen,Problem: Two towns, A and B, located along the coast of the Pacific Ocean are 30km apart on a north-south line. From a ship, the line of sight of town A is W30N,while that of town B is S400W.1. How far is the ship from town A?2. How far is the ship from town B? What is the cost, in dollars, of 16 onions if 3 onions weigh 1.5 lb and the price of onions is 33 cents per kilogram Sabe-se que EF = xcm , GH = (x + 6) cm , RS = 16 cm e NP = 28 cm . Sabendo que EF ,GH , RS ,e NP So, nessa ordem, segmentos proporcionais, determine o valor de x . What is the figurative meaning of the excerpt?The birds cage has been placed so that it overlooks a cemetery.The birds cage is so small that it cramps his wings and feet.The caged bird has had his hope destroyed.The caged bird is thinking very serious thoughts. Following is information from Skechers USA, Inc. for fiscal 2016 (in thousands). Total 2016 revenue $3,563,311 Total revenue growth rate 5.0% Terminal revenue growth rate 2% Net operating profit margin (NOPM) 8.2% Net operating asset turnover (NOAT)3.42Projected 2017 total revenue would be:A. $3,634,577 thousand.B. $3,855,503 thousand.C. $3,324,568 thousand.D. $3,741,477 thousand.E. None of the above. Can someone help i dont know this The firm's fixed costs are $60 000, variable cost per unit is $15 and selling price per unit is $20. The contribution margin per unit is: Group of answer choices $5 $15 $20 $35 g g Suppose total output (real GDP) is $1,000 and labor productivity is $10. We can conclude that the number of worker hours must be Write an equation that represents the line.Use exact numbers. pls how can u convert 9ml to cm cube Larry also holds 2,000 shares of common stock in a company that only has 20,000 shares outstanding. The companys stock currently is valued at $45.00 per share. The company needs to raise new capital to invest in production. The company is looking to issue 5,000 new shares at a price of $36.00 per share. Larry worries about the value of his investment.a. Larry's current investment in the company is __________If the company issues new shares and Larry makes no additional purchase, Larry's investment will be worth _____________b. This scenario is an example of __________ . Larry could be protected if the firm's corporate charter includes a provision. c. If Larry exercises the provisions in the corporate charter to protect his stake, his investment value in the firm will become ___________ What was February revolution in Petrograd ? Plz help me ASAP in my final project I am ready to pay 20$ The radius of a circle is 6 cm. What is its diameter? Find the value of each variable.4V3b6045Cd A government bond issued in France has a coupon rate of 5% (paid annually) and a face value of 100 euros, and it matures in 5 years. Calculate the price of the bond (in euros) if the yield to maturity is 3.5%. I need help :)Whats m Simplify the following expression.3^{0}