The recommended daily intake of vitamin C for males 18 years and older is 90 milligrams. If an 18 year-old male has already consumed 36 milligrams of vitamin C, what percentage of the daily recommended amount has he already consumed?

Answers

Answer 1

Answer:

40%

Step-by-step explanation:


Related Questions

bag contains one red pen, four black pens, and three blue pens. Two pens are randomly chosen from the bag and
are not replaced.
To the nearest hundredth, what is the probability that a black pen IS chosen first and then another black pen is
chosen?

Answers

ANSWER AT THE BOTTOM

Question:

There is a bag with 1 red pen, 4 black pens, and 3 blue pens. If 2 pens are chosen from the bag without replacement, what is the probability that you chose 2 black pens.

Explanation:

Right now there are a total of 8 pens. 4 of them are black. So, the probability of choosing a black pen right now is 4/8, or 1/2.

Lets assume we picked a pen and got black.

Now there are only 7 pens in the bag, and only 3 of them are black. The probability of choosing a black pen right now is 3/7.

So on the first draw, the probability is 1/2

And on the second draw, the probability is 3/7

To find the probability of 2 ocurrences happening in a row, we must multiply their individual probabilities.

For example, if we wanted to find the probability of rolling two 6's in a row on a dice, we would need to mutiply the individual probability together. The probability of rolling one 6 is 1/6, so the probability of rolling two 6's in a row is 1/6 MULTIPLIED BY 1/6, which is 1/36.

The probability of rolling two 6's in a row is 1/36.

Lets apply the same principle to our situation right now.

So on the first draw, the probability is 1/2

And on the second draw, the probability is 3/7

1/2 MULTIPLIED BY 3/7    =    3/14

3/14 in decimal form is 0.21

ANSWER:

0.21, OR 21%

5³ + 4² + √81

Please help tyyy

Answers

Answer:

150

Step-by-step explanation:

First, we can simplify :

5³ = 5 × 5 × 5 = 125

Then, we can simplify :

4² = 4 × 4 = 16

Next, we can simplify √81:

√81 = √(9 × 9) = 9

Finally, we can add these simplified values:

5³ + 4² + √81

= 125 + 16 + 9

= 150

_____

Note:

An exponent shows how many times its base (the big number next to it) should be multiplied by itself.

A square root gives the number that is multiplied by itself to get the number under the root sign.

PLEASE I NEED THIS ASAP (PLEASE DON'T DO IT FOR POINTS I REALLY NEED IT) Given the graphs of f(x) = –x – 2 and g(x) = –2x + 1, find the solution to this system of equations:x + y = –22x + y = 1
A) (0, 1) B) (0, –2). C) (–2, 0). D) (3, –5)

PLEASE I NEED THIS ASAP (PLEASE DON'T DO IT FOR POINTS I REALLY NEED IT) Given the graphs of f(x) = x
PLEASE I NEED THIS ASAP (PLEASE DON'T DO IT FOR POINTS I REALLY NEED IT) Given the graphs of f(x) = x

Answers

Question contains answer itself let's see how

x+y=-2

y=-x-2--(1)

2x+y=1

y=-2x+1-(2)

See we are already given these two graphs .

The intersection point of both lines is the solution.

That's

(3,-5)

A group of bikers went to DSB for a 3 hour trip. For the first 2 hours, they traveled 18 km North and during the last hour, they traveled another 6 km further. What was the groups total distance?

Answers

In a case whereby agroup of bikers went to DSB for a 3 hour trip. For the first 2 hours, they traveled 18 km North and during the last hour,  the groups total distance is  15 km/h.

How can the the groups total distancebe calculated?

50 kilometers was covered in the first three hours.

10 kilometers have been traveled in the last hour.

T = 3 hours plus 1 hour equals 4 hours.

Traveled distance equals 60 km (50 km plus 10 km).

The ratio of total distance traveled to total time taken is known as the average speed.

Average speed can be calculated as (total distance travelled)/(total time taken)

=60/4

Hence, Average speed = 15 km/h

Learn more about speed at:

https://brainly.com/question/4931057

#SPJ1

is 2y-3>11 a expression equation or inequality

Answers

Answer:

Inequality

Step-by-step explanation:

An expression is a mathematical phrase that contains numbers, variables, or both. Expressions never have an equal sign. An equation is a mathematical sentence that says two expressions are equal.

Consider the ordered bases B = {1,x,x²} and C = {1, (2-1), (x - 1)²} for P2. (a) Find the transition matrix from C to B. ge 2 of 1 (b) Find the transition matrix from B to C. pages after page (c) Write p(x) = a + bx + cx² as a linear combination of the polynomials in C.

Answers

a) The transition matrix from C to B is [1 0 0], [0 1 0], [0 0 1] b) The transition matrix from C to B is [1 0 0], [0 1 0], [0 0 1] c) p(x) = a + bx + cx² as a linear combination of the polynomials in C can be defined as p(x) = a + b + c(x - 1)²

(a) Finding the transition matrix from C to B

To find the transition matrix from C to B, we need to express the vectors in the basis C as linear combinations of the vectors in basis B.

Let's express each vector in basis C in terms of basis B

1 = 1(1) + 0(x) + 0(x²)

(2 - 1) = 0(1) + 1(x) + 0(x²)

(x - 1)² = 0(1) + 0(x) + 1(x²)

The coefficients of the linear combinations are the entries of the transition matrix from C to B. Thus, the transition matrix is

[1 0 0]

[0 1 0]

[0 0 1]

(b) Finding the transition matrix from B to C:

To find the transition matrix from B to C, we need to express the vectors in the basis B as linear combinations of the vectors in basis C.

Let's express each vector in basis B in terms of basis C

1 = 1(1) + 0(2 - 1) + 0((x - 1)²)

x = 0(1) + 1(2 - 1) + 0((x - 1)²)

x² = 0(1) + 0(2 - 1) + 1((x - 1)²)

The coefficients of the linear combinations are the entries of the transition matrix from B to C. Thus, the transition matrix is

[1 0 0]

[0 1 0]

[0 0 1]

(c) Writing p(x) = a + bx + cx² as a linear combination of the polynomials in C

To write p(x) = a + bx + cx² as a linear combination of the polynomials in C, we need to express the polynomial p(x) in terms of the basis C.

We have the basis C = {1, (2 - 1), (x - 1)²}

p(x) = a + bx + cx² = a(1) + b(2 - 1) + c((x - 1)²) = a + b(2 - 1) + c((x - 1)²)

Thus, the polynomial p(x) = a + bx + cx² can be written as a linear combination of the polynomials in C as

p(x) = a + b(2 - 1) + c((x - 1)²)

Simplifying further

p(x) = a + b + c(x - 1)²

To know more about transition matrix here

https://brainly.com/question/30034998

#SPJ4

mrs. wilson placed the welcome mat shown below on her front door step. what is the area of her welcome mat in square feet?

Answers

Answer:

12.56 square feet

What is x+5=2x/3? I will mark brainliest for the answer that has full steps and correct answer

Answers

Answer:

2=x

Step-by-step explanation:

x+5=⅔x

x+5-3=2x/3-3

x+2=2x

x-x+2=2x-x

2=x

\(\longrightarrow{\green{x\:=\:-15}}\) 

Step-by-step explanation:

\(x + 5 = \frac{2x}{ 3} \\ \\⇝3 \: (x + 5) = 2x \\ \\⇝3x + 15 = 2x \\ \\⇝3x - 2x = - 15\\ \\ ⇝x = - 15\)

To verify:

\(x + 5 = \frac{2x}{3} \\ \\⇝ - 15 + 5 = \frac{2 \times ( - 15)}{3} \\ \\⇝ - 10= \frac{ - 30}{3} \\ \\⇝ - 10 = - 10 \\ \\⇝L.H.S.=R. H. S\)

\(\boxed{Hence\:verified.}\)

\(\red{\large\qquad \qquad \underline{ \pmb{{ \mathbb{ \maltese \: \: Mystique35}}}}}\)

Please help gotta get this done asap end of term is soon and I’m TERRIBLE at math!!

Find the missing values in the table below so that it represents a linear function. Enter
Y2, 93, and y4 in order, in the boxes below.

(Picture Below)

Please help gotta get this done asap end of term is soon and Im TERRIBLE at math!! Find the missing values

Answers

the answer is -20 -15 -10 -5 -0

Answer:

y2= -15, y3=-10, y4=-5

Step-by-step explanation:

so basically, the answers have to decrease/increase by the same amount. idrk what else to say but those should be right.

Suppose you have a friend and that friend lives 3 miles away. You ride your bike there but on the way there you forgot you had chores to do. So you continue to ride there to tell your friend that you can't stay and immediately turn back around. Since you're in a hurry, you ride 5 mph faster than your trip to your friend. The total round trip took 30 minutes.

Answers

The chores overshadowed the joy of our Reunion, learned a valuable lesson about managing time and prioritizing obligations

Embarking on a bike ride to visit a friend who lives 3 miles away, little did I know that a looming sense of forgotten chores would soon disrupt my plans. Determined to fulfill my obligations, I mustered the strength to continue riding towards my friend's house, albeit with a heavy heart.

I pedaled towards my destination, the weight of my impending chores grew heavier with each passing moment. Thoughts of unfinished tasks occupied my mind, and I knew that I couldn't stay for long once I reached my friend's place. However, in my haste, a newfound urgency propelled me forward, and I found myself pedaling at a speed 5 mph faster than my initial journey.

With this increased velocity, the return trip promised to be swifter, yet time was slipping away. My mind raced as I calculated the implications of my predicament. The total round trip, comprising both the journey to my friend's house and the hurried return, needed to be accomplished within a tight time frame of 30 minutes.

As I approached my friend's house, I realized that I had no choice but to deliver my news swiftly and immediately turn back around. The momentary joy of reunion would be overshadowed by the pressing chores that awaited me. Regrettably, I bid my friend a hasty farewell, explaining the circumstances that compelled my premature departure.

Once on my bike again, I kicked up the pace, utilizing the extra speed to my advantage. The wind rushed past my face as I hurriedly retraced my path, pushing myself to complete the return trip as swiftly as possible. The seconds ticked away relentlessly, as the pressure mounted to make it back within the allocated timeframe.

In a flurry of determination, I managed to reach home just in the nick of time, fulfilling my duties and responsibilities. Exhausted but relieved, I contemplated the whirlwind of events that had transpired within the span of this half-hour adventure.

To know more about Reunion.

https://brainly.com/question/29611437

#SPJ11

Note the question be like :

A company is hosting a team-building event and has allocated a total of 4 hours for various activities. If Activity A takes 1 hour, Activity B takes 2 hours, and Activity C takes 45 minutes, what is the maximum amount of time that can be dedicated to Activity D while still staying within the allocated 4-hour timeframe?

answer the questions attached below please
will mark as brainliest:)

answer the questions attached below pleasewill mark as brainliest:)

Answers

The area of the isosceles triangle is 60 square units

How to determine the value

The formula for area of an isosceles triangle is expressed as;

Area = bh/2

Where;

b is the base of the triangleh is the height of the triangle

Now, let's find the height of the triangle.

Using Pythagorean theorem, we have;

13^2 = 5^2 + h^2

Find the square

169 = 25 + h^2

collect like terms

169- 25 = h^2

h^2 = 144

Find the square root of both sides

h =√ 144

h = 12

Let's find the area

Area = 10 × 12/2

Area = 120/2

Area = 60 square units.

Thus, the area of the isosceles triangle is 60 square units

Learn more about area here:

https://brainly.com/question/25292087

#SPJ1

how many meters will a point on the rim of a wheel travel if the wheel makes 35 rotations and its radius is one meter

Answers

A point on the rim of a wheel with a radius of one meter will travel 219.8 meters if the wheel makes 35 rotations.To find the distance traveled by a point on the rim of a wheel, we need to first calculate the circumference of the wheel. The circumference is equal to the diameter of the wheel multiplied by pi (π).

However, since we are given the radius of the wheel, we can simply multiply the radius by 2 and then by pi to get the circumference.

The formula for calculating the circumference of a circle is:

Circumference = 2 × pi × radius

C = 2 × pi × r

C = 2 × 3.14 × 1 (since the radius is given as one meter)

C = 6.28 meters

Now that we know the circumference of the wheel, we can easily calculate the distance traveled by a point on the rim of the wheel if it makes 35 rotations.

The formula for calculating the distance traveled by a point on the rim of a wheel is:

Distance = Circumference × number of rotations

D = C × n

D = 6.28 × 35

D = 219.8 meters

Therefore, a point on the rim of a wheel with a radius of one meter will travel 219.8 meters if the wheel makes 35 rotations.

learn more about circumference here: brainly.com/question/27447563

#SPJ11

What ratio of 25 dextrose and 10% dextrose should be mixed to make a 20% Dextrose? Comments for What Ratio of 25% Dextrose and 10% Dextrose to make 20% Dextrose? 10 parts 25% and 5 parts 10% solution equals 20% mixture.

Answers

Answer:

10:5 OR 2:1

Step-by-step explanation:

Let x be the parts of 25% dextrose and

y be the parts of 10% dextrose are mixed so that

20% dextrose mixture is obtained.

amount of dextrose in the mixture will be 20% of (x+y).

We have to find the value of \(\frac{x}y \ OR\ x:y\)

Now, we can apply the concept that sum of amount of dextrose in the two liquids will be equal to the amount of dextrose in the mixture.

\(\Rightarrow x \times 25\% + y \times 10\%=(x+y)\times 20\%\\\Rightarrow x \times\dfrac{25}{100} + y \times \dfrac{10}{100}=(x+y)\times \dfrac{20}{100}\\\Rightarrow x \times25 + y \times 10=(x+y)\times 20\\\Rightarrow 25x + 10y=20x+20y\\\Rightarrow 25x -20x =20y-10y\\\Rightarrow 5x=10y\\\Rightarrow \dfrac{x}{y} = \dfrac{10}{5}\\\Rightarrow \bold{x:y=10:5\ OR\ 2:1}\)

So, the answer is 10:5 or 2:1.

Answer:

4.90% is approximately the new Dextrose concentration.

Explanation:

Volume by Volume percent is given by ;

Volume percentage of dextrose solution = 5%

In 100 mL of solution 5 ml of dextrose is present.

Now, volume sterile water added was equal to the 40% of volume of dextrose volume.

So, volume of the sterile water added =  

Total volume of the solution after addition of water = 100 mL + 1 mL = 102 mL

New concentration of dextrose will be;

4.90% is approximately the new Dextrose concentration.

Step-by-step explanation:

x =7, -2, 0, 7
y= 10,0,10,3

Is this a function?

Answers

Answer:

Yes

Step-by-step explanation:

Each x-value corresponds with only one y-value.

What is the interest rate if a principal of $572 earns $228.80 in interest in four years?​

Answers

Answer:

the answer is 10% if it is simple interest you're talking about.

What is the interest rate if a principal of $572 earns $228.80 in interest in four years?

Someone please help will mark as brainliest

Someone please help will mark as brainliest

Answers

Answer:

26

Step-by-step explanation:

To get the inside measure of the line that 109 sits on, you will take the angle of the straight line (180) and substract 109.

180-109 = 71

this is the angle adjacent to 109

All angles in a triangle combined are 180

Substract all known angles and you get your answer

180-71-83 = 26

Determine the slope of the line that contains the points A(4, 8) and B(7, -4).​

Answers

Answer:

-4 is the slope (m)

Step-by-step explanation:

Answer:

-4

Step-by-step explanation:

Please help me 3x+y=-3

Answers

Answer:

x=0 y=-3

Step-by-step explanation:

how do i figure out y=mx+b

how do i figure out y=mx+b

Answers

Answer: y= -2x+9

Step-by-step explanation:

m is the increase each time the x axis goes up one

We can see that it goes down 2 every time so the m value is -2

the b value is the number when the x axis is at 0, we can see on the y axis this number is 9

The equation is:

y = -2x + 9

Work and explanation:

We should first find the slope of the graphed line.

Remember that :

\(\boldsymbol{m=\dfrac{rise}{run}}\)

rise = how many units we move up/down the y axis

run = how far we move on the x axis

The given slope goes "down 2, over 1" so:

rise = -2run = 1

That makes the slope:

\(\boldsymbol{m=-\dfrac{2}{1}}\)

If simplified, it gives us -2. So we have figured out the slope, m. Now, to figure out the y intercept, we should look at where the graphed line intercepts the y axis. This happens at (0, 9).

The y intercept is the second number; therefore the y intercept is 9.

Therefore, the equation is y = -2x + 9.

Geometry: (ASAP!!! ((Pic included))

1. Underline the segments that are diagonals
2. Name all the diagonals that have A as the first vertex

Geometry: (ASAP!!! ((Pic included))1. Underline the segments that are diagonals2. Name all the diagonals

Answers

Answer:

14. EA, EB, EC, EG

15. AC, AD, AE, A F

Simplify (b⁵)²

A. b⁷
B. b⁵
C. b³
D. b¹⁰

Answers

Answer:

d. b^10

Step-by-step explanation:

Adwoa travelled 12 km due north and 5 km due east. How far was she from her starting point?​

Answers

Arun walked 5 km to east and then 12km to north. By joining the starting point and the end point by straight line we will get a right angled triangle, hypotenuse of which will tell how far is he from his starting point.

What is Pythagoras theorem?

The square on the hypotenuse's area is equal to the sum of the two squares on the legs (a and b) (c). Pythagoras, a Greek philosopher who was born in 570 BC, is honored by having his theorem named after him. The theorem has already been shown more than once through various techniques, possibly greater than any other mathematical theorem. The hypotenuse side of a right-angled triangle's square is equal to the total of its other two sides, according to Pythagoras' Theorem. These right triangle three sides are known as the Perpendicular, Base, and Hypotenuse.

So Pythagoras theorem,

H²= 5² + 12²

H²= 25 + 144

H² = 169

H = 13

So, he will be 13 km far away from his starting point.

To know more about hypotenuse refer to:

https://brainly.com/question/28859589

#SPJ1

what is the value of the following expression tan (-5pi/6)

Answers

The value of the expression tan(-5π/6) can be determined using trigonometric properties and  identities.

First, let's consider the unit circle. The angle -5π/6 is measured in the clockwise direction from the positive x-axis. In this position, the reference angle is π/6, which is the positive angle formed with the x-axis.

The tangent function (tan) is defined as the ratio of the sine (sin) of an angle to the cosine (cos) of the angle. Using the reference angle π/6, we can determine the value of tan(π/6) as the ratio of sin(π/6) to cos(π/6). sin(π/6) equals 1/2, and cos(π/6) equals √3/2. Therefore, tan(π/6) is (1/2) divided by (√3/2), which simplifies to 1/√3 or √3/3. Since tan is an odd function, tan(-5π/6) is equal to the negative of tan(5π/6). Therefore, tan(-5π/6) has the same value as -√3/3.

In conclusion, the value of tan(-5π/6) is -√3/3, which means that the tangent of the angle -5π/6 is negative and equal to the ratio of -√3 to 3.

To learn more about trigonometric click on :

brainly.com/question/29156330

#SPJ11

20 POINTS
Given z1 and z2 on the complex plane, explain how to find z1 + z2 and z1

– z2 geometrically.

Answers

Finding the sum of two complex numbers, z₁ and z₂, geometrically on the complex plane, one can follow these steps:

What are the steps of finding the sum of two complex numbers?

1. Construct z₁ and z₂ as vectors on the complex plane. Treat the complex plane as a Cartesian coordinate system, where the real part of a complex number represents the x-axis and the imaginary part represents the y-axis.

2. Draw a vector from the origin (0,0) to z₁. This vector represents z₁.

3. Draw a vector from the origin to z₂. This vector represents z₂.

4. To find z₁ + z₂, place the tail of the second vector (representing z₂) at the head of the first vector (representing z₁). The resulting vector, starting from the origin and ending at the head of the second vector, represents the sum z₁ + z₂.

5. Measure the length of the resulting vector, which represents the magnitude of z₁ + z₂. You can also find the angle between this vector and the positive real axis, which represents the argument (phase) of z₁ + z₂.

To find z₁ - z₂ geometrically, one can as well follow a similar procedure:

1. Plot z₁ and z₂ as vectors on the complex plane.

2. Draw a vector from the origin to z₁. This vector represents z₁.

3. Draw a vector from the origin to z₂. This vector represents z₂.

4. To find z₁ - z₂, place the tail of the second vector (representing z₂) at the head of the first vector (representing z₁), but in the opposite direction. The resulting vector, starting from the origin and ending at the head of the second vector, represents z₁ - z₂.

5. Measure the length of the resulting vector, which represents the magnitude of z₁ - z₂. You can also find the angle between this vector and the positive real axis, which represents the argument (phase) of z₁ - z₂.

Do not forget to consider both the magnitude and the angle when determining the geometric representation of complex number addition and subtraction on the complex plane.

learn more about complex plane: https://brainly.com/question/10662770

#SPJ1

What is the missing value in the table below?

What is the missing value in the table below?

Answers

Answer:

11

Step-by-step explanation:

I need help solving the missing part of the problem

I need help solving the missing part of the problem

Answers

The given functions are:

\(\begin{gathered} f(x)=5x-3 \\ g(x)=3x^2+6x+4 \end{gathered}\)

To solve for f(g(6)), first we need to find g(6):

\(\begin{gathered} g(6)=3\cdot(6)^2+6(6)+4 \\ g(6)=3\cdot36+36+4 \\ g(6)=108+36+4 \\ g(6)=148 \end{gathered}\)

So, f(g(6))=f(148), now find f(148):

\(\begin{gathered} f(148)=5\cdot148-3 \\ f(148)=740-3 \\ f(148)=737 \end{gathered}\)

The answer is f(g(6))=737

b. Find f(f(2)).

Start finding f(2):

\(\begin{gathered} f(2)=5\cdot2-3 \\ f(2)=10-3 \\ f(2)=7 \end{gathered}\)

Now, f(f(2))=f(7), solve for f(7):

\(\begin{gathered} f(7)=5\cdot7-3 \\ f(7)=35-3 \\ f(7)=32 \end{gathered}\)

The answer is f(f(2))=32

Identify the slope from the equation: y = 13x-5

Answers

the given expression is'

y = 13x - 5

compare this equation with the standard equation

y = mx + c

here m is slope

so m = 13

thus, the slope of the equation is m = 13

4) Choose the best answer.
Which is the correct piecewise definition for the function y=|x+5|-2?
y=x+3 for x < -5 and y=-7 for x ≥ −5
y=x-3 for x< 5 and y = -x + 7 for x ≥ 5
y=x+3 for x>-5 and y=-x+7 for x < -5
y=x-3 for x≥ 5 and y = -x + 7 for x ≥ 5

Answers

The correct piecewise definition for the function y = |x + 5| - 2 is,

y = x + 3, for x ≥ -5 and y = - x - 7, for x < - 5.

What is an absolute value function?

We know the absolute value function of the modulus function always outputs a positive value irrespective of the sign of the input.

In piecewise terms  | x | = x for x ≥ 0 and | x | = - x for x < 0.

Given, y = | x + 5 | - 2.

Now, y = (x + 5) - 2, for x + 5 ≥ 0 and y = - (x + 5) - 2, for x + 5 < 0.

y = x + 3, for x ≥ -5 and y = - x - 7, for x < - 5.

learn more about piecewise functions here :

https://brainly.com/question/28225662

#SPJ9

help me please I don’t understand

help me please I dont understand

Answers

Answer:

32.87°

Step-by-step explanation:

It is asking for the measure of angle B.

\(tanB=\frac{opposite}{adjacent}\)

\(tanB=\frac{4.2}{6.5}\)

Now you need to find the arctan because you want the angle. (make sure your calculator is in degree mode)

B= arctan(4.2/6.5)

angle B= 32.86867893°

Find the equation of the line that is tangent to the curve y = 3xcosx at the point (π,−3π). The equation of this tangent line can be written in the form y = mx+b. Compute m and b.

Answers

Refer to the attached image.
Find the equation of the line that is tangent to the curve y = 3xcosx at the point (,3). The equation

As the equation of tangent line is y = -3x, the value of slope, m is -3 and value of b is 0.

To find the equation of the tangent line at the point (π, -3π), we need to find the derivative of the function y = 3xcos(x), which is

y' = 3cos(x) - 3xsin(x)

and then evaluate the derivative at x = π to find the slope of the tangent line.

The slope at x = π is

m = 3cos(π) - 3πsin(π) = -3

So, the equation of the tangent line is y = -3x + b.

To find the value of b, we use the point (π, -3π) and the slope -3:

-3π = -3 * π + b

b = 0

So, the equation of the line tangent to the curve y = 3xcos(x) at the point (π, -3π) is y = -3x + 0 or simply y = -3x.

To know more on tangent

https://brainly.com/question/28206239

#SPJ4

Other Questions
Pls help me :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( Which force acts on any object moving through the air I'm looking for the diagram related to question 5 ....pls if you can solve it correctly ,I will reward you as a brainlist Read the rough draft of a students conclusion to an argumentative editorial.(1) Year-round schooling would help student achievement. (2) Not so much information would have to be crammed into nine months. (3) Furthermore, the elimination of long breaks, particularly summer break, would significantly reduce "learning loss and the additional time wasted at the beginning of each academic year to reteach previously learned material. (4) It is clear that year-round schooling helps students learn and retain more. (5) The United States is not the only country to experiment with a year-round school schedule. (6) Although many still claim that evidence about year-round school and its link to higher achievement is inconclusive, these people need to open their eyes and see that students in these schools consistently score higher on certain assessments than students who attend schools with traditional nine-month calendars. (7) It is about time that we replaced our outdated and inefficient school calendars.Why should sentence 4 be removed from this conclusion?A - It criticizes those who disagree with the writer.B - It strengthens the viewpoint of the opposition.C - It states a fact that is unrelated to the topic.D - It unnecessarily restates the editorials claim. Convert .4 moles NaCl to molecules What is the approximate height and temperature of the: stratosphere? Which of the following photons frequency has the highest energy?A. 8.02 x 10^-12B. 23 x 10^-13C. 20 x 10^13D. 25 x 10^12Explanation too please 4 800 000 in scientific notation a plant has two alleles for color. the red allele is recessive and is represented by q. the purple allele is dominant, and represented by p. if 59 of 100 organisms are red, what is q? A 0.48B 0.77C 0.23D 0.59 CALCALATE the temperature change when 1000j of heat is supplied to 100g of water I need help asap! I'm perplexed please help me! after a proton (hydrogen) is donated by an acid, the particle that remains is called the Informal letterHello, I need some informal letter for friend. Can u help me? Something simple and 3 paragraphs. Thanks What do facilitated diffusion and active transport have in common? how are they different? what part of a book explains the background and why it is importantaA prefaceB chaptersC table of contenentsD indexASAP i need to pass What was life like for the Kiowas after the coming of the U.S. Calvary? Answer and I will give you brainiliest Please I need a surely answer the probability that a restaurant passes its health department inspection is 0.94. the owners of 58 restaurants are surveyed to see if their restaurants passed inspection. For each binomial experiment described, find the mean, the variance and the standard deviation! Why is gold and silver so valuable? When diluting the pickle juice food sample for titration, is it important to know the final volume exactly? Why or why not?