Did you know that the outdoor temperature can e found by counting the chirps made by crickets? According to the Farmer's Almanac, the formula C = StartFraction n Over 3 EndFraction + 4 relates degrees celsius (C) to the number of cricket chirps (n) in 25 seconds. One night while camping, Charlie counts 51 chirps in 25 seconds. What is the temperature in degrees Celsius?

Answers

Answer 1

Answer:

the answer is 21

Step-by-step explanation:

.

Answer 2

Answer:

21 is correct, & for some reason my answer was deleted... so strange, am I right ?


Related Questions

What is the proof for this equation?

3x+27=2y+32

I will give brainliest!!!!!! Thx

Answers

Do u know what the variables stand for?

Use The Interactive tool to determine if the two triangles are congruent. Then, select the true statement.

Answers

Answer:

it would be the first answer I think. not very sure

Pedro is building a playground in the shape of a right triangle he wants to know the area of the playground to help him decide how sand to buy what are the dimensions of the rectangle

Answers

Answer:

Amount of sand=Area of triangle(ABC)=1/2*AB*BC

Dimension of rectangle as  length=BC and breadth=AB

Step-by-step explanation:

Given:

Pedro building a playground in shape of right angled triangle.

To Find:

How much sand he need to buy

And if playground changed to rectangle what will be the dimensions.

Solution:

Consider a ΔABC be the play ground vertex of playground,

And AB and BC be the sides making right angle.

The sand required to fill ground will be the amount of are covered by the ABC triangle.

So,

Area Of triangle(ABC)=1/2* base* height

Here base will be BC and height =AB

Therefore Area of Triangle(ABC)=1/2*BC*AB

Depending on the lengths of base and height amount of sand will be decided.

Now,

For Rectangle dimensions,

We know that if same sized triangles composes each other forms a rectangle.

It requires two triangle to form one rectangle as follows

(Refer the attachment)

Same sized Triangle ACD is imposed on it  to from rectangle ABCD.

So dimension for rectangle will be same as the triangle

Dimension=length and breadth

i.e. length=base of triangle=BC

Breadth=Height of triangle=AB

i.e Breadth =AB.

the difference of two numbers is 15. five times the smaller number is the same as 9 less than twice the larger number. find the numbers

Answers

Answer:

your 2 numbers are going to be 7 and 22

The difference of that two numbers is 15.so the numbers are 7 and 22

The 2003 Statistical Abstract of the United States reported the percentage of people 18 years of age and older who smoke. Suppose that a study designed to collect new data on smokers and non smokers uses a preliminary estimate of the proportion who smoke of .30.a. How large a sample should be taken to estimate the proportion of smokers in the population with a margin of error of.02? use 95% confidence.b. Assume that the study uses your sample size recommendation in part (a) and finds 520 smokers. What is the point estimate of the proportion of smokers in the population?c. What is the 95% confidence interval for the proportion of smokers in the population?

Answers

Answer:

Step-by-step explanation:

Confidence interval is written as

Sample proportion ± margin of error

Margin of error = z × √pq/n

Where

z represents the z score corresponding to the confidence level

p = sample proportion. It also means probability of success

q = probability of failure

q = 1 - p

p = x/n

Where

n represents the number of samples

x represents the number of success

a) From the information given,

Margin of error = 0.02

p = 0.3

q = 1 - 0.3 = 0.7

To determine the z score, we subtract the confidence level from 100% to get α

α = 1 - 0.5 = 0.05

α/2 = 0.05/2 = 0.025

This is the area in each tail. Since we want the area in the middle, it becomes

1 - 0.05 = 0.975

The z score corresponding to the area on the z table is 1.96. Thus, confidence level of 95% is 1.96

Therefore,

0.02 = 1.96 × √(0.3 × 0.7)/n

0.02/1.96 = √0.21/n

0.0102 = √0.21/n

Taking square of both sides, it becomes

0.00010404 = 0.21/n

n = 0.21/0.00010404

n = 2018

Sample size = 2018

b) if n = 2018

x = 520

Then

p = 520/2018 = 0.26

Point estimate of the proportion of smokers in the population is 0.26

c) q = 1 - 0.26 = 0.74

the 95% confidence interval for the proportion of smokers in the population is

0.26 ± 1.96 × √(0.26)(0.74)/2018

= 0.26 ± 0.019

Answer:

a) n = 2017

b) Point estimate is 0.2578

c) 95% Confidence Interval is Minimum = 0.2387,  Maximum  0.2769

Step-by-step explanation:

Here we have

At 95%, we have

[tex]z_{\alpha /2}[/tex] =  1.96

To determine sample size, we have

[tex]n = \frac{(z_{\alpha /2})^2 \hat p \hat q}{E^2}[/tex]

Where:

[tex]\hat p[/tex] = 0.3

[tex]\hat q[/tex] = [tex]1-\hat p[/tex] =  0.7

E = 0.02

Therefore, n = 2016.84 ≈2017

b) The point estimate is given by

[tex]\hat p =\frac{x}{n} = \frac{520}{2017}[/tex] = 0.2578

c) The confidence interval is given by;

[tex]CI=\hat{p}\pm z\times \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}[/tex]

Which gives

[tex]CI=0.2578\pm 1.96\times \sqrt{\frac{0.2578(1-0.2578)}{2017}}[/tex]

Hence CI = Min = 0.2387 to Max = 0.2769

A multiple choice test is composed of 10 questions. Each question has four possible answers, only one of the four possible answers is correct. A student randomly selects the answer for each question. Assume that all selections are independent. Let X count the student’s number of correct answers on the test. a) What is the expected number of correct answers? Round your answer to the nearest tenth.

Answers

Answer:

Let X the random variable of interest "Number of correct anwers on the tet", on this case we now that:

[tex]X \sim Binom(n=10, p=0.25)[/tex]

And the expected value is given by:

[tex] E(X) = np =10*0.25 = 2.5[/tex]

Step-by-step explanation:

Previous concepts

A Bernoulli trial is "a random experiment with exactly two possible outcomes, "success" and "failure", in which the probability of success is the same every time the experiment is conducted". And this experiment is a particular case of the binomial experiment.

The binomial distribution is a "DISCRETE probability distribution that summarizes the probability that a value will take one of two independent values under a given set of parameters. The assumptions for the binomial distribution are that there is only one outcome for each trial, each trial has the same probability of success, and each trial is mutually exclusive, or independent of each other".

The probability mass function for the Binomial distribution is given as:  

[tex]P(X)=(nCx)(p)^x (1-p)^{n-x}[/tex]  

Where (nCx) means combinatory and it's given by this formula:  

[tex]nCx=\frac{n!}{(n-x)! x!}[/tex]  

Solution to the problem

Let X the random variable of interest "Number of correct anwers on the tet", on this case we now that:

[tex]X \sim Binom(n=10, p=0.25)[/tex]

And the expected value is given by:

[tex] E(X) = np =10*0.25 = 2.5[/tex]

Euclid’s root beer mug is shaped basically like a cylinder that is eight inches tall with a radius of three inches. Aristotle’s root beer glass is shaped basically like a cone that is 18 inches tall with a diameter of four inches. Which vessel holds the most root beer?


Answers

The Euclid's mug holds the most root beer.

Step-by-step explanation:

Euclid's mug :

Height = 8 inches

Radius = 3 inches

Volume = π(r x r) h

= (3.14) (9) 8

= 226.08 cubic inches

Aristotle's mug:

Height = 18 inches

Diameter = 4 inches

Radius = 2 inches

Volume = (1/3) π(r x r) h

= (1/3) (3.14) (4) 18

= 37.68 cubic inches

The Euclid's mug holds the most root beer.

How many flowers, spaced every 4 inches, are needed to surround a circular garden with a 200 inch radius?

Answers

Find the distance around the circle ( circumference)

Circumference = 2 x PI x r

Circumference = 2 x 3.14 x 200

Circumference = 1256 inches.

Divide circumference by spacing:

1256 / 4 = 314

You can plant 314 flowers.

Lena‘s observed that in the last 12 issues of rise over run weekly 384o out of950 pages contain an advertisement what is the probability that the next page she turns to will contain an advertisement

Answers

Answer:

Probability thay the next page she turns to will have an advert = 0.4042

Step-by-step explanation:

In the last 12 issues of the magazine, 384 out of 950 pages contain an advertisement.

We now need to find the probability that the next page has an advertisement.

Probability of an event

= n(of that event) ÷ n(total sample spaces)

n(of the event of an advert) = number of pages with adverts in those issues = 384

n(total sample spaces) = total number of pages = 950

Probability that the next page or any page at all will have an advert = (384/950) = 0.4042

Hope this Helps!!!

3(2x - 1) =
1
2
(4x - 2) + 2

Answers

Answer:

x=1

Step-by-step explanation:

HOPE I HELPEDPLZZ MARK AS BRAINLIEST !!!

Which of the following lines best fits the data shown in the scatter plot

Answers

Answer:

Im pretty sure its A

Step-by-step explanation:

Therefore, the option (A) is the correct answer.

What is the scatter plot?

Scatter plots are the graphs that present the relationship between two variables in a data-set. It represents data points on a two-dimensional plane or on a Cartesian system.

As per the given information, the correct graph is in option (A) because in this graph it is moving upward with respect to the line of curve.

Hence, the option (A) is the correct answer.

To know more about the scatter plot

https://brainly.com/question/17222820

#SPJ5

A restaurant is offering a new buffet with six types of sandwiches, four sides, and five desserts. If customers are allowed to select one sandwich, one side, and one dessert, how many meal combinations are possible?

Answers

Answer:

240

Step-by-step explanation:

Multiply everything together. 6*4*5 is 240.

Simplify.
Remove all perfect squares from inside the square root.
Assume x is positive.
\sqrt{20x^8}

Answers

Answer:

[tex]2x^4\sqrt{5}[/tex]

Step-by-step explanation:

[tex]\sqrt{20x^8}[/tex] = [tex]\sqrt{4*5*(x^4)^2}[/tex] = [tex]2x^4\sqrt{5}[/tex]

The solution of the equation after remove all perfect squares from inside the square root is,

⇒ 2x⁴√5

What is an expression?

Mathematical expression is defined as the collection of the numbers variables and functions by using operations like addition, subtraction, multiplication, and division.

Given that;

The expression is,

⇒ √20x⁸

Now, We can simplify and remove all perfect squares from inside the square root as;

⇒ √20x⁸

⇒ √2 × 2 × 5 × (x⁴)²

⇒ 2x⁴√5

Thus, The solution of the equation after remove all perfect squares from inside the square root is,

⇒ 2x⁴√5

Learn more about the mathematical expression visit:

brainly.com/question/1859113

#SPJ5

11 + (3)(9) Step 1: 11 + (9)(3) Step 2: (11 + 9)(3) Step 3: 20(3) Step 4: 60 Analyze the work to find the error.

Answers

Answer:

Step 2 is where this person went wrong

Step-by-step explanation:

Should be

11 + (9)(3)= x

11 + 27= x

x = 38

Answer:

Step 2 is where the error started. You can see the person did the order of operations wrong. The person was supposed to multiple (9)(3) first because of PEMDAS; (9)(3)=27 and then you add the 27 to 11 and get 38

Step-by-step explanation:

What is 0.21 written as a percentage

Answers

Answer:

21 percent

Step-by-step explanation:

Because 0.21 times 100 gives 21 percent

Answer:

21%

Step-by-step explanation:

to change a decimal to a percentage you multiply it by 100 which 0.21 x 100 which will give 21%

what is the solution to the inequality -3x-42>3

Answers

Answer:

X<-15

Step-by-step explanation:

-3x-42>3 collect like terms

-3x>3+42

-3x>45 divide both side by -3

X<-15

Hint ; when you divide both side by a negative sign, the sign changes.

Answer:

Just here for the points also it -135

Step-by-step explanation:

The circumference of a circle is 16 ft.
what is the radius?
.

Answers

Answer:

The answer is 8. And for the love of God people if you don't know the answer don't waste an answer space just for the points. It makes everyone mad. Stop. Just cut it out.

Step-by-step explanation:

What is the distance, to the nearest hundredth, from (6, 5) to (−3, −8)?

Answers

Answer:

15.81

Step-by-step explanation:

Use the distance formula:

So the distance formula for two given points is

Distance= sqrt((x2-x1)^2 +(y2-y1)^2 ) =sqrt((-3-6)^2 +(-8-5)^2 )

=sqrt((-9)^2 +(-13)^2 )

=sqrt(81+169)

=sqrt(250)

=15.81

Hope this helped

:)

Find the quotient of 24 and 0

Answers

Answer:

it is either zero or infinity

Step-by-step explanation:

8) An ultimate frisbee team has to order jerseys, shorts, and hats. They have a budget of $1350 to
spend on $50 jerseys, $20 shorts, and $15 hats. They want to buy 40 items in preparation for the
oncoming season and must order as many jerseys as shorts and hats combined. How many of
each item should they order? Write a system of equations to help you solve this problem.

Answers

Answer:

Step-by-step explanation:

By using j, s ,h to represent the number of jerseys,shorts and hats respectively.

System of Equations:

j + s + h = 40

j = s + h

50j + 20s + 15h = 1350

(s + h) + s + h = 40

2s + 2h = 40

s + h = 20

s = 20 – h

50[(20 – h) + h] + 20(20 – h) + 15h = 1350

50(20) + 400 – 20h + 15h = 1350

1400 – 5h = 1350

5h = 50h

h = 10

s = 20 – 10

s = 10

j = 10 + 10

j = 20

20 jerseys, 10 shorts, 10 hats

They order 20 jerseys, 10 shorts, 10 hats

What is system of equation?

A system of equations, also known as a set of simultaneous or equation system, is a finite set of equations for which we sought the common solutions.

According to the question

By using j, s ,h to represent the number of jerseys ,shorts and hats respectively.

System of Equations:

j + s + h = 40.   .   .   .   . Equation (1)

j = s + h.   .   .   .   .   .   .Equation (2)

50j + 20s + 15h = 1350 .    .    .    .     .      .     Equation (3)

By putting the value of j = s + h in equation (1)

(s + h) + s + h = 40

2s + 2h = 40

s + h = 20

s = 20 – h.   .   .   .   .   .   .   .Equation (4)

By putting the value of j = s + h and s = 20 - h in equation (3) we get

50[(20 – h) + h] + 20(20 – h) + 15h = 1350

50(20) + 400 – 20h + 15h = 1350

1400 – 5h = 1350

5h = 50h

h = 10

s = 20 – 10

s = 10

j = 10 + 10

j = 20

Hence , 20 jerseys, 10 shorts, 10 hats

To learn more about system of equation from here

https://brainly.in/question/31127448

#SPJ2

A school is trying to schedule Prayers of chemistry and algebra two. They find that a total of 386,000 are taking either one or both of the two courses. 209 students signed up for algebra two and 300 need to have signed up for chemistry , what would be the probability that a student chosen at random from the 386 will be signed up for both of the courses? Ronja answer to the nearest whole number percent

Answers

Answer: 32%

Step-by-step explanation:

The total number of students that signed up for chemistry and algebra

two is 386.

Let x represent the number of students that signed up for both chemistry and algebra two

If 209 students signed up for algebra two, then the number of students that signed up for algebra two only is

209 - x

If 300 need to have signed up for chemistry, then the number of students that need to have signed up for chemistry only is 300 - x

Therefore,

x + 209 - x + 300 - x = 386

- x + 509 = 386

x = 509 - 386

x = 123

If 123 students would be signed up for both courses, then the probability that a student chosen at random from the 386 will be signed up for both of the courses is

123/386 × 100 = 32%

The seventh term of an arithmetic sequence is 10.2 and the twelfth term is 17.7. What is the common difference of the arithmetic sequence?
The common difference is ______

Use the explicit formula to find a1.
a1 = _______

What is the explicit formula for the arithmetic sequence?
A: an = 1.2 + (n - 1)1.5
B: an = 1.5 + (n – 1)1.2
C: an = 1.5 + (n – 1)3.9
D: an = 3.9 + (n – 1)1.5

ANSWERS: 1.5, 1.2, A: an = 1.2 + (n – 1)1.5

Answers

Answer:

The common difference is 1.5

Use the explicit formula to find a1.

a1 = 1.2

What is the explicit formula for the arithmetic sequence?

= 1.2 + (n - 1)1.5

Step-by-step explanation:

Final answer:

The common difference of the arithmetic sequence is 1.5, and the first term is 1.2. The explicit formula for the arithmetic sequence is A: an = 1.2 + (n - 1)1.5.

Explanation:

To find the common difference of an arithmetic sequence, we can use the information that the seventh term (a7) is 10.2 and the twelfth term (a12) is 17.7. The formula for the nth term of an arithmetic sequence is an = a1 + (n - 1)d, where a1 is the first term and d is the common difference. By creating a system of equations using the given terms, we can solve for d.

For the seventh term: 10.2 = a1 + 6d
For the twelfth term: 17.7 = a1 + 11d
Subtracting the first equation from the second gives: 17.7 - 10.2 = 5d, which simplifies to 7.5 = 5d or d = 1.5.

We can then plug the value of d back into one of the equations to find a1:
10.2 = a1 + 6(1.5)
10.2 = a1 + 9
a1 = 1.2

Therefore, the explicit formula for this arithmetic sequence is A: an = 1.2 + (n - 1)1.5.

---------- is a measure of amount of work that can be done in a given amount of time or in other way rate or doing work

Answers

Answer:

Power

Step-by-step explanation:

Term Definition

power: Measure of the amount of work that can be done in a given amount of time.

Answer:

Power

Step-by-step explanation:

power, measure of the amount of work that can be done in a given amount of time.

I hope this helps :)

Type the expression that results from the following series of steps: Start with x , add 3 , then times by 6

Answers

Answer:

6(x + 3), or expanded: 6x + 18

Step-by-step explanation:

We start with x.

"Add 3" means + 3, so we have: x + 3

"Then times by 6" means multiply by 6, or * 6, so we have 6 * (x + 3)

Thus the expression is 6(x + 3), or expanded: 6x + 18

Hope this helps!

Answer:

6(x + 3)

Step-by-step explanation:

Add 3:

x + 3

Times 6:

6(x + 3)

The number of carbon atoms in a fossil is given by the function y= 5100(0.95)^x where x represents the number of years since being discovered what is the percent change each year? Explain your answer.

Answers

Final answer:

The function y = 5100(0.95)^x represents an exponential decay of the number of carbon atoms in a fossil, with a base of 0.95. Therefore, the percent change each year is -5%, reflecting a decrease, consistent with the decay of carbon-14.

Explanation:

The function y = 5100(0.95)^x represents an exponential decay, with 0.95 being the base of the exponent. This base number, when subtracted from 1 and multiplied by 100, gives the percent change each year for the number of carbon atoms in the fossil.

Using this method, we find: (1-0.95)*100 = 5. So the percent change is -5% each year, with the negative sign indicating a decrease. This is consistent with the decay of carbon-14 (C-14) in fossils, a process used in carbon dating to estimate the age of the fossil.

Learn more about Exponential Decay here:

https://brainly.com/question/12900684

#SPJ11

The function below describes the number of students who enrolled at a university, where f(t) represents the number of students and t represents the time in years.


Initially,_____ students enroll at the university. Every______ , the number of students who enroll at the university increases by a factor of______ .

Answers

Answer:

18,500  , 1 , 1.03

Step-by-step explanation:

I think your question is missed of key information, allow me to add in and hope it will fit the original one.  

f(t) =18,500(1.03)^t  

1st blank:

19,055

1.03

3

18,500

2nd blank:

t years

2 years

3 years

1 year

3rd blank:

19,055

3

18,500

1.03

My answer:

Given that:  f(t) =18,500*[tex]1.03^{t}[/tex]

1st blank:

Initial value when t = 0, so we have:

f(0) =18,500*[tex]1.03^{0}[/tex]

[tex]f(0) =18,500(1)\\ f(0) =18,500[/tex]

So we choose D for 1st blank

2nd and 3rd blank:

Because it's an exponential function f(t) =18,500*[tex]1.03^{t}[/tex]  , with every value of t increment f(t) increase by a factor of 1.03 . So  Every  1 year the number of students who enroll at the university increases by a factor of 1.03

=> 2nd blank: 1

=> 3rd blank: 1.03

Hope it will find you well.

Answer:

The first blank this is 18,500. Second blank is 1. The third blank is 1.03. hope this helps

Step-by-step explanation:

What is the slope of the line that passes through the points (-9, 10)(−9,10) and (21, 15) ?(21,15)?

Answers

Answer:

1/6 or 1.666667

Step-by-step explanation:

(y2-y1)/(x2-x1)

(15-10)/(21- -9) = 1/6

Answer:

1/6

Step-by-step explanation:

Apply the distributive property to the expression to write an equivalent expression. Complete the statements. 4x + 16 Find the GCF of . Now factor out the GCF by dividing each term in the expression by . 4x divided by the GCF is , and 16 divided by the GCF is . The equivalent expression is .

Answers

Answer:

[tex]4(x+4)=4x+16[/tex]

Step-by-step explanation:

a) The Greatest Common Factor, of both terms 4x and 16 is 16.

4,16|2

2,8|2

1,4|2

1,2|2

1,1| = 2*2*2*2=16

b) Let's divide each term by 4 their

4x+16

[tex]\frac{4x}{4}=x\\\\\frac{16}{4}=4[/tex]

Placing their common divisor outside the parentheses, and inside the sum of this result:

[tex]4(x+4)=4x+16[/tex]

The equivalent expression after factoring out the GCF is [tex]\(4(x + 4)\)[/tex].

To apply the distributive property to the expression \(4x + 16\), we can factor out the greatest common factor (GCF) of the two terms. In this case, the GCF of 4 and 16 is 4. By dividing each term in the expression by 4, we can factor out the GCF.

\(4x\) divided by the GCF (4) is \(x\), and \(16\) divided by the GCF (4) is \(4\). Therefore, the expression \(4x + 16\) can be factored as \(4(x + 4)\) using the distributive property.

To summarize:

- GCF of 4 and 16 is 4.

- \(4x\) divided by the GCF (4) is \(x\).

- \(16\) divided by the GCF (4) is \(4\).

For more such questions on equivalent expression

https://brainly.com/question/30607584

#SPJ3


Kareem sent a chain email to 10 of his friends the number of people who got the email increases by a factor of 1.4 every week

Answers

Answer: 10×1.4^6

Step-by-step explanation:

Final answer:

This question is about exponential growth in mathematics.

Explanation:

This question is about exponential growth in mathematics. The number of people who received the email increases by a factor of 1.4 every week.

Learn more about exponential growth here:

https://brainly.com/question/12490064

#SPJ12

What is the equation of the line that passes through the point (6,-5)(6,−5) and has a slope of -\frac{3}{2}−
2
3

Answers

The equation of the line that passes through the point (6,-5)and has a slope of [tex]-\dfrac{3}{2}[/tex] is y+5 = -3/2(x+6).

What is the Point-slope form?

The equation of the straight line has its slope and given point.

If we have a non-vertical line that passes through any point(x1, y1) has gradient m. then general point (x, y) must satisfy the equation

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

Which is the required equation of a line in a point-slope form.

WE need to find the equation of the line that passes through the point (6,-5)and has a slope of [tex]-\dfrac{3}{2}[/tex].

Given:  m=-3/2  and  x_1 = -6  and  y_1 =-5

So the required equation of a line in a point-slope form;

y+5 = -3/2(x+6)

Hence, The equation of the line that passes through the point (6,-5)and has a slope of [tex]-\dfrac{3}{2}[/tex] is y+5 = -3/2(x+6).

Learn more about slope here:

https://brainly.com/question/2503591

#SPJ2

Final answer:

The equation of the line that passes through the point (6, -5) and has a slope of -3/2 is y = -3/2x + 4.

Explanation:

To find the equation of the line, we can use the point-slope form of a linear equation, which is given by y - y1 = m(x - x1), where (x1, y1) is a point on the line and m is the slope. In this case, the point is (6, -5) and the slope is -3/2. Plugging these values into the equation, we get y - (-5) = -3/2(x - 6), which simplifies to y + 5 = -3/2(x - 6).

Expanding the equation further, we get y + 5 = -3/2x + 9. To isolate y, we can subtract 5 from both sides of the equation, resulting in y = -3/2x + 4. Therefore, the equation of the line that passes through the point (6, -5) and has a slope of -3/2 is y = -3/2x + 4.

Other Questions
For each of the three products that are observed in the NMR spectrum, there is a diagnostic proton that can be used to accurately calculate the product ratios. Calculate the percentage of the mixture that is o-bromoaniline. To answer this question correctly, you will need to use the BEST diagnostic signals for each isomer. Accrued Vacation Pay A business provides its employees with varying amounts of vacation per year, depending on the length of employment. The estimated amount of the current year's vacation pay is $106,800. Journalize the adjusting entry required on January 31, the end of the first month of the current year, to record the accrued vacation pay. Which type of element seeks to gain electrons? Help me solve the bottom question please ill give you brainliest (idk how to spell it) Gall Manufacturing sells a product for $50 per unit. The fixed costs are $840,000 and the variable costs are 60% of the selling price. As a result of new automated equipment, it is anticipated that fixed costs will increase by $200,000 and variable costs will be 50% of the selling price. The new break-even point in units is: 35 total girls and 50 total boys were surveyed. Howmany students bought their lunch from the cafeteria?Round to the nearest whole number.students Score on a test are normally distributed with a mean of 63.2 and standard deviation of 11.7 find, P 81 which separates the bottom81% from top 19% Should the government enact Martial Law if the citizens do not adhere to the stay home order? And should weapon sales be suspended during this time? Read the excerpt from President John F. Kennedys inaugural address:Can we forge against these enemies a grand and global alliance, North and South, East and West, that can assure a more fruitful life for all mankind? Will you join in that historic effort?Which rhetorical device does Kennedy use?A. rhetorical questionB. figurative languageC. overstatementD. understatement A client with preeclampsia is admitted to the labor and birthing suite. her blood pressure is 130/90 mm hg, and she has 2 protein in her urine along with edema of the hands and face. which signs or symptoms would the client display if she were developing hemolysis, elevated liver enzymes, and low platelet count (hellp syndrome) Based on information in the Article, which of the following best describes the difference betweenDemocrats and Republicans?Republicans believe that private organizations and individuals should pay for domesticsocial programs; Democrats believe that only food assistance programs should beprivately fundedRepublicans believe that the government should not require anyone to pay taxes,Democrats believe that it is the responsibility of the wealthiest Americans to pay all thetaxes.Republicans believe that the economy flourishes when the government does notregulate businesses; Democrats believe that the economy flourishes only with highertaxesRepublicans believe that the federal government should have a very limited role inpeople's lives; Democrats believe that the federal government should have a significantrole. 3 3/4 divided by 5/7 Emotional intelligence (EI) is the ability to understand and manage your own emotions, and those of the people around you. People with a high degree of emotional intelligence know what they're feeling, what their emotions mean, and how these emotions can affect other people. Emotional intelligence is five main elements: Self-awareness, Self-regulation, Motivation, Empathy, and Social skills.True or False? Setting is both the place and___ of a story Flood control, fishing, and aquaculture are all examples of how humans in South and Southeast Asia __________.A.interact with water suppliesB.regulate economic growthC.stop deforestationD.modify the land The positions are 1,2,3,4 please answer this quickly it is due soon I will mark brainiest and I will give 14 points What stance does Davis take on war beginning?That if the Confederates fight, they know thathistory will agree it was necessaryIf we may not hope to avoid war, we may atleast expect that posterity will acquit us ofhaving needlessly engaged in it.-Jefferson Davis1 That the only way war will start is if the2Confederacy takes the first step3 That the Confederacy will not engage in a war no matter what Alfalfa Company developed the following information about its inventories in applying the lower-of-cost-or-market (LCM) basis in valuing inventories:ProductCostMarketA$110,000$120,000B80,00076,000C155,000162,000If Alfalfa applies the LCM basis, the value of the inventory reported on the balance sheet would be:a. $341,000.b. $345,000.c. $358,000.d. $362,000. Which of the following observations best supports the cell theory? Cells from animals only create other animal cells. Cells come in a variety of shapes and sizes. Cells have different names for different structures. Cells can live a very short time. Why the Democrats had a bad 1968 Election year?