Help, please !!!!!!!!!!!!!!!

Help, Please !!!!!!!!!!!!!!!

Answers

Answer 1

The required longest hike executed by the family is 2 hours.

What is simplification?

The process in mathematics to operate and interpret the function to make the function or expression simple or more understandable is called simplifying and the process is called simplification.

Here,
From the table,
Hike 1 took 1 2/4 hours which is equivalent to 1.5 hours.
Similarly
Hike 2 = 1.75 hours
Hike 3 = 2 hours
Hike 4 = 1.75 hours
Hike 5 = 1.5 hours
Hike 6 = 1 hours

Thus, the required longest hike executed by the family is 2 hours.

Learn more about simplification here:

https://brainly.com/question/12501526

#SPJ1


Related Questions

The 4th term of a geometric sequence is -25 and the 9th term is 25/32. Find the 15th term

Answers

The 15th element of the geometric sequence generated by exponential function y = 200 · (- 1 / 2)ⁿ⁻¹ is 25 / 2048.

How to determine the value from a geometric sequence

In this question we find the case of geometric sequence, that is, a set of values generated by a exponential function, whose definition is shown below:

y = a · rⁿ⁻¹, n ≥ 1

Where:

a - Value of the first element of the series.r - Common raten - Index of the n-th element of the series.

If we know that y₄ = - 25 and y₉ = 25 / 32, then the expression that generates the geometric sequence is:

- 25 = a · r³

25 / 32 = a · r⁸

- 1 / 32 = r⁵

r = - 1 / 2

a = - 25 / r³

a = - 25 / (- 1 / 2)³

a = - 25 / (- 1 / 8)

a = 200

y = 200 · (- 1 / 2)ⁿ⁻¹

And the 15-th term of the geometric series is:

y = 200 · (- 1 / 2)¹⁴

y = 25 / 2048

To learn more on geometric sequences: https://brainly.com/question/17282782

#SPJ1

how many numbers are in the form: ab554433221100 such that the answer is divisible by 11

Answers

Answer:

554433221100

is in form

and have to divide by 11

554433221100/11

50403020100 is the answer.

Answer: 9 numbers

Step-by-step explanation:

Looking at the incomes in the piecewise function before Example 2 that are over $74,900 but not over $151,200, the equation is y = 10,312.50 + 0.25(x - 74,900). (a) What does the $10,312 mean? (b) What does the 0.25(x - 74,900) mean? c) Simplify the equation. show work

Answers

The simplified equation is y = 10,312.50 + 0.25x - 18,672.50

What is the linear equation?

Linear equations are the equations of degree 1. It is the equation for the straight line. The standard form of linear equation is ax+by+c =0, where a ≠ 0 and b ≠ 0.

(a) The $10,312.50 represents the fixed amount of income tax owed for the range of incomes between $74,900 and $151,200.

(b) The 0.25(x - 74,900) represents the additional amount of income tax owed based on a tax rate of 0.25 (25%) of the income above $74,900. The x-74,900 term represents the amount of income that is above $74,900, and multiplying by 0.25 calculates the additional tax owed for this portion of the income.

(c) To simplify the equation:

y = 10,312.50 + 0.25(x - 74,900)

y = 10,312.50 + 0.25x - 74,900 * 0.25

y = 10,312.50 + 0.25x - 18,672.50

Hence, the simplified equation is y = 10,312.50 + 0.25x - 18,672.50

To learn more about linear equation visit,

https://brainly.com/question/12788590

#SPJ1

asap Last week, Toby bought 11 books and 8 movies for a total of $207.

Today, Toby bought 16 books and 9 movies for a total of $280.

Assuming neither item has changed in price, what is the cost of a book in dollars?

Answers

Assuming neither item has changed in price, the cost of a book is $13.

System of Equations

A system of equations is the given term of math for two or more equations with the same variables. The solution of these equations represents the point of the intersection.

You can solve a system of equations by substitution or adding methods. In the addition method, you eliminate a variable, on the other hand, in the substitution method you replace a variable for the other.

Firstly, you should convert the text of the problem into equations, thus you can write:

11b+8m=207 (1)

16b+9m=280 (2)

where: b=book and m= movie

From the substitution method, you can solve this question following the steps below:

The equation 1, you can re-write as: b=(207-8m)/11. This relation, you can apply in equation2. See below.

16b+9m=280

[tex]{16*\frac{(207-8m)}{11} }+ 9m=280 \\ \\ \frac{3312-128m}{11} + \frac{99m}{11} =\frac{3080}{11} \\ \\ 3312-128m+99m=3080\\ \\ -29m= -232\\ \\ m=8[/tex]

If m=8, you can find the value of the cost of a book from the relation (207-8m)/11. Then,

[tex]b=\frac{(207-8m)}{11}=\frac{207-8*8}{11} =\frac{207-64}{11} \\ \\b=\frac{143}{11} =13[/tex]

Read more about solving systems equations here:

brainly.com/question/12691830

#SPJ1

in one year, three awards (research, teaching, and service) will be given to a class of 25 graduate students in a math department. if each student can receive at most one award, how many possible selections are there?

Answers

The number of possible selections is 13,800.

A permutation is the number of ways an object can be arranged in a particular manner. A permutation is denoted by 'P'.

The combination is the number of ways an object can be arranged without a particular manner. A combination is denoted by 'C'.

[tex]C_{n,r} = \frac{n!}{(n-r)! r !}[/tex]   ,  [tex]P_{n,r} = \frac{n!}{(n - r) !}[/tex]

where,

n is the number of choices available,

and r is the choices to be made.

According to the question,

The number of possibilities in which the students can be selected and the awards can be given is,

[tex]= \frac{25!}{(25 - 3) !}[/tex]

[tex]= \frac{25 !}{22 !}[/tex]  

= [tex]\frac{25 * 24 * 23 * 22 !}{22!}[/tex] = 1380

Hence, there are 13,800 possible selections.

Read more about permutation:

https://brainly.com/question/12468032

#SPJ4

If marc r v = marc v u , what is marc v u ?a. 47° b. 52° c. 64° d. 87°

Answers

If marc r v = marc v u , the value of marc v u is given as 64°.

mArc R V = mArc V U, Angle S O R = 13 x degrees and angle T O U = 15 x - 8 degrees

∠SOR = ∠TOU  (Vertically opposite angles are equal). Therefore:

13 x = 15x - 8

solving by calculating the value of x to satisfy the equation: Subtracting 13x from both sides

13x - 13x = 15x - 8 - 13x

0 = 15x - 13x - 8

2x - 8 = 0

Adding 8 to both sides:

2x - 8 + 8 = 0 + 8

2x = 8

2x/2 = 8/2  

x = 4

∠SOR = 13x = 13(4) = 52°

∠TOU = 15x - 8 = 15(4) - 8 = 60 - 8 = 52°

Let a = mArc R V = mArc V U

Therefore:

mArc R V + mArc V U + ∠TOU = 180 (sum of angles on a straight line)

Substituting:

a + a + 52 = 180

2a = 180-52

2a = 128

a = 128/2

a= 64°

mArc R V = mArc V U = 64°

Learn more about Measure of Arc:

https://brainly.com/question/17041969

#SPJ4

Bethan and Siobhan are cousins.
They both live in the same city but do not attend the same school.
The graph represents each of their journeys to school and back.
Distance from
home (km)
2
08:00
Key:
10:00
Bethan's journey
Siobhan's journey
12:00
14:00
a) At what time does Bethan arrive
home from school?
14:45 15:15 15:30 16:00
A
D
B
B
16:00 4 km
Time
A
C
C
b) What distance does Siobhan
travel each day when going to
school and back?
5 km
B
8 km
C
16 km
D

Answers

Answer:

A) 15:30

B) 8 km

Step-by-step explanation:

a) At 15:30, Bethan's journey line intersects the y-axis, indicating her arrival at home from school.

b) Siobhan's journey line starts and ends at 2 km on the x-axis, which represents the distance from her home. Therefore, Siobhan travels a total of 4 km to school and 4 km back, so she travels a total distance of 8 km each day.

a) ans- (C)15:30
b) ans- (D)16km

Which number does point A represent?

Answers

-2.5, it’s shown in between the -2 and -3 so it’s definitely -2.5

when taking a measurement using a device with an analog scale, how do you determine the last digit in the number you report?

Answers

When taking a measurement using a device with an analog scale, we can determine the last digit in the number you report by Add one estimated value aside from the value given by the analog scale. The estimate will be your best guess on where it falls relative to the object measured.

ABOUT ANALOG SCALE

Analog scales are a type of scale operated manually without using electricity to determine the weight of a weighted object. The definition of scales can be concluded as a tool that has the function of measuring or knowing the mass of an object/substance.

Analog scales existed before the use of electronic/electrical technology on analytical scales. The working principle of analog scales is based on the gravitational swing arm balance.

This is where it is important for you to know the meaning of balances / scales and how to use them.

Learn more about analog scale at https://brainly.com/question/28942145.

#SPJ4

When evaluating a histogram it is desirable for which of the following to be true?Histograms are a waste of time and provide no meaningful information about process variation.As wide as possible as long as it is between the spec limits.Skewed is better than symmetricalAs narrow as possible as long as it is between the spec limits.

Answers

Histograms are a waste of time and provide no meaningful information about process variation are true statement

A machine should be calibrated closer to the lower spec limit than the upper spec limit if the cost of fixing output that is too high is greater than the cost of fixing output that is too low.

If the cost of fixing output that is too high is greater than the cost of fixing output that is too low then it make sense to calibrate the machine closer to the lower spec limit.

This way if the machine produces less output than is required, it can be fixed at a lower cost than if the machine had been set to the upper spec and produces output that is too high.

Histograms are a waste of time and provide no meaningful information about process variation

learn more about of histogram here

https://brainly.com/question/18798766

#SPJ4

Part A
Mike made 56 of his free throw attempts, and Lisa made 79 of her free throw attempts. Which of the following shows 56 and 79 written with a common denominator? Select all that apply.
1018 and 1018
1518 and 1418
3036 and 2736
3018 and 2718
3036 and 2836
Part B
Use the given numbers to create the fraction for the total number of Mike’s and Lisa’s made free throw attempts? Use Part A for help.

1 2 3 9 11 18 29

Answers

Mike made 15/18 of his free throw attempts.

Lisa made 14/18 of her free throw attempts.

What is mean by Fraction?

A fraction is a part of whole number, and a way to split up a number into equal parts. Or, A number which is expressed as a quotient is called fraction. It can be written as the form of p : q, which is equivalent to p / q.

We have to given that;

Mike made 5/6 of his free throw attempts.

And, Lisa made 7/9 of her free throw attempts.

Now, We can solve as;

To bring the denominator, we need to take the LCM of the denominator, therefore,

⇒ 5/6, 7/9

We know that the LCM of 6 and 9 is 18.

⇒ 5×3/6×3, 7×2/9×2

⇒ 15/18, 14/18

Thus, Mike made 15/18 of his free throw attempts.

And, Lisa made 14/18 of her free throw attempts.

Learn more about the fraction visit:

https://brainly.com/question/5454147

#SPJ1

URGENT! WILL MARK BRIANLEST! NEED ANSWER NOW! SEE IN IMAGE BELOW!

Answers

Number C₃ = 5 is written in the center.

What is matrix?

Matrices are the arrangement of numbers, variables, symbols, or expressions in the rectangular format, in the form of rows and columns.

Square matrix is a matrix with the same number of rows and columns.

Given,

Sum of neighbors of 6 and 8  is 10.

By the figure,

If C₁ = 6

then, 1 + C₃ + 2 = 10 ⇒ C₃ = 7

But if C₃ = 7, then sum for neighbors of any unknown column cannot be 10.

Now, C₂ = 5

then, 1 + C₃ + 4 = 10 ⇒ C₃ = 5

Considering

C₃ + 2 + 3 = 10 that are neighbors to C₄

5 + 2 + 3 = 10

Thus, C₄ = 8

Hence, C₃ = 5 is the number written in center.

Learn more about matrix here:

https://brainly.com/question/28180105

#SPJ1

In the diagram below, ST is parallel to PQ. If SR = 2.4, PQ = 1.8, RQ = 3,
and ST = 1.2, find the length of PR. Figures are not necessarily drawn to scale.
P
R
T

Answers

The length of PR from triangle PQR is 3.6

Since we know that ST is parallel to PQ, we can conclude that the triangle RST is somehow similar to triangle PQR. We can try to find each side pairs that share equals angles. Those side pairs are:

ST and PQ

RS and RP

TR and QR

From the question, we know that:

SR =2.4

PQ = 1.8

RQ = 3

ST = 1.2

We can find the lenght of PR by finding the ratio between the two triangles:

PQ =  PR

ST      SR

1.8 = PR

1.2      2.4

6   = PR

 4       2.4

PR = 3.6

Learn more about Parallel Line here: brainly.com/question/19714372

#SPJ1

Xavier needs to print some color copies for a presentation, and he has a coupon. His cost y in dollars to print x copies is y = 0.08x – 2.50.

Answers

2.50 is the coupon amount and 0.08 is the cost for one copy from the equation y = 0.08x - 2.50.

What is an equation?

An equation is a mathematical statement that is made up of two expressions connected by an equal sign.

Example:

2x + 3 = 8 is an equation.

We have,

y = 0.08x - 2.50

Where x is the number of copies and y is the cost of printing x copies.

Now,

From the equation,

y = 0.08x - 2.50

2.50 is the coupon amount.

0.08 is the cost for one copy.

Thus,

2.50 is the coupon amount.

0.08 is the cost for one copy.

Learn more about equations here:

https://brainly.com/question/17194269

#SPJ1


PQ = 9x - 31 and QR = 43; Find x.

Answers

Answer:

We can't solve this problem if there is no context given. Since nothing is mentioned, it is safe to assume that PR and QR are line segments. Based on the nomenclature, it may be a collinear system of 3 points: P, Q and R. The equation should be:

PR = PQ + QR

Assume x is referred to line PQ

(9x - 31) = x + 43

9x - x = 43 + 31 = 74

8x = 74

x = 9.25

supose you have the equattion x=12. use the addition property of equality to write 3 equations that have the same soulition​

Answers

Based on the addition property of equality, from the equation x=12, we can generate the following equations and solutions:

x+3  = 15x+7  = 19x+20  = 32.

What is the addition property of equality?

The addition property of equality states that you can add the same value to both sides of an equation and still maintain an equivalent equation.

It states that if two expressions are equal to each other, and you add the same value to both sides of the equation, the equation will remain equal.

If x = 12, using the addition property of equality, the following equations can be generated.

x+3 = 15 (12+3)

x+7 = 19 (12+7)

x+3 = 32 (12+20)

Learn more about addition property of equality at brainly.com/question/10973678.

#SPJ1

Assume you are solving a linear system. In the process of solving it, you get a final statement of 5 = 0. Which of the following statements is true?

dont guess

Answers

The true statement about the solution to the system is (e) none of the above

How to determine the solution to the system

From the question, we have the following parameters that can be used in our computation:

Solving a linear system

You get a final statement of 5 = 0

This equation is false

This is so because 0 and 5 do not have the same value

This statement creates a contradiction, which means that there is no solution to the linear system.

This means that the sytsem of equation has no solution and the solution to the system does not exist

Hence, the system has no solution

Read more about system of equation at

brainly.com/question/13729904

#SPJ1

what is the average value of the function y=x sinx on the interval [0,3pi/2]

Answers

The average value of a function over the interval to be -π/4 + C/3π.

In this case, we need to calculate the average value of y=xsin(x) over the interval [0,3π/2]. To calculate this, we must first calculate the integral of the function over the interval. This is done by finding the antiderivative of the function and then evaluating the antiderivative at the upper and lower limits of the interval. The antiderivative of the function is -cos(x) + sin(x)x + C. Evaluating this at the lower and upper limits of the interval, we get 0-0 + 0 + C = C. To calculate the average value of the function, we divide the integral by the length of the interval. The length of the interval is 3π/2, so the average value of the function over the interval is the integral divided by 3π/2. Evaluating the integral, we get -cos(3π/2) + sin(3π/2)(3π/2) + C. Substituting in the values, we get -(-1) + 1(3π/2) + C = -π/2 + C. Finally, dividing this by 3π/2, we get the average value of the function over the interval to be -π/4 + C/3π.

Learn more about average value here:

https://brainly.com/question/2906096

#SPJ4

define a parallel or meridian in a geographic coordinate system. describe where the zero lines occur.

Answers

The Parallel , Meridian in the geographical coordinate system is defined below and zero Line is where prime meridian is at 0° longitude .

In a Geographic Coordinate system, a Meridian is a line of longitude that runs from the North Pole to the South Pole and is used to indicate the east-west position of a location on the Earth's surface.

A Parallel is a line of latitude that circles the Earth parallel to the equator and is used to indicate the north-south position of a location on the Earth's surface.

The Zero Line  is the line of longitude that is defined as 0° and runs from the North Pole to the South Pole, passing through Greenwich, England. The equator is the line of latitude that is defined as 0° and circles the Earth at an equal distance from the North and South Poles.

Learn more about Meridian here

https://brainly.com/question/12261407

#SPJ4

Write an explicit formula for the sequence generated by a₁ = 4, an = an - 1 + 5 where n = 2, 3, 4, .... (1 point)

Answers

The explicit formula for the sequence generated by a₁ = 4, an an-1+5 where n = 2, 3, 4, .... is an = 5n + 4, where n = 1, 2, 3, ....

What is explicit formula?

Explicit formula is a mathematical expression that explicitly states the rule used to calculate the value of a function. It is a formula that provides a direct and unambiguous representation of a given calculation, without relying on any additional information.

The explicit formula for the sequence generated by a₁ = 4, an an-1+5 where n = 2, 3, 4, .... is an = 5n + 4, where n = 1, 2, 3, .... This can be derived by substituting n = 1 into the given recursive formula and solving for a₁. The result is that a₁ = 4, which can be written in the explicit form as a₁ = 5(1) + 4. This can be generalized to an = 5n + 4, where n = 1, 2, 3, ....

To learn more about  explicit formula

https://brainly.com/question/24198356

#SPJ1

If the side ratio is 9:16, the perimeter ratio is

Answers

Answer:

the answer to this question is 2.25

In which of the following drawings is DE parallel to AC?

Answers

According to the triangle proportionality theorem, the drawings where DE is parallel to AC is: C.

What is the Triangle Proportionality Theorem?

The Triangle Proportionality Theorem states that in any triangle, the ratio of the length of a side to the length of the segment from its endpoint to the line containing the opposite side is constant, and equal to the ratio of the lengths of the other two sides. If the ratios are equal, then the segment that joins two sides is parallel to the third side.

In figure C, we have the following:

AD/DB = CE/EB

Substitute

22.5/15 = 24/16 = 1.5

Therefore, the correct drawing is: C.

Learn more about the triangle proportionality theorem on:

https://brainly.com/question/8160153

#SPJ1

PLEASEEE HELPP MEE
What the answer to number 3 the question the circled in red

Answers

Answer:

Step-by-step explanation:

it will ride at 45 miles because if you know every 2 hours she rides 18 miles and your trying to see how many in 5 hours you just do 18 + 18 +9 because half of 18 is 9 and you get 45.

Se tiene una balanza de 2 platillos y tres pesas de 1 kg, 3 Kg y 9 Kg ¿Cuantos objetos de diferente peso se podran pesar?m

Answers

Con la balanza de 2 platillos y las 3 pesas de 1 Kg, 3 Kg y 9 Kg se pueden pesar 7 objetos de diferente peso.

Esto se puede calcular usando la fórmula de combinaciones: nCr, donde n es el número total de elementos y r es el número de elementos a seleccionar. En este caso, n es igual a 5 (2 platillos y 3 pesas) y r es igual a 2 (porque se están seleccionando 2 elementos). Por lo tanto, la fórmula se convierte en 5C2, lo que equivale a 10. Sin embargo, se descartan 3 combinaciones en las que se utilizan dos pesas iguales, lo que reduce el resultado a 7. Por lo tanto, con la balanza de dos platillos y las 3 pesas de 1 Kg, 3 Kg y 9 Kg se pueden pesar 7 objetos de diferente peso.

Learn more about combinaciones here:

https://brainly.com/question/25132989

#SPJ4

it took Amair 2 hours to paint the first 14 feet of a 70-foot-long fence, What percent of the fence have they painted so far??

Answers

So far they have painted 20% of the fence which is 70 feet long.

What is the percentage?

A percentage is a value per hundredth. Percentages can be converted into decimals and fractions by dividing the percentage value by a hundred.

Given, It took Amair 2 hours to paint the first 14 feet of a 70-foot-long fence.

Therefore, The percentage of fences they have painted so far is,

= (14/70)×100%.

= 0.2×100%.

= 20%.

learn more about percentages here :

https://brainly.com/question/24159063

#SPJ1

The cot of pen and three ruler i le29 while two ruler and ix pen cot le48. Find the cot of eight ruler and three pen

Answers

The cost of eight ruler and three pens is le79.125.

Let's call the cost of a pen x and the cost of a ruler y. From the first statement, we can create the equation:

x + 3y = 29

And from the second statement:

6x + 2y = 48

That is dividing by 2, 3x + y = 24

Now we have two equations with two variables and can use substitution or elimination method to find the values of x and y.

Let's use substitution:

x = 29 - 3y

Substituting this into the second equation:

3(29 - 3y) + y = 24

87 - 9y + y = 24

8y = 63

y = 63/ 8

y = 7.875

Now that we have the value of y, we can use the first equation to find the value of x:

x = 29 - 3y = 29 - 3 * 63/8

= 5.375

So, a pen costs le5.375 and a ruler costs le7.875. To find the cost of 8 rulers and 3 pens, we multiply:

8 * 7.875 + 3 * 5.375 = le79.125

The cost of 8 rulers and 3 pens is le79.125.

--The question is incomplete, the complete question is as follows--

"The cost of a pen and three ruler is le29 while two ruler and six pen cost le48. Find the cost of eight ruler and three pen."

To know more on cost

https://brainly.com/question/28736021

#SPJ4

the simple interest on $600 for t years at 5 per cent annum is $120. the vale of t is

Answers

Answer:

t = 4 years

Step-by-step explanation:

Simple Interest = Prt where r = rate in decimal, t = time in years, P = principal

r = 5/100 = 0.05

Plugging in knowns
120 = 600 x 0.05 x t

120 = 30t

30t = 120

t = 120/30

t= 4 years

AB and CD are parallel lines and EH is a transversal.
What is the size of angle AFG?

Answers

The value of the consecutive interior angles formed by the parallel lines is : ∠CGF = 61°

Define the term co-interior angles?The two angles which it are on the same side of both the transversal are known as co-interior angles as well as consecutive interior angles. The inside angles total 180 degrees and are known as co-interior angles. It indicates that two internal angles that reside on the same sides of the transversal have a sum that is additional.

For the stated question:

∠HGD = ∠CGF = 119° (vertically opposite angles)

And,

∠AFG + ∠CGF = 180° (consecutive interior angles)

∠CGF = 180° - 119°

∠CGF = 61°

Thus, the value of the consecutive interior angles formed by the parallel lines is : ∠CGF = 61°

To know more about the co-interior angles, here

https://brainly.com/question/28805457

#SPJ1

Together, two wildlife refuge tour guides each lead ten 45-minute tours each day. The wildlife refuge needs to calculate the person-hours for the tours to allocate enough money in their budget to pay the tour guides. What is the number of person-hours per day for the tours?
A.
600
B.
300
C.
15
D.
30

Answers

Answer:



Step-by-step explanation:

D because together will refuge and guide the answer inside of me

which of the following sets are equal? (select all that apply.) a = {6, 7, 8} b = {x is in r| 5 ≤ x < 9} c = {x is in r| 5 < x < 9} d = {x is in z| 5 < x < 9} e = {x is in z | 5 < x < 9}

Answers

all sets are equal because all the sets contains only three elements in it that elements are 6,7,8

What is a set?

A set is a mathematical model for a collection of items; it comprises elements or members, which may be any mathematical object: numbers, symbols, points in space, lines, other geometrical structures, variables, or even other sets.

a = {6, 7, 8}

b = {x is in r| 5 ≤ x < 9}

c = {x is in r| 5 < x < 9}

d = {x is in z| 5 < x < 9}

e = {x is in z | 5 < x < 9}

Hence all sets are equal because all the sets contains only three elements in it that elements are 6,7,8

learn more about of sets here

https://brainly.com/question/13782700

#SPJ4

Other Questions
Need advice on hair!!! I have naturally curly hair 2c, but I want to do chunky highlights or skunk highlights on myself,would straightening my hair before I bleach it be a good idea? Cuz I already straighten it a lot and I feel like if I bleached it while its curly it wont give me the effect I want when I straighten it a car has a mass m, and a weight, w, on earth. what is the cars mass and weight on a planet which has three times the mass of the earth and twice the radius of the earth? the term atresia describes the congenital absence of a normal body opening or the failure of a structure to be tubular. augmentin 10mg/kg po every 12 hours is ordered. when augmentin is reconstiuted it yeilds 125mg/ml. the child weights 25kg. how many ml will you give Select a quote from one of the autobiographies, memoirs, or personal essays in this unit that show ethos logos, and pathos (one quote for each). In at least 150 words, define your terms and explain why the given term is an example of its rhetorical strategy. one of the readings from this unit is "I Have a dream" Abag of cat treats has 170 individual treats inside. My cat can eat 5 treats per day. What is the rate of change? How many treats are left in the bag after 20 days? for 2019, what was alphas cash flow from operations? Agents must submit the original documentation for enrollment within 24 hours after the application data has been entered into the agent portal. True or False photosynthesis is a __process where __ is oxidized and __ is reduced. Thompson and Thompson is a steel bolts manufacturing company. Their current steel bolts have a mean diameter of 145 millimeters, and a variance of 49. If a random sample of 34 steel bolts is selected, what is the probability that the sample mean would differ from the population mean by more than 2.6 millimeters? Round your answer to four decimal places. Job order costing systems for companies that compete in, for example, the green building arena should reflect: only costs in dollars. only sustainability-related metrics. both costs of materials in dollars and sustainability-related metrics. neither costs of materials in dollars nor sustainability-related metrics. suppose the government limits the amount of pollution from cars by capping the amount of pollution they can emit to 30 pounds of carbon dioxide per car per year. if alex were willing to pay $50 to emit an extra pound of carbon dioxide and tyler were willing to sell a pound of his allowance for $30, would it be efficient for them to make this trade? what is the difference between portable and drinkable 10.Potash is a common name for potassium carbonate. Originally, potash was obtained byadding water to the ash produced from the burning of wood, filtering and evaporating thefiltrate.(a)Meirion was asked to find the percentage of potash that could be obtained from somewood ash. He added water to a known mass of wood ash, stirred the mixture and thenfiltered the product. The filtrate was then made up to a volume of 250 cm.(i) State why the mixture was stirred.[1]E(ii) Describe, giving full practical details, how the volume was made up to exactly[4]250 cm. an unknown compound contains only c , h , and o . combustion of 8.50 g of this compound produced 19.3 g co2 and 7.91 g h2o . what is the empirical formula of the unknown compound? insert subscripts as needed.\ One friend tep away from the rock. Doe the rock move? If o, in which direction doe it move? A graph titled The Business Cycle has time on the x-axis and Economic output on the y-axis. 5 points are connected with a curved line. Point 1 increases to point 2, which is the highest point. Point 2 drops significantly to point 3. Point 3 drops significantly to point 4, which is the lowest point. Point 4 increases to point 5, which is at the same level as point 3.At which point would the government be most likely to try to stimulate the economy?At which point would a business be most likely to hire new workers? express an osmotic pressure of 7 atm in units of dyne/cm2. . if tracking employees through technology is not illegal, why should megan be concerned if she is not involved in any misconduct? reddit "paper" moneypaper money