mr. davis made lbs of granola snacks for his coffee breaks. he eats lb each day. for how many days will this last?

Answers

Answer 1

Mr. Davis' granola snacks will last for 20 days.

What is division ?

Division is a basic arithmetic operation used to find the quotient or the number of times one quantity is contained within another. In division, a dividend is divided by a divisor, and the result is the quotient. For example, 12 divided by 3 is 4, where 12 is the dividend, 3 is the divisor, and 4 is the quotient.

Division is the inverse operation of multiplication. If you know the multiplication facts, you can use them to help you divide numbers. For instance, if you know that 5 times 6 equals 30, then you also know that 30 divided by 5 equals 6, and that 30 divided by 6 equals 5.

According to given conditions:

To find out how many days Mr. Davis' granola snacks will last, we need to divide the total amount of granola by the amount he eats each day.

Let's say Mr. Davis made 10 lbs of granola snacks.

He eats 0.5 lb each day.

So we can use the formula:

Number of days = Total amount of granola / Amount eaten each day

Number of days = 10 lbs / 0.5 lb per day

Number of days = 20 days

Therefore, Mr. Davis' granola snacks will last for 20 days.

To know more about division visit :

https://brainly.com/question/28119824

#SPJ1


Related Questions

what is hitters data python?

Answers

In Python, the term "hitters data" refers to a dataset that details the hitting statistics of Major League Baseball (MLB) players.

It is a well-known dataset in the area of sports analytics and is frequently utilized in applications for data analysis and machine learning.

The player name, team, and different statistics like hits, runs, home runs and batting averages are often variables in the Hitters dataset. To examine player performance and spot trends or patterns in the data, the dataset may be employed.

The Hitters dataset may be imported and worked with in Python using a variety of tools, including Pandas, NumPy, and Scikit-learn. Based on Hitter's data, these libraries enable data cleansing, exploratory analysis, and the construction of predictive models.

Learn more about python at

https://brainly.com/question/30655514

#SPJ4

how to convert 2.75 as a fraction?

Answers

2.75 can be written as a fraction in lowest terms as 11/4.

To convert a decimal like 2.75 to a fraction, we can follow these steps:

Step 1: Write the decimal as a fraction with the decimal as the numerator and 1 as the denominator.

In this case, we can write 2.75 as a fraction with a denominator of 1:

= 2.75/1

Step 2: Multiply the numerator and denominator of the fraction by 10 until the decimal is gone.

We can remove the decimal by multiplying both the numerator and denominator by 100 (since there are two decimal places):

2.75/1 x 100/100 = 275/100

Step 3: Simplify the fraction.

We can simplify the fraction by dividing both the numerator and denominator by their greatest common factor, which is 25 in this case:

275/100 ÷ 25/25 = 11/4

Therefore, the fraction is 11/4

Learn more about fraction here

brainly.com/question/10708469

#SPJ4

5/8 tell whether each fraction will be a decimal greater than, equal to, or less than 1. then, write each fraction as a decimal. round to the nearest hundredredth, if necessary

Answers

Answer:

Step-by-step explanation:

first step you want round that into decimal

Assume that we have two events, A and B, that are mutually exclusive. Assume further that we know P(A) = 0.30 and P(B) =0.40.
What is P(AAssume that we have two
events, A and&nbB)?
What is P(A | B)?
Is P(A | B) equal to P(A)?
Are events A and B dependent or independent?

Answers

P(Assume that we have two events, A&B) is mutually exclusive, P(A | B) is not equal to P(A), and the events A and B  independent

Probabilities are used to measure the likelihood of an event occurring.

When we have two events, A and B, that are mutually exclusive, it means that the occurrence of one event precludes the other from occurring. In this case, P(A) and P(B) measure the individual probabilities of events A and B occurring.

P(A) = 0.30 and P(B) = 0.40. Therefore, P(A | B) is the probability of event A occurring given that event B has already occurred, which is equal to 0 since event A cannot occur if event B has already happened.

P(A | B) is not equal to P(A), since P(A) measures the probability of event A occurring without considering any other events.

Since events A and B are mutually exclusive and the occurrence of one event precludes the other from occurring, they are considered independent events.

Therefore, the probability of one event occurring does not affect the probability of the other event occurring, which means they are independent events

To know more about probability here.

https://brainly.com/question/11234923

#SPJ4

the six sigma dmaic approach is the best way to attack all problems and should be employed whenever possible.True/False

Answers

Since the DMAIC cycle stands for Define-Measure-Analyze-Improve-Control, it may be applied to solve any problem. Six Sigma DMAIC can be used if we wish to increase service quality and reduce service variance.

A DMAIC strategy, which identifies, measures, analyzes, improves, and sustains the process, is the foundation of Six Sigma. The DMAIC model is a cycle that uses five basic processes to increase chances for business improvements or eliminate defects: Define, Assess, Examine, Improve, and Manage.

A data-driven quality method used to enhance processes is called DMAIC. Although it is an essential component of a Six Sigma endeavor, it can also be used independently to improve quality or as part of other process improvement projects like lean.

Describe the project's objectives, customer (internal and external) needs, improvement activities, and opportunities for improvement.

Check the efficiency of the process.

To identify the sources of variation and poor performance, analyze the process (defects).

Enhance process performance by addressing and getting rid of the underlying issues.

Control the performance of the enhanced process going forward.

Learn more about DMAIC cycle brainly.com/question/20478460

#SPJ4

A wallet contains 33 notes, all of which are either $5 or $10 notes. If it amounts to $240, how many $10 notes are there?

Answers

Answer:

Number of $5 notes = 18

Number of $10 notes = 15

Step-by-step explanation:

Framing and solving system of equations:

Let the number of $5 notes be 'x' and the number of $10 notes be 'y'.

      Total number of notes = 33

                  x + y = 33 -------------------(I)

       The value of $5 notes = 5*x = 5x

       The value of $10 notes = 10 *y = 10y

          Total amount = $240

          5x + 10y = 240

Divide the entire equation by 5,

             [tex]\sf \dfrac{5}{5}x+\dfrac{10}{5}y=\dfrac{240}{5}\\\\[/tex]

                x + 2y = 48 -----------------------(II)

Multiply the equation (I) by (-1) and then add to equation(I) and so the x will be eliminated, and we can find the value of 'y'.

(I)* (-1)                -x -   y  = -33

(II)                      x + 2y = 48  {Now add}

                               y     = 15

                             [tex]\boxed{\bf y = 15}[/tex]

Substitute y = 15 in equation(I)

              x + 15 = 33

                      x = 33 - 15

                      x = 18

                          [tex]\boxed{\bf x = 18}[/tex]

Number of $5 notes = 18

Number of $10 notes = 15

How do you find a vector with two points?

Answers

Answer: To find the directional vector, subtract the coordinates of the initial point from the coordinates of the terminal point.

Step-by-step explanation:

PLEASE HELP!!

kayleigh spent $2 already on pencils for school. She needed to buy some more. At the store, it cost $0.59 for each new pencil. If c represents the cost of the pencils and p represents the amount of pencils purchased, what linear equation represents this function

Answers

Answer:

c=0.59p+2

Step-by-step explanation:

1
18
Select one:
2
a
8₁
●¹)
Structure of Atoms (8.5 A):Question 10
The atomic number of an element always
indicates which of the following?
3
O
51
the number of neutrons in an atom
the number of protons in an atom
the sum of the protons and electrons in an
atom
the sum of the neutrons and protons in an
atom
6
00
8
9 10
DELL

Answers

The atomic number of an element always indicates the following: B. the number of protons in an atom.

What is a chemical element?

In Chemistry, a chemical element can be defined as a pure substance that comprises atoms having the same atomic number (number of protons) in its nuclei and as such, it is the primary constituent of matter.

Mathematically, mass number is represented by this mathematical expression:

A = Z + N  or [tex]^A_ZC[/tex]

Where:

A represents the mass number.C represents a chemical element.Z represents the atomic number or number of protons.N represents the number of neutrons.

In conclusion, the number of protons is also referred to as an atomic number.

Read more on elements here: brainly.com/question/24373113

#SPJ1

An insect population after x months can be modeled by the function g(x) = 18(1.3)x. Which statement is the best interpretation of one of the values in this function?

The insect population increased by 13 insects each month.
G.
The insect population decreased by 13 insects each month.
H.
The insect population increased at a rate of 30% each month.
J.
The insect population decreased at a rate of 30% each month.

Answers

The function g(x) = 18(1.3)^x represents an exponential growth model for the insect population after x months, where the initial population is 18 and the population growth rate is 30% per month.

Therefore, the best interpretation of one of the values in this function is:

The insect population increased at a rate of 30% each month.

This is because the value of 1.3 represents the growth factor or rate, which is equivalent to a 30% increase in population for each time period (in this case, each month).

What is an algebra over a field F?

Answers

An algebra over a field F is a vector space over F equipped with a bilinear operation called multiplication.

Let F be a field and let A be a vector space over F. An algebra over F is a triple (A, ×, 1) where × is a bilinear operation A x A -> A, and 1 is an element of A such that:

a × (b × c) = (a × b) × c for all a,b,c in A (associativity)

There exists an element 1 in A such that a × 1 = a = 1 × a for all a in A (existence of identity)

a × (b + c) = (a × b) + (a × c) and (a + b) × c = (a × c) + (b × c) for all a,b,c in A (distributivity)

a × b = b × a for all a,b in A if and only if A is commutative

The operation × is usually referred to as multiplication and the element 1 as the unit or identity element.

Examples of algebras over a field F include the set of n x n matrices over F, the polynomial ring F[x], and the complex numbers C, which can be viewed as an algebra over the field of real numbers R.

Therefore, the algebra over a field F has been explained

Learn more about bilinear operation here

brainly.com/question/29112564

#SPJ4

How many distinct triangles can be formed for which mZX = 51°, x = 5, and y = 2?

Answers

Answer:

0 triangles can be formed

Step-by-step explanation:

In order to determine the number of distinct triangles that can be formed with the given information, we need to apply the triangle inequality theorem. According to this theorem, the sum of the lengths of any two sides of a triangle must be greater than the length of the third side.

Let's start by drawing a rough sketch of the triangle:

     Z

     |\

     | \

     |   \ x

     |     \

     |       \

     X-----Y

      y=2

We know that mZX = 51°, so we can label that angle on our diagram:

     Z

     |\

     | \

     |   \ x

     |     \

     |51°  \

     X-----Y

      y=2

We can use the sine law to find the length of side XY:

sin(51°) = XY / 5

XY = 5 * sin(51°)

XY ≈ 3.95

Now we need to check whether XY is less than the sum of the other two sides, XZ and YZ:

XZ + YZ > XY

2 + √(x² - XY²) > XY

2 + √(5² - 3.95²) > 3.95

2.86 > 3.95 (false)

Since XY is greater than the sum of the other two sides, it is not possible to form a triangle with the given measurements. Therefore, the number of distinct triangles that can be formed is 0.

I hope this helps! And if you could label my answer brainliest that would be awesome.

- Dante

If you’re good at math, can you calculate this for me? (If you’re really good then can you answer my unanswered question for math?)

Answers

Answer:

200 * 25/100 --> 25% of 200

200 * 15/100 --> 15% of 200

100 * 35/100 --> 35% of 100

Step-by-step explanation:

Percentages are always out of 100 ( e.g 60% is equivalent to 60/100) and whole numbers have a denominator of 1 meaning you could simply solve this sort of problem if you set it up right.

For example) 25% of 200

25/ 100  *  200/1

25 * 200 is 5000 and 100 * 1 is 100

So the answer would be 5000/100 (which you would simplify to get the right answer but that's just an example)

Hope you have a great day :)

390 standard deviation less than 1200 12 day vacation

Answers

Using normal distribution we know that 7.78% of travelers reported spending less than $1,200 for a 12-day getaway.

What is a normal distribution?

Asymmetric probability distribution about the mean, known as the normal distribution or the Gaussian distribution, would indicate that data close to the mean occur more frequently than data far from the mean.

The "bell curve" is a visual representation of the normal distribution.

Currently, in response to the query:

The z-score can be calculated using the formula:

z = (x - μ)/σ

It averages $1,755:

μ = $1,755

$390 is the standard deviation:

σ = 390

The trip doesn't cost more than $1200:

x = $1200

Replace the values in the z-score formula:

z-score = (1200 - 1,755)/390 = -1.42

Use the z-negative table's normal distribution:

P(z < 1,200) = 0.07782

P(x < 1,200) = P(z < 1,200)

P(x < 1,200) = 0.07782

P(x < 1,200) = 7.78%

Therefore, using normal distribution we know that 7.78% of travelers reported spending less than $1,200 for a 12-day getaway.

Know more about the normal distribution here:

brainly.com/question/6476990

#SPJ1

Correct question:

If the data are normally distributed with a standard deviation of $390, find the percentage of vacationers who spent less than $1,200 per 12-day vacation. round to the nearest hundredth of a percent.

ABCD is a parallelogram and EF is parallel to AB. Select all triangles are similar to triangle AEX?

Answers

In the parallelogram ABCD the triangles that are similar to ΔAEX is -

Option 1: ΔCFX, Option 2: ΔADC, and Option 5: ΔCBA

What is a parallelogram?

A quadrilateral with two sets of parallel sides is referred to as a parallelogram. In a parallelogram, the opposing sides are of equal length, and the opposing angles are of equal size. Additionally, the interior angles that are additional to the transversal on the same side.

The parallelogram ABCD is given.

AC is the diagonal of the parallelogram and EF is a line segment parallel to AB and CD in the parallelogram.

In ΔAEX and ΔADC -

m ∠AEX ≅ m ∠ADC, since they are corresponding angles.

m ∠A ≅ m ∠A, since they are reflexive angles.

So, ΔAEX ~ m ∠ADC, by AA similarity.

Similarly, in ΔAEX and ΔCFX -

m ∠EAX ≅ m ∠XCF, since they are alternate interior angles.

m ∠AXE ≅ m ∠CXF, since they are vertical angles.

So, ΔAEX ~ m ∠CFX, by AA similarity.

Now, in ΔAEX and ΔCBA -

Since, EF is parallel to AB then AEFB is also a parallelogram because ABCD is a parallelogram.

Then m ∠E ≅ m ∠B, since they are opposite angles of parallelogram AEFB.

m ∠EAX ≅ m ∠ACB, since they are alternate interior angles.

So, ΔAEX ~ m ∠CBA, by AA similarity.

Therefore, the similar triangles are ΔADC, ΔCFX, ΔCBA.

To learn more about parallelogram from the given link

https://brainly.com/question/3050890

#SPJ1

pls help me solve theseee i’ll mark brainliest

Answers

The scale factor of the dilation that takes P to Q is,

⇒ 4/5

What is Division method?

Division method is used to distributing a group of things into equal parts. Division is just opposite of multiplications. For example, dividing 20 by 2 means splitting 20 into 2 equal groups of 10.

Given that;

Quadrilateral P and Q are similar.

Hence, The scale factor of the dilation that takes P to Q is,

⇒ 2 / 2.5

⇒ 20 / 25

⇒ 4/5

Thus, The scale factor of the dilation that takes P to Q is, 4/5.

Learn more about the divide visit:

https://brainly.com/question/28119824

#SPJ1

Please help what the answer for these questions

Answers

Answer:

unit rate = $ 10 per km.

y = 10x

Step-by-step explanation:

Unit rate:

    Cost of travelling 1 km is $ 10. So, unit rate is $10

Equation:

       If 'x' km distance is travelled, then cost 'y',

              y = x * unit rate

               y = x * 10

               y = 10x

People at a library were asked how many states they had visited. Below is a stem plot of all of the data except for one vaule

Answers

The true statement on the stemplot showing the data on states that people had visited is D. If the missing data were 50, the range of the data would change substantially.

How is range affected by outliers ?

Outliers can have a significant impact on the range of a dataset. The range is the difference between the largest and smallest values in a dataset.

If an outlier is very large or very small in comparison to the other values in the dataset, it can cause the range to be much larger than it would be without the outlier.

If 50 was the missing figure, then the range would therefore have to change substantially from :

= 31 - 8

= 23

To :

= 50 - 8

= 42

Find out more on range at https://brainly.com/question/3264589


#SPJ1

The average daily temperature in Peoria, Illinois, can be predicted.

Using the formula T=50−28cos[2π(x−31)365], where x is the number of the day in the year (January 1 = 1, Febuary 1=32, etc.) and T is in degrees Fahrenheit.

Question: What is the expected temperature on Febuary 15?

Answers

The expected temperature on February 15 would be 77.72 °F.

What is temperature?

Temperature is a physical quantity that expresses quantitatively the perceptions of hotness and coldness.

Given is that the average daily temperature in Peoria, Illinois, can be predicted using the formula T = 50 - 28cos[2π(x−31)365], where {x} is the number of the day in the year.

The value of {x} for February 15 would be -

{x} = 46

So, we can write the temperature as -

T{46} = 50 - 28 cos[2π(46−31)365]

T{46} = 50 - 28 cos[2π x 15 x 365]

T{46} = 50 - 28 cos[2π x 15 x 365]

T{46} = 50 - 28 cos[34383]

T{46} = 50 - 28 x -0.99

T{46} = 77.72

Therefore, the expected temperature on February 15 would be 77.72 °F.

To solve more questions on temperature visit the link below -

https://brainly.com/question/20607770

#SPJ1

(Worth 20 points and will give brainliest if you're right.) Question 2 options: Factor a^3+2a+2a^2+4. Fill in the blanks using the correct sign: (a^2+ ) (a+ )

(please help as soon as you can.)

Answers

Answer:

(a^2+2)(a+2)

Step-by-step explanation:

Factor a^3+2a+2a^2+4.

Using Factoring by grouping

a^3+2a   +    2a^2+4

Factor out a from the first two terms and 2 from the last two terms.

a( a^2 +2) + 2 ( a^2+2)

Factoring out a^2+2.

(a^2+2)(a+2)

What is a factor tree for 31?

Answers

Factor trees are a means to represent a number's factors, more precisely, a number's prime factorization. The tree's branches are divided up into components. When the branch's final factor is a prime number, the branch comes to an end and we circle the number because there are now only two factors left: itself and one.

The only factors of 31 are 1 and 31 itself.

To create a factor tree for 31, we will first identify two factors of 31 that are as close to each other as possible.

However, 31 is a prime number, and it only has two factors: 1 and 31.

Since 31 is a prime number and has no other factors, the factor tree for 31 will simply be:

   31

 /    \

31     1

So the only factors of 31 are 1 and 31 itself.

For more questions on Factor trees

brainly.com/question/29705253

#SPJ4

The length of a rectangular poster is 4 more inches than two times its width. The area of the poster is 198 square inches. Solve for the dimensions (length and width) of the poster.​

Answers

Answer: L=22, W=9

Step-by-step explanation:

The length of a rectangular poster is 4 more inches than two times its width. The area of the poster is 198 square inches. Solve for the dimensions (length and width) of the poster.

L=4+2W [Length] (1)

W=W [Width] (2)

P=2L+2W [perimeter] (3)

A=L*W = 198[area](4)

Subing (1) and (2) into (3) and (4)

P=2(4+2W)+2W

A=W(4+2W)

Simplify

P=8+4W+2W=8+6W

A=4W+2W^2=198

A=2W^2+4W-198

Set equal to 0 and solve for W

W=(-b+√(b^2-4ac))/2a

W=(-b-√(b^2-4ac))/2a

W=(-4+√(4^2-4(2)(-198)))/(2(2)) = 9

W=(-4-√(4^2-4(2)(-198)))/(2(2)) =-11

Disregard W =-11 since distance can’t be negative and keep W=9. Plug W=9 into Length equation (1)

L=4+2(9)=22

Final answer L=22 and W=9

Answer:

I I

Step-by-step explanation:givb

18) The area of rectangle BCDE is 70 square inches. If the length of AE is four inches and the length of ED is 14
inches, what is the area of trapezoid ABCD in square inches?
C
a.) 75
b.) 80
OC.) 85
d.) 90

Answers

The area of the trapezoid ABCD in square inches would be = 80in² . That is option B.

How to calculate the area of the given trapezium?

The formula that can be used to calculate the area of the trapezium = ½ (a+b) ×h

Where a = line ED = 14

b = line AD = 14+4 = 18

height = area of rectangle / width

= 70/14 = 5in

Therefore the area of trapezium ;

= 1/2 ( 14+18)× 5

= 160/2

= 80in²

Learn more about rectangles here;

https://brainly.com/question/25292087

#SPJ1

What is the conversion of 68 kg to pounds?

Answers

68 kilograms is approximately equal to 149.91416 pounds.

A kilogram (symbol: kg) is the base unit of mass in the International System of Units (SI).

It is currently defined based on the fixed numerical value of the Planck constant, h,

Which is equal to 6.62607015 × 10-34 in the units of J·s.

A pound (symbol: lb) is a unit of mass used in the imperial and US customary systems of measurement.

The international avoirdupois pound (the common pound used today) is defined as exactly 0.45359237 kilograms.

To convert 68 kilograms to pounds,

We need to multiply the value in kilograms by 2.20462,

Since one kilogram is approximately equal to 2.20462 pounds.

Therefore,

68 kilograms multiplied by 2.20462 gives us:

68 kg x 2.20462 = 149.91416 pounds

(rounded to five decimal places)

So, 68 kilograms is approximately equal to 149.91416 pounds.

For similar questions on conversion of kilograms to pounds,

https://brainly.com/question/918941

#SPJ4

what is the value of 50-3 (x2-y2) + x when x=6 and y = -4

Answers

When x = 6 and y = -4, the value of of the expression 50-3(x²-y²)+x is -4.

What is the algebraic expression?

An algebraic expression is when we use numbers and words in solving a particular mathematical question.  The concept of algebraic expressions is the use of letters or alphabets to represent numbers without providing their precise values. We learned how to express an unknown value using letters like x, y, and z in the fundamentals of algebra. Here, we refer to these letters as variables. Variables and constants can both be used in an algebraic expression. A coefficient is any value that is added before a variable and then multiplied by it.

Substitute x=6 and y=-4 into the expression 50-3(x²-y²)+x:

50 - 3(6² - (-4)²) + 6

= 50 - 3(36 - 16) + 6

= 50 - 3(20) + 6

= 50 - 60 + 6

= -4

Hence, when x = 6 and y = -4, the value of 50-3(x²-y²)+x is -4.

To learn more about algebraic expression, Visit

https://brainly.com/question/4344214

#SPJ1

Find the length of AC

Answers

The length of the side AC of the right-angled triangle is equal to 24cm by comparison using the trigonometric ratio of sine of angle B.

What is trigonometric ratios?

The trigonometric ratios is concerned with the relationship of an angle of a right-angled triangle to ratios of two side lengths.

The basic trigonometric ratios includes;

sine, cosine and tangent.

Considering the right-angled triangles ABC and DBC, we shall evaluate for the length AC using the trigonometric ratio of sine for the angle B° to derive an equation as follows:

For ∆ABC;

sin B = AC/BC {opposite/hypotenuse}

For ∆DBC;

sin B = 24cm/BC {opposite/hypotenuse}

thus;

AC/BC = 24cm/BC

Therefore, by comparison using the trigonometric ratio of sine for the angle B, we have the length of AC equal to 24cm.

Know more about trigonometric ratios here: https://brainly.in/question/1165363

#SPJ1

Why would you want to transform a set of raw scores into a set of z-scores? Check all that apply.To make a distribution with a mean of 1 and a standard deviation of 0To be able to describe the location of a raw score in the distribution of raw scoresTo make all the transformed scores greater than 0To make it possible to compare scores from two different distributions

Answers

You'd would like to convert a set of raw scores into such a set of z-scores so you can compare scores from different distributions, as well as to create a distribution besides a mean of 0 and a standard deviation of 1.

What is the purpose of converting raw scores to z-scores?

We could indeed convert scores obtained to z-scores to determine where those scores fall inside the distribution. Assume we receive a 68 on an exam.

Why is it critical to convert raw marks to z-scores in multiple regression?

Standardizing raw data by converting it to z-scores has the clear benefits: Recognize in which a piece of evidence falls within a distribution. Contrast evaluation from different variables.

To know more about variables click here

brainly.com/question/2466865

#SPJ4

what is iv to numbers?

Answers

iv or IV is actually a roman numeral. By the mathematics roman numeral system we can figure out that IV is 4 in normal number system.

Roman numerals are a system of numbers that were first utilized in ancient Rome and were widely used throughout Europe well into the Late Middle Ages. Numbers are represented by Latin letter combinations with fixed integer values.

Roman numerals continued to be used for a very long time after the fall of the Roman Empire. Beginning in the 14th century, Roman numerals began to be gradually replaced by Arabic numerals, but some applications continue to use Roman numerals today.

In ancient Rome, usage was extremely diverse, and in medieval Europe, it was completely disorganized. Variant forms are even defended by some contemporary writers as providing improved "flexibility," despite the post-renaissance restoration of a largely "classical" notation failing to produce total consistency.

To learn more about roman numeral: https://brainly.com/question/30560149

#SPJ4

Find the surface area of the bases

Answers

Answer: 50.27

Step-by-step explanation:

AB=πr2=π·42≈50.26548

What is the conversion of 68 inches to cm?

Answers

Answer:

172.72

Step-by-step explanation:

multiple 2.54 and 68

Other Questions
someone help me with this assignment thank u Show that (10w+3)(w-1) -(2-3w) w + bw + c, where b and c are integers to be found what type of fat is associated with elevated levels of cholesterol in the blood? ryptic molecular variation uncovered by enzyme electrophoresis in the 1960s stimulated development of the neutral theory because of which of the following reasons? 1. What is traditionally considered to be the "gold standard" in psychology research?a. a naturalistic observationb. the longitudinal studyc. the laboratory experimentd. the anonymous surveye. the case study However, if Lin pays $400 towards her student loans now, she'll be done repaying her loan sooner and can then invest the full $400. Calculate Lin's investment value at the end of the same 10-year period if she invests $400 per month, starting in the month after her student loans are paid off. Hyo can type 200 words in 5 minutes. How long would it take Hyo to type a 500-word paper? You have $500,000 saved for retirement. Your account earns 6% interest. How much will you be able to pull out each month, if you want to be able to take withdrawals for 20 years? If X = 6 units, Y = 4 units, and Z = 13 units, then what is the volume of the triangular pyramid shown above? A. 44 cubic units B. 39 cubic units C. 104 cubic units D. 52 cubic units what percent of adults, nationally, have a credit file and score? Though sensational, yellow journalism had which positive feature?A. It featured aggressive reporting and investigative stories.B. It brought new enthusiasm and energy to journalism. C. It contained work by excellent contemporary authors, including Mark Twain.D. pioneered layout and designed elements still in use todayE. all of these what is sodium acetate formula? If the charity raised $160 last year, determined how much money each department will receive from this year fundraiser. Show the process you used for determining your answer what value of h is needed to complete the square for the equation Help me please it is math A blue 6. 5 g six sided die is rolling with a velocity of + 12 m/s and a green 7. 5 g eight sided die is rolling in the opposite direction with a velocity of 10 m/s. Calculate the magnitude of the momentum of the two dice system? Round your answer to the nearest integer What was the stated purpose of the Constitution? Please help ASAP! thank you! 15 pointsChoose the correct inequality for this real-world situation: a corvettes maximum speed is 195 mph. Let S represent speed. The accompanying data file has three variables, X1, X2, X3. [Note: If you are using Excel to calculate percentiles, use the PERCENTILE.INC function.] picture Click here for the Excel Data File a. Calculate the 25th, 50th, and 75th percentiles for x2. (Round your answers to 2 decimal places.)b. Calculate the 20th and 80th percentiles for x3. (Round your answers to 1 decimal place.) Use the graph to determine a. the function's domain; b. the function's range; c. the x-intercepts, if any; d. the y-intercept, if there is one; e. the following function values. f(0) f(3)