Help I don’t know how to work this out

Help I Dont Know How To Work This Out

Answers

Answer 1

Answer: D = 3c-5

Step-by-step explanation:

The first shape shows the input, C, the second one multiplies it by 3, next, it subtracts C by 5, leaving you with D equaling C times three, minus five.
You can simplify this equation into this:

D=3C (multiplied by 3)

Then subtract by 5
D=3C-5


Related Questions

Find set of parametric equation and symmetric equation of the line through the point and parallel to the given vector(if possible):
(-3, 0, 2), v = 6j + 3k.

Answers

x + 3 / 0 = y / 6 = z - 2 / 3 is the required set of parametric equation and symmetric equation of line.

Given the point (-3, 0, 2) and the vector v = 6j + 3k, we need to find the set of parametric equation and symmetric equation of the line through the point and parallel to the given vector.

Let the line be L and a point on the line be P(x, y, z).

Then, the vector from (-3, 0, 2) to P is given by

r = OP = i(x + 3) + jy + k(z - 2)

Since L is parallel to the vector v = 6j + 3k, the direction ratios of L are proportional to the components of v. Thus, the direction ratios of L are 0, 6, and 3.

Therefore, the parametric equations of L are:

x + 3 = 0 ⇒ x = -3y = tz - 2 = 3t + 2

where t is a parameter, and the symmetric equations are x + 3 / 0 = y / 6 = z - 2 / 3. This is the required answer.

To learn more about vector: https://brainly.com/question/3184914

#SPJ11

during normal breathing, about 12% of the air in the lungs is replaced after one breath. write an exponential decay model for the amount of the original air left in the lungs if the initial amount of air in the lungs is 500 ml. approximately how much original air is left in the lungs after 5 breaths?

Answers

If the initial amount of air in the lungs is 500 ml. approximately then original air is left in the lungs after 5 breaths is 263.86 ml.

During normal breathing, about 12% of the air in the lungs is replaced after one breath,

initial amount of air in the lungs is 500 mL.

After 1 breath original air in lung = 500 - (12/100)500

= 500*(88/100)

= 500 (0.88)

After 2 breath original air in lung =   500 (0.88)  - (12/100)500 (0.88)

=  500 (0.88) (1 - 12/100)

= 500 (0.88) (0.88)

= 500(0.88)²

After n breaths original air in lung =  500(0.88)ⁿ

original air is present after 5 breaths = 500(0.88)⁵

= 263.86  ml

Therefore, original air is left in the lungs after 5 breaths is 263.86 ml.

Learn more about Amount of air:

https://brainly.com/question/13615474

#SPJ4

A bakery can make 30 donuts every
15 minutes. What is the unit rate at which the bakery makes donuts? What is the slope of the line?

Answers

The unit rate at which the bakery makes donuts is 2 donuts per minute.

The slope of the line would also be 2 since the number of donuts made is directly proportional to the time elapsed. This means that for every minute that passes, 2 donuts are made.

To find the unit rate, we divide the total number of donuts made (30) by the time it takes to make them (15 minutes).

Unit rate = 30 donuts ÷ 15 minutes = 2 donuts per minute

To find the slope of the line, we use the formula:

slope = rise ÷ run

In this case, the "rise" is the number of donuts made and the "run" is the time elapsed. Therefore, the slope is:

slope = 30 donuts ÷ 15 minutes = 2 donuts per minute.

Learn more about Slope of the Line:

https://brainly.com/question/16949303
#SPJ4

Prove that the conditional "All dodecagons must have eleven sides" is false by a counterexample.​

Answers

All dodecagons must have eleven sides is false and and can be proven through a counter example.

What are dodecagons?

A dodecagons is a polygon which has 12 sides, 12 vertices. In this word do means "Two" and deca means "Ten".

Similar to other polygons, a dodecagon is also a two-dimensional plane figure. A regular dodecagon polygon has 12 equal sides and has 12 equal measures of angles. Irregular dodecagons have unequal sides and angles. Also, a dodecagon can be a convex polygon or concave polygon.

What is a Polygon?

In geometry, a polygon can be defined as a flat or plane, two-dimensional closed shape bounded with straight sides. It does not have curved sides. The sides of a polygon are also called its edges.

So a dodecagon must have twelve sides even though it may be regular or irregular.

To know more about dodecagons visit:

https://brainly.com/question/8970054

#SPJ1

Carol shares a joke with 3 of her friends. The next day, each of her friends tell the joke to 4 other people. The next day, each people that heard the joke the previous day tells the joke to four different people. The expression 3(4^(x)) models this situation where x represents the number of days after Carol initally told the joke. What do the different parts of the expression represent?

Answers

Answer:

Step-by-step explanation:

In this expression, the number 3 represents the initial group of friends to whom Carol told the joke.

The base number 4 represents the number of people each friend told the joke to on the following day.

The exponent x represents the number of days that have passed since Carol first told the joke, and as a result, the number of "generations" of people who have heard the joke.

Therefore, 4 raised to the power of x represents the total number of people who have heard the joke after x days, including Carol's initial group of friends and all subsequent generations of people who have been told the joke by those who heard it before.

Finally, multiplying 3 and 4 raised to the power of x gives the total number of unique people who have heard the joke after x days, since the initial group of friends is not included in the later generations.

f is a function that maps 6-bit binary strings to 4-bit binary strings. For XE {0,136, f(x) is the string x with the last two bits removed. Which property best describes the function to 04-to-1 correspondence 16-to-1 correspondence 2-to-1 correspondence Bijection

Answers

The property that best describes the function is b) 16-to-1 correspondence.

The function f maps 6-bit binary strings to 4-bit binary strings. Therefore, there are 2^6 = 64 possible inputs and 2^4 = 16 possible outputs.For any input x, f(x) is the string x with the last two bits removed. This means that there are 4 possible values for the last two bits of x: 00, 01, 10, and 11.

Since there are 4 possible values for the last two bits of x, there are 4 different inputs that map to each output. For example, if the output is 0000, then the inputs that map to this output are 000000, 000100, 001000, and 001100.

Therefore, the function has a 16-to-1 correspondence, meaning that each output corresponds to 16 different inputs.

The function is not a bijection because multiple inputs can map to the same output. It is also not a 2-to-1 correspondence because each output corresponds to more than 2 inputs.

For more questions like Binary click the link below:

https://brainly.com/question/29677997

#SPJ11

2. Simplify the expression (5-3i) (-7 - 31) - (6-2i). Show your work

Answers

Answer:

Step-by-step explanation:

Let's simplify the expression step by step:

(5-3i)(-7-31) - (6-2i)

= (5)(-7) + (5)(-31i) - (3i)(-7) - (3i)(-31) - 6 + 2i

= -35 - 155i + 21i + 93 - 6 + 2i

= -35 + 87 - 63i + 2i - 155i

= 52 - 216i

Therefore, the simplified expression is 52 - 216i.

profit = total income - total expenditure Calculate this company's a) total income. b) total expenditure. c) profit. Description Sales - Monday Wages - extra staff Stall hire fee Sales - Tuesday Supplies - stationery Sales - Wednesday Materials Online bulk order Money in £25.00 £20.00 £35.00 £100.00 Money out £110.00 £20.00 £6.00 £10.00​

Answers

The company's total income, expenditure and profit is given respectively as follows:

a.) £180

b.) £146

C.) £34

How to calculate the profit of the company? see

To calculate the profit of the company the formula such as given below is used.

Profit = total income - total expenditure

The total income = 25+20+35+100 = £180

The total expenditure = 110+20+6+10 = £146

Profit = 180-146 = £34

Learn more about profit here:

https://brainly.com/question/29785281

#SPJ1

Triangle LMN has vertices at L(−1, 5), M(−1, 0), N(−2, 5). Determine the vertices of image L′M′N′ if the preimage is rotated 90° clockwise about the origin.

L′(5, 1), M′(0, 1), N′(5, 2)
L′(−1, −5), M′(−1, 0), N′(−2, −5)
L′(−5, −1), M′(0, −1), N′(−5, −2).
L′(1, −5), M′(1, 0), N′(2, −5)

Answers

The vertices of image L′M′N′ are L′(−5, −1), M′(0, −1), and N′(−5, −2).  

Rotating a figure 90°:

Rotating a figure 90° clockwise about the origin means that each point of the figure will be moved to a new position that is located 90° clockwise from its original position, with respect to the origin of the coordinate plane.

To rotate a figure 90° clockwise about the origin follow the steps:

1. Swap the x- and y-coordinates of each point.

2. Negate the new x-coordinates.

3. Leave the new y-coordinates as they are.  

Here we have

Triangle LMN has vertices at L(−1, 5), M(−1, 0), N(−2, 5)

Triangle LMN is rotated 90° clockwise about the origin.  

Using the above condition

L(−1, 5) => (−(5), −1) => (−5, −1)

M(−1, 0) => (−0, −1) => (0, −1)  

N(−2, 5) => (−(5), −2) => (−5, −2)    

Therefore,

The vertices of image L′M′N′ are L′(−5, −1), M′(0, −1), and N′(−5, −2).  

Learn more about Rotating a figure at

https://brainly.com/question/29140893

#SPJ1

Find the area of the polygon in square units.

Answers

This may be wrong

Answer: 240.25 square units

Step-by-step explanation:

You could take the perimeter already given, and turn this into a rectangle.

Since the left side is blank, this means you add 7 to thirteen to get the measurement of it. It would take a while to explain, and it seems like you want the answer soon.

You end up with a perimeter of 62.

If you get 2 sets of 2 values from this perimeter, you can create a width and height for your "rectangle"

You could turn this into a square even. Divide the perimeter by 4 to get a length of each side.

Each side of your rectangle (now square) is equal to 15.5 units.

Since the formula for area for a rectangle is width times height, multiply 15.5 by itself, and you get an area measure of 240.25 square units.

A hot air balloon is rising at a constant rate of 10 meters per second, while blowing east at a rate of 3 meters per second. The balloon travels on a diagonal path, and its position after 1 second is shown. How far does the balloon travel after 10 seconds?

Answers

Answer:130 meters

Step-by-step explanation:

it travels up 10 meters and over 3 meters per second. so that means it travels 13 meters per second. then you do 13 x 10 and get 130 meters

Answer:

3,000 meters.

Step-by-step explanation:

What you should first do is set up a diagram to demonstrate the velocity of the balloon and wind.

After having that set up, you can use the pythagorean theorem to find the hypotenuse of the triangle made after 10 seconds.

3²*10²=√900 (for one second)

√900 = ±30 m traveled in one second

30²×100²=√9,000,000

√9,000,000 = ±3,000 m

Robin was given a $40 monthly allowance. She wants to go to the movies as many times as possible and have at least $12. 50 left at the end of the month to go to a concert. A movie ticket costs $5. Write an inequality to determine how many times Robin can go to the movies this month

Answers

Robin can go to the movies a maximum of 5 times this month.

Let's start by defining a variable to represent the number of times Robin goes to the movies. Let's call this variable "x".

We know that each movie ticket costs $5, and Robin wants to have at least $12.50 left at the end of the month. This means that the total amount of money she can spend on movies is:

40 - 12.50 = $27.50

We can set up an inequality to represent this:

5x ≤ 27.50

To solve for x, we can divide both sides of the inequality by 5:

x ≤ 5.5

Since we can't go to the movies a fractional number of times, we round down to the nearest whole number.

Therefore, Robin can go to the movies a maximum of 5 times this month.

Learn more about Inequality:

https://brainly.com/question/25275758
#SPJ4

What is the percent of decrease from 98. 7 to 0?

Answers

0 is a 100% decrease of 98.7. Hope this helped!

A rhombus has an area of 20 cm^2. One diagonal is 10 cm. What is the other diagonal

Answers

The other diagonal of the rhombus is 4 cm.

The other diagonal of the rhombus can be found using the formula for the area of a rhombus, which is A = (d₁ × d₂)/2, where d₁ and d₂ are the lengths of the diagonals.

We're given that the area of the rhombus is 20 cm² and that one diagonal (d1) is 10 cm. Plugging these values into the formula, we get:

20 = (10 × d₂)/2

Simplifying, we get:

20 = 5 d₂

Dividing both sides by 5, we get:

d₂ = 4

Find out more about rhombus

brainly.com/question/14192697

#SPJ4

I'm thinking of a number between 5. 17 and 203. 71

Answers

From the given information provided, the number you are thinking of can be approximately 20.375.

Since the number you are thinking of is between 5 and 203, we can use the following steps to find it:

Take the average of the two endpoints: (5 + 203) / 2 = 104

Check if 104 is greater than or less than 71. Since 104 is greater than 71, we know that the number is between 5 and 104.

Take the average of 5 and 104: (5 + 104) / 2 = 54.5

Check if 54.5 is greater than or less than 17. Since 54.5 is greater than 17, we know that the number is between 17 and 54.5.

Take the average of 17 and 54.5: (17 + 54.5) / 2 = 35.75

Check if 35.75 is greater than or less than 5. Since 35.75 is greater than 5, we know that the number is between 5 and 35.75.

Take the average of 5 and 35.75: (5 + 35.75) / 2 = 20.375

Learn more about average here: brainly.com/question/130657

#SPJ4

Please help, will give brainliest for correct answer.

80 points.

Answers

Answer:

Step-by-step explanation: DEFINITIONS vvvvv

Transformations

Refers to the movement of objects in the coordinate plane. There are 4 types: Translation, Reflection, Rotation, and Dilation

Reflection

transformation that flips a figure across a line to form its mirror image on the opposite side of the line

Translation

Transformation that slides a figure.

Rotation

A transformation in which a figure is turned around a point

Dilation

A transformation that changes the size of an object, but not the shape.

Congruence

correspondence of parts.

center of dilation

in a dilation, the fixed point about which the figure is enlarged or reduced

similar

Figures that have the same shape but not necessarily the same size

scale factor

The ratio of any two corresponding lengths in two similar geometric figures.

enlargement

a dilation with a scale factor greater than 1. Image will be greater than the pre-image

reduction

a dilation with a scale factor less than 1. Image will be smaller than the pre-image.

remote interior angles

the angles of a triangle that are not adjacent to a given exterior angle

Exterior Angle Theorem

The measure of an exterior angle of a triangle is equal to the sum of the measures of the two nonadjacent interior angles.

Transversal

a line that intersects two or more lines at different points

SAS Theorem (Side-Angle-Side)

If two sides and the included angle of one triangle are congruent to two sides and the included angle of another triangle, then the triangles are congruent.

Angle-Angle-Side (AAS) Theorem

If two angles and a non-included side of one triangle are congruent to the corresponding parts of another triangle, then the triangles are congruent.

Side-side-side (SSS) Theorem

If the sides of two triangles are in proportion, then the triangles are similar.

Angle-Side-Angle (ASA) Theorem

If two angles and the included side of one triangle are congruent to two angles and the included side of another triangle, then the triangles are congruent.

Angle-Angle-Angle (AAA)

does NOT prove triangles congruent because the sides could be different lengths.

Parallel lines

lines in the same plane that never intersect

The third term of a sequence is 14. Term to term rule is square, then subtract 11. Find the first term of the sequence

Answers

The third term of a sequence is 14. Term to term rule is square, then subtract 11. The first term of the sequence is 6.

The given information is about the third term of a sequence which is 14, and the term to term rule is square, then subtract 11.

We have to find the first term of the sequence. The sequence can be calculated using the following formula:

An = A1 + (n-1)d

Where, An is the nth term of the sequence A1 is the first term of the sequence d is the common difference between the terms of the sequence. Let's solve the problem by finding the value of the common difference between the terms of the sequence.

Using the given information, we can write: A3 = 14=> A1 + (3 - 1)d = 14=> A1 + 2d = 14 ----- (i)

Also, the term to term rule is square, then subtract 11.So, we can write, A2 = A1 + d = (A1)² - 11 ---- (ii)

Substituting the value of d from equation (ii) in equation (i),

we get: A1 + 2 [(A1)² - 11] = 14 Simplifying this equation, we get: A1² - 2A1 - 12 = 0 On solving this quadratic equation

we get: A1 = -2 or A1 = 6 Ignoring the negative value of A1, we get the first term of the sequence to be 6.

for such more question on sequence

https://brainly.com/question/7882626

#SPJ11

based on the boxplot, about 25% of these ayrshire cattle had a butterfat percentage that was higher than what value ?

Answers

Based on the boxplot, approximately 25% of these Ayrshire cattle had a butterfat percentage higher than 8.3%.

To determine this, we can look at the boxplot and see that the third quartile (Q3) is at 8.3%. Since 25% of the data is greater than 8.3%, we can infer that 25% of these Ayrshire cattle had a butterfat percentage higher than 8.3%. To further explain, a boxplot is a graphical representation of the five-number summary of a dataset, which consists of the minimum, first quartile (Q1), median (Q2), third quartile (Q3), and maximum.

The boxplot is divided into two parts, the box and the whiskers. The box indicates the interquartile range (IQR) which is the difference between the third and first quartile. The whiskers represent the minimum and maximum of the dataset. The median is shown by a line within the box. In this boxplot, the first quartile (Q1) is 6.7%, the median (Q2) is 7.4%, and the third quartile (Q3) is 8.3%. Therefore, based on the boxplot, about 25% of these Ayrshire cattle had a butterfat percentage that was higher than 8.3%.

To know more about median, click here:

https://brainly.com/question/21396105

#SPJ11

Complete Question : Based on the boxplot, about 25% of these ayrshire cattle had a butterfat percentage that was higher than?

which three of the following theorems verify that triangle WXY=triangle PME?

Answers

The theοrem that verifies that WXY=PME is AA, which stands fοr "Angle-Angle" similarity theοrem.

What theοrem verifies that WXY=PME?

Accοrding tο the AA similarity theοrem, if twο angles οf οne triangle are cοngruent tο twο angles οf anοther triangle, the triangles are similar.

In this case, we have twο cοrrespοnding angles in triangle WXY and triangle PME that are cοngruent: angle WXY is cοngruent tο angle PME because they are vertical angles, and angle XYW is cοngruent tο angle MEP because they are alternate interiοr angles fοrmed by parallel lines.

Therefοre, by the AA similarity theοrem, we can cοnclude that triangle WXY and triangle PME are similar.

To learn more about theorem, visit:

https://brainly.com/question/17114761

#SPJ9

How do I solve this?

Answers

I would suggest finding k first.

If [tex]k^2-3k+5=0\\[/tex],

[tex]k=\frac{-(-3)\pm\sqrt{(-3)^2-4(1)(5)}}{2(1)}[/tex] by the quadratic formula.

[tex]k=\emptyset[/tex] by the discriminant being negative.

So the expression in terms of k that you need to find cannot be determined.


8x + 4 + 8x - 1 simplify the variable expression

I do not understand this
Pls help!

Answers

Answer:

16x + 3

Step-by-step explanation:

Simplify by combining like terms.  Add the terms with x, then add the integers.

8x + 8x + 4 - 1 = 16x + 3

Solve these questions

Answers

Answer: 36

Step-by-step explanation: Since the sum of the angles in a triangle is 180 degrees, we can set up an equation:

x + 2x + 2x = 180

Simplifying the equation, we get:

5x = 180

Dividing both sides by 5, we get:

x = 36

Therefore, the value of x is 36 degrees.

Answer:

look at the photo.........................

A boat is heading towards a lighthouse, where Charlotte is watching from a vertical distance of 137 feet above the water. Charlotte measures an angle of depression to the boat at point AA to be 11^{\circ} ∘ . At some later time, Charlotte takes another measurement and finds the angle of depression to the boat (now at point BB) to be 47^{\circ} ∘ . Find the distance from point AA to point BB. Round your answer to the nearest foot if necessary.

Answers

The distance from point AA to BB is 577 ft.

What is an angle of depression?

An angle of depression is a measure of an angle formed when an observer views an object below the horizontal plane.

In the given question, let the distance from lighthouse to point AA be represented by x. So that;

Tan θ = opposite/ adjacent

Tan 11 = 137/ x

x = 137/ 0.1944

x = 704.733 ft

Let the distance from the lighthouse to point BB be represented by y, so that;

Tan 47 = 137/ y

y = 137/ 1.0724

y = 127.751 ft

Thus,

x - y = 704.733 - 127.751

                                            = 576.982

The distance between point AA and point BB is 577 ft.

Learn more about the angle of depression at https://brainly.com/question/17193804

#SPJ1

the standard deviation represents a , while the standard error of the mean represents a . a. law of large numbers:central limit theorem b. population:sample c. sample:population d. central limit theorem:law of large numbers

Answers

The standard error of the mean represents a sample, while the standard deviation represents a population. The correct option is (c) sample; population

The standard error of the mean is a measure of the variability of sample means from multiple samples, while the standard deviation is a measure of the variability of individual data points from the mean of a single sample or population.

The standard error of the mean helps us estimate the accuracy of the sample mean as an estimate of the true population mean, while the standard deviation gives us an idea of how much the data points deviate from the mean. In statistics, it is important to distinguish between these two measures to properly interpret data and draw meaningful conclusions.

Therefore, the correct option is (c) sample; population

Learn more about standard error here

brainly.com/question/14524236

#SPJ4

The given question is incomplete, the complete question is:

The standard error of the mean represents a ___, while the standard deviation represents a _______.

a. law of large numbers; central limit theorem

b. population; sample

c. sample; population

d. central limit theorem; law of large numbers

Which of the following is NOT a geometric sequence?

a. 20,−40,80,−160,320,...
b. 5,2.5,1.25,0.625,0.3125,...
c. 1,2,4,8,16,...
d. 100,50,10,5,1,...

Answers

Answer:

The sequence 100, 50, 10, 5, 1, ... is NOT a geometric sequence because there is no single constant ratio that multiplies each term to get the next one.

Please help! There could be many things and I don’t know

Answers

Answer: a rotation occurred

Step-by-step explanation:

2.963 × 10 powerd to the 6
written in standard form?

Answers

Answer:

2963*100,000 that's the answer for that question

Solve the equation where θ lies in the interval [0, 2pi). List the answers from least to greatest.

secθ=undefined

Answers

The solutions to the equation secθ = undefined from the  least to greatest is π/2 and 3π/2.

What is the solution of the equation?

The equation secθ = undefined means that the secant of θ is undefined. Recall that the secant function is defined as 1/cosine(θ).

Therefore, secant is undefined when the cosine of θ is equal to zero, since division by zero is undefined.

In the interval [0, 2π), the cosine function equals zero at θ = π/2 and θ = 3π/2.

Therefore, the solutions to the equation secθ = undefined in the interval [0, 2π) are θ = π/2 and θ = 3π/2.

Listing the solutions from least to greatest, we have:

θ = π/2 ≈ 1.571

θ = 3π/2 ≈ 4.712

Note that these values are given in radians.

Learn more about secant function here: https://brainly.com/question/14961055

#SPJ1

When released, a yo-yo falls toward the floor. Use conservation of energy to explain why it is able to return to your hand.

Answers

When released, a yo-yo falls towards the floor due to conservation of energy.

Conservation of energy:

As it falls, its potential energy is converted into kinetic energy. When the yo-yo reaches its lowest point, it begins to spin rapidly, storing some of this kinetic energy as rotational energy. As the string wraps around the yo-yo's axle, it exerts a force which starts pulling the yo-yo back up towards your hand. This force converts the rotational energy back into potential energy as the yo-yo rises. When the yo-yo reaches your hand, it has regained all its initial potential energy, enabling it to return to your hand.

When the yo-yo reaches the end of the string, the rotational kinetic energy it has stored is used to wind the string back around the axle. This winding motion causes the yo-yo to move back up toward your hand. As the yo-yo moves back up, its potential energy increases, while its rotational kinetic energy decreases. Eventually, the yo-yo reaches your hand and comes to a stop.

To know more about conservation of energy:

https://brainly.com/question/13949051

#SPJ11

What are the integer solutions to the inequality below?

2
<
x
<
2

Answers

Answer:

the integer solutions to the inequality -2 < x < 2 are x = -1, 0, and 1.

Step-by-step explanation:

The inequality is written as:

-2 < x < 2

This inequality can be read as "x is greater than -2 and less than 2". In other words, x is between -2 and 2, but not including -2 or 2.

The integer solutions that satisfy this inequality are -1, 0, and 1.

Therefore, the integer solutions to the inequality -2 < x < 2 are x = -1, 0, and 1.

Other Questions
What does richard wright learn from his experiences in the excerpt you read from black boy? What does the image of "in conquest stretched mine arm so far suggest about the meaning of the passage? older workers question 53 options: operate more like free agents. prefer having younger supervisors. are often willing to work flexible hours. learn new behaviors more quickly because of their experience. Read the paragraph from a students report about germs.They are so tiny, they can only be seen with a microscope, and they multiply faster than the blink of an eye. They can be found in our water, our air, and our homes. They lurk in our clothing and on our bodies. They have lived on the planet much longer than humans have and are not going away any time soon. What are these creatures? They are microbes, better known as germs. Bacteria, viruses, and fungi are all types of germs. Germs can be dangerous or beneficial.QuestionWhich feature could the student add to help readers better understand what makes germs helpful or harmful?Responsesa diagram showing steps for proper hand washinga chart comparing dangerous and beneficial germsboldface type for the names of the kinds of germsa picture of a scientist with a microscope Based on the criteria used by the Bureau of Labor Statistics (BLS), identify each persons status as Employed, Unemployed, "Not in the labor force" but still part of the civilian noninstitutional population, or "Not in the civilian noninstitutional population" if not in the civilian noninstitutional population.Paolo is a 21-year-old professional tennis player. When he's not competing, he works as a coach at a local tennis club. After duplication, at what point does a cell become two cells with identical DNA?starting in prophaseend of anaphaseend of cytokinesis what does the company's income taxes note tell you about where the company earns its international income given its weighty appearance and the density of its stone columns, the parthenon in athens is best classified as CP Ellos y ellasFill in the blanks Completa el cuadro. Fill in the chart below with the different forms of the adjectives.PLSS ANSWER QUICK How many moles are 1.20 x 10^25 atoms of phosphorus negotiability is the ability of a document to be transferred legally from one party to another in return for value. it allows the holder of the document of title to trade in the goods while they are still at the sea. group of answer choices false it depends on conditions true while planning her day, lisa made a list of tasks that she needs to complete and placed them in order from most important to least important. the process lisa used to determine the importance of her tasks is called . write a program that prompts the user to input three numbers.the program should then output the numbers in ascending order, separated by a single space. if a price ceiling is imposed below the equilibrium price, then the market price will and will result. question 9 options: a) rise, excess supply b) rise, excess demand c) fall, excess supply d) fall, excess demand the decision whether to produce products in the plant owned by your company or to outsource that production is made by which functional group? besides using the compositions and textures of sedimentary rocks to help identify them, what are some other distinctive properties that we can look at to help us identify an unknown sedimentary rock? Write a paragraph here that explains how this particular country achieved freedommaking sure to include the how, what, when, where, why! What has happened in the period of time since then? (20 points) country: guinea what are all the reasons why scientists say that people's math ability can grow and get better with effort and practice? i need help with this question 2. A new moon occurs once every 29.5 days. Why must the Sun, Earth, and the Moonbe aligned in order for the new moon to occur?A No sunlight is reflected off Earth at this point.B Sunlight directed toward Earth is blocked by the Moon.C The Moon does not orbit in the same plane as Earth.D The Moon is not directing any light toward Earth at this point.