What is the approximate volume of a cylinder with a diameter of 28 ft and height of 20 ft? Use 3.14 to approximate π , round to the nearest tenth.

Answers

Answer 1
The answer is V= 12315.04

Volume of cylinder is V=πr2h

Radius is 14, 28/2 =14

Plug into the equation,

π(14)^2 (20)

14^2 = 196(20) = 3920

3920*3.14(pi) = 12315.04

Related Questions

PLEASE ANSWER ASAP !!!

PLEASE ANSWER ASAP !!!

Answers

Answer:

Your best guess would be B

Step-by-step explanation:

I say the answer is b because opposite sides are parallel and a is a right angle

Write the word sentence as an inequality.

A number y is no more than −8.

An inequality is
.

Answers

Answer:

y ≤ -8

Step-by-step explanation:

is the area of a circle directly proportional to the square of the radius. a circle with a radius of 10 has an area of 314. what will the are be on a circle of radius 4

Answers

The area of a circle with radius 4 is 50.24.

Writing the equation form for area and radius of two circles -

(Area/radius²) for circle 1 = (Area/radius²) for circle 2

Keep the values in the relation to find the area of small circle.

314/10² = Area/4²

Area = (314 × 16)/100

Performing multiplication on Right Hand Side of the equation to find the area of circle

Area = 5024/100

Performing division on Right Hand Side of the equation to find the area of circle

Area = 50.24

Hence, we see the decrease in area based on decrease in radius. Thus, the area of circle is 50.24.

Learn more about circle -

https://brainly.com/question/24375372

#SPJ4

6x+10=30x+135 solve for "x"

Answers

Answer:

x=-125/24

Step-by-step explanation:

(6x+10)+(-10-30x)=(30x+135)+(-10-30x)

(6x+10)+(-30x-10)=(30x+135)+(-30x-10)

6x+10-30x-10=30x+135-30x-10

6x-30x+10-10=30x-30x+135-10

-24x=125

24x/24=-125/24

x=-125/24

provide the syntax you used to generate the regression model in question 4 by completing the blanks below. lab5.reg4 = ( ~ , data = ) summary( )

Answers

The general syntax for regression modeling in R is as follows:

lab5.reg4 = lm(formula, data = dataset)

summary(lab5.reg4)

In the first line, "formula" should be replaced with the regression formula that defines the relationship between the dependent variable and the independent variables. The formula should be written using the appropriate variables and operators, such as "+" for addition, "-" for subtraction, "*" for multiplication, and "/" for division. For example, a simple linear regression formula could be written as "y ~ x" to represent the dependent variable y and the independent variable x.

In the second line, "dataset" should be replaced with the name of the dataset being used for the regression analysis. The dataset should be properly imported or defined in R before running the regression model.

After running the regression model, the "summary" function is used to obtain a summary of the regression results, including the coefficients, standard errors, p-values, and other relevant statistics.

It is important to note that the specific variables and dataset used in the regression model will determine the actual syntax used. The syntax provided above serves as a general template, and you should fill in the blanks with the appropriate variables and dataset to generate the regression model and summary statistics for your specific analysis.

To learn more about regression modeling : brainly.com/question/31969332

#SPJ11

Wyatt bought a pair of sunglasses online for $56. He used a coupon code to get a 10% discount. The website also applied a 10% processing fee to the price after the discount. How much did Wyatt pay, in the end? Round to the nearest cent.

Answers

Answer:

$55.44 is the price of the sunglasses

Step-by-step explanation:

Price Of Sunglasses = $56

10% Discount = $5.6

So, $56-$5.6 = $50.4 <------ Applying Discount

10% of $50.4 = $5.04 <------ Price of Processing Fee for Discounted Price

$50.4+$5.04 = $55.44 <------ Total Price

The discounted price is $50.4 and we take 10% of that [discounted price] and we add it to the discounted price. 10% of that is $5.04. = $55.44

Answer:

$55.44

Step-by-step explanation:

56 - 56(0.10) = 50.40  price with 10% off

50.40 + 50.40(0.10) = 55.44   10% processing fee added to discounted price

1=10km
. A photocopier makes 8 copies in 20 seconds. At that same rate, how many whole
copies can the photocopier make in 48 seconds?

Answers

Answer:

Step-by-step explanation:

20 seconds = 8 copies

so every 2.5 seconds, 1 page is made( 20sec/8 page = 2.5 page per second)

2.5 sec = 1 page

48 sec = x page

now you cross multiply, and that goes to: 2.5x = 48

isolate for x

x= 48/2.5

x= 19.2 but it says whole pages so you round down

x = 19 pages in 49 seconds

if f(x)=4(3x-5), find f^-1(x)

Answers

Answer:

f^-1(x) = (x+20) / 12

Step-by-step explanation:

f(x) = 4(3x-5)

Let y be the image of f.

y = 4(3x-5)

y = 12x-20

y+20 = 12x

x = (y+20) / 12

f^-1(y) = (y+20) / 12, so

f^-1(x) = (x+20) / 12

Simplify the expression
3x² + 5x² =

Answers

Answer:

8x^2

Step-by-step explanation:

HELP

Which equation does the graph below represent? (1 point)

A coordinate grid is shown. The x-axis values are from negative 5 to positive 5 in increments of 1 for each grid line, and the y-axis values are from negative 15 to positive 15 in increments of 3 for each grid line. A line is shown passing through the ordered pairs negative 4, 12 and 0, 0 and 4, negative 12.
Question 5 options:

1)

y = fraction negative 1 over 3x

2)

y = −3x

3)

y = 3x

4)

y = fraction 1 over 3x

Answers

Answer:

3) y = 3x

Step-by-step explanation:

a line equation is typically written as

y = ax + b

a is the slope, the inclination of the line. it is defined as ratio of "y coordinate change / x coordinate change" when going from one point to another on the line.

so, e.g. going from (0,0) to (4,12) means

x changes by +4 (from 0 to 4)

y changes by +12 (from 0 to 12)

so, the slope is +12/+4 = 3

and the line equation starts like this

y = 3x + b

now, b is the y-intercept : the y value, where the line intercepts (crosses) the y-axis. in other words, the y value where x = 0.

and we have that right away, as the line goes through (0,0). that IS the y-intercept point. the y value there is 0.

therefore, b=0.

and so the full line equation is

y = 3x

Yo 10 or 22 points pls help I rlly need help !!!

Yo 10 or 22 points pls help I rlly need help !!!

Answers

3x < -21
x < -7
And then shade to the left 7 places.

1a. Explain why chess is not a static game of complete information?

Answers

Chess is not a static game of complete information for several reasons. Firstly, the game is dynamic, meaning that the position of the pieces on the board changes constantly throughout the game.

Unlike in games like Tic Tac Toe or Connect Four, the state of the game at any given point is not fixed, and there are a vast number of possible outcomes. This means that players cannot simply memorize the best moves and outcomes for every situation, as they would in a game of complete information.

Secondly, chess is a game of imperfect information, as both players do not know what moves their opponent will make. Even with a complete understanding of the game's rules, players cannot predict with certainty the moves of their opponent, and must instead make strategic decisions based on their best assessment of their opponent's likely choices.

Finally, chess is a game of hidden information, as players do not know what their opponent is thinking or planning. A player may be able to predict their opponent's next move, but cannot know for sure what their long-term strategy is, making it difficult to make optimal decisions.

Overall, chess is a highly dynamic and complex game that is not static or complete in terms of information. Players must make strategic decisions based on incomplete and uncertain information, making it a challenging and rewarding game for those who play it.

Chess is a strategic board game played between two players, with each player starting with 16 pieces on a 64-square board. The game has been around for centuries and is considered one of the most popular and complex games in the world.

Know more about "chess":-

https://brainly.com/question/9389753#

#SPJ11

find the value of x and y​

find the value of x and y

Answers

X=58

58-14= 44
44+58= 102
180-102= 78
78/2=39

Y=39

Answer:

x = 58

y = 39

Step-by-step explanation:

x = 58 (Vertically opposite angles)

x + 2y + (x-14) = 180 (Angles in a straight line)

=> x + 2y + x - 14 = 180

=> 2x + 2y = 180 + 14

=> 2(58) + 2y = 194

=> 116 + 2y = 194

=> 2y = 194 - 116

=> 2y = 78

=> y = 78/2

=> y = 39

Which expression is equivalent to (q Superscript 6 Baseline) squared?
q cubed
q Superscript 8
q Superscript 12
q Superscript 36

Answers

Raising q to the power of 6 and then squaring it is the same as raising q to the power of 12. Option C.

The expression \((q^6)^2\) can be simplified using the power of a power property, which states that when you raise an exponentiated quantity to another exponent, you multiply the exponents. Applying this property, we have \((q^6)^2 = q^(6*2) = q^{12.\)

Therefore, the expression \((q^6)^2\) is equivalent to \(q^{12.\)

To understand this, let's break it down step by step:

Start with \(q^6\): This means q raised to the power of 6.

Square \(q^6\): We multiply the exponent 6 by 2, giving us 12.

The result is \(q^{12\): This means q raised to the power of 12.

Hence, \((q^6)^2\) simplifies to \(q^{12.\)

In summary, the expression \((q^6)^2\) is equivalent to \(q^{12\). So Option C is correct.

For more question on squaring visit:

https://brainly.com/question/428672

#SPJ8

The graph below represents the number of siblings each student in a class has.

What was the range of number of siblings?

The graph below represents the number of siblings each student in a class has.What was the range of number

Answers

The number of siblings is 41.

What are arithmetic operations?

Arithmetic operations is a branch of mathematics that studies numbers and the operations on numbers that are useful in all other branches of mathematics. It consists primarily of operations like addition, subtraction, multiplication, and division.

we have given,

The graph represents the number of siblings each student in a class.

the graph which represents the frequency of the number of students on the y-axis and the number of siblings on the x-axis.

Number of siblings = (0 * 6) + (1 * 7) + (2 * 4) + (3 * 2) + (4 * 5)

= 41

Hence, the number of siblings is 41.

To learn more about arithmetic operations visit,

brainly.com/question/4721701

#SPJ1

A gallon of milk used to cost $2.75. The cost has gone up 160%. What is the new cost of a gallon of milk?

Answers

Answer:

7.15

Step-by-step explanation:

I believe all you do is just 2.75 + 160% which gives you your final answer $7.15

Simple interest of $725 at 3.25% for 6 months

Answers

The simple interest on the principal amount of $725 at a rate of 3.25% for 6 months is $736.78

What is simple interest?

Simple interest is calculated on the loan principal amount or the initial deposit into a savings account. It can be determined by using the formula:

\(\mathbf{S.I = P(1 + rt)}\)

where:

P = principal = $725R = rate = 3.25%T = time = 6 months = 0.5 years

\(\mathbf{S.I = 725(1 + 0.0325(0.5))}\)

S.I = $736.78

Learn more about simple interest here:

https://brainly.com/question/2294792

HI could anyone help me with this

HI could anyone help me with this

Answers

Answer:

B

Step-by-step explanation:

The horizontal line test is used to determine whether a function is one-one when its graph is given. We have already seen the condition (g(x1) = g(x2) ⇒ x1 = x2) to determine whether a function g(x) is one-one algebraically. On the other hand, to test whether the function is one-one from its graph,

• just take a horizontal line (consider a horizontal stick) and make it pass through the graph.

• If the horizontal line is NOT passing through more than one point of the graph at any point in time, then the function is one-one.

• If the horizontal line passes through more than one point of the graph at some instance, then the function is NOT one-one.

In the first image we see that One to one function graph is similar to the second image graph which is f(x) = x³ - 8x

HI could anyone help me with this
HI could anyone help me with this

Please help me!!!! I have been stuck on this question for like a half an hour now.

Please help me!!!! I have been stuck on this question for like a half an hour now.

Answers

3x^2+21x+6=3(3x^2+7x+2)=3(3x^2+6x+x+2)=3[3x(x+2)+(x+2)]=3(3x+1)(x+2)
It should be A.

You can simplify by taking out the GCF for each term which is 3. So divide each term by 3, which leaves you with

3(3x^2+7x+2)

Simplify & factor and you get
3(3x+1)(x+2)

I NEED HELP ON THIS ASAP! PLEASE, IT'S DUE TONIGHT!!!!

I NEED HELP ON THIS ASAP! PLEASE, IT'S DUE TONIGHT!!!!

Answers

According to the information, the jet has traveled 4400 miles.

How to find how many miles the jet has traveled?

To find how many miles the jet has traveled, we need to know the total time it has been in the air. Since the jet left the airport 4 hours ago, and assuming it has been flying at a constant speed of 600 mph ever since, we have:

Total time in air = 4 hours + time since reaching top speed

We can convert this total time to minutes by multiplying by 60:

Total time in air = 4 × 60 + time since reaching top speed

Total time in air = 240 + time since reaching top speed (in minutes)

Now, we can use the equation:

distance = speed × time

to find the distance traveled by the jet. The speed is 600 mph, but we need to convert it to miles per minute by dividing by 60:

speed = 600 mph ÷ 60 = 10 miles per minute

The time is the total time in air we just calculated. Therefore:

distance = 10 miles per minute × (240 + time since reaching top speed)

We don't know the exact value of the time since reaching top speed, but we know it is less than 4 hours (since the jet reached top speed 7 minutes after takeoff and has been flying at a constant speed of 600 mph ever since). Therefore, we can assume it is less than 240 minutes. Let's take a conservative estimate and assume it is 200 minutes:

distance = 10 miles per minute × (240 + 200) = 4400 miles

Therefore, the jet has traveled 4400 miles.

 600|            .__

     |          .     \

     |        .        \

     |      .            \

     |    .                \

     |  .                    \

     |________________________

         0       7 min     t

Learn more about jets in: https://brainly.com/question/28185333

#SPJ1


The class mark of the class 90-120 is :​

Answers

Hey

here's ur answer ⤵️

Answer= 105

Step-by-step explanation:

The minimum value in a class is it's lower limit and the maximum value in a class is the upper limit. The given class is 90-120. So, the lower limit of this class is 90 and the upper limit is 120

Hence, the class mark of this class is 90-120= 105.

Hope it helps

Write an equation to represent the following statement.
The sum of j and 47 is 55.

Answers

Answer:

j+47=55

Step-by-step explanation:

“the sum of” means adding, so you add j and 47, which is or is equal to 55

j+47=55


The weight of the items in a truck is ton.
How many pounds do the items in the
truck weigh?

Answers

1 ton equals 2000 pounds. Therefore the answer is 2000

Which of the following is the equation for the graph shown?

will make brainlyest if correct

Which of the following is the equation for the graph shown?will make brainlyest if correct

Answers

Answer: C)
Explanation

Which is the best estimate for the value of r in the scatter plot? 40 PTS!!

Which is the best estimate for the value of r in the scatter plot? 40 PTS!!

Answers

The best estimate for the value of r in the given scatter plot is -0.9.

Here, we are given a scatter plot as shown in the figure above.

To estimate the value of r in the scatter plot, we don't actually need to calculate the value of r. We can infer the value by looking at the scatter plot.

As we can see the points show a downward trend so it must be the case that the r value will be negative.

Thus, we can easily eliminate option 1 and 3 as they are positive values.

Now, we've two options: -0.9 and -1

-1 represents a perfect negative correlation, but as we can see from the graph, the points do not form a perfectly straight line. This means that r value cannot be -1.

Thus, we can say that the best estimate of the value of r in the scatter plot is -0.9.

Learn more about scatter plots here-

https://brainly.com/question/26270713

#SPJ1

which circle of latitude or longitude has the smallest circumference?
a. the equator
b. 30 degree N
c. the prime meridian d.45 degree S
e. 80 degree S

Answers

a. The equator has the smallest circumference of all the circles of latitude or longitude.

The equator is an imaginary circle that is located at 0 degrees latitude and circles the Earth's surface at its widest point. Since the Earth is roughly spherical in shape, the equator represents the largest circle of latitude. However, it has the smallest circumference of all the circles of latitude or longitude because it is located at the widest point of the Earth, and its radius is equal to the Earth's radius.

In contrast, the circles of latitude and longitude located at higher latitudes have smaller radii and therefore larger circumferences than the equator. Similarly, circles of latitude and longitude located at lower latitudes have larger radii and smaller circumferences than the equator. Therefore, the equator has the smallest circumference of all the circles of latitude or longitude on the Earth's surface.

Learn more about circumference here:

https://brainly.com/question/15533071

#SPJ4

8-2|4-5y|=4

| | stands for absolute value

Answers

Answer:

y = (2/5) OR y = (6/5)

Step-by-step explanation:

The first step is isolating the expression within the absolute value bars. The first thing we can do is subtract both sides by 8. If we do that, we get -2|4-5y| = -4. Now, to completely isolate the absolute value, we would have to divide by -2. This yields |4 - 5y| = 2. Finally, we can remove the absolute value bars. However, to do this, we need to first understand what an absolute value bar does to an equation. Lets say that |x| = 2. Absolute value describes the DISTANCE of some quantity from 0 (on the number line). Therefore, x (which is inside the absolute value bars) can be either positive or negative 2 (they are BOTH two units away from 0). Similarly, in this case, (4 - 5y) can either be 2 or -2 (because the absolute value of both is 2). Now we have two possible solutions to solve for:

4 - 5y = 2 OR 4 - 5y = -2

5y = 2 OR 5y = 6

y = (2/5) OR y = (6/5)

If we plug both of these answers back into the equation we can see that they both check out.

How do you calculate the arc length of a circle?

Answers

To calculate the arc length of a circle, you need to use the formula: arc length = (central angle in radians) x (radius)

where the central angle is measured in radians and the radius is the distance from the center of the circle to the edge. To use this formula, first convert the central angle from degrees to radians by multiplying it by π/180. Then, multiply the result by the radius to find the arc length. For example, if you have a circle with a radius of 5 units and a central angle of 45 degrees, you can calculate the arc length as follows: Convert the central angle to radians: 45 x π/180 = 0.7854 radians. Multiply the central angle in radians by the radius: 0.7854 x 5 = 3.927 unit. Therefore, the arc length of a circle with a radius of 5 units and a central angle of 45 degrees is 3.927 units.

To learn more about arc length click here

brainly.com/question/29141691

#SPJ4

the population of a certain colony of bacteria increases by 5% each hour. after 7 hours, what is the percent increase in the population over the initial population?

Answers

The percent increase in the population over the initial population after 7 hours is approximately 40.7%.

To solve this problem, we can use the formula for exponential growth:

P(t) = P0(1 + r)^t

Where P(t) is the population after t hours, P0 is the initial population, r is the growth rate as a decimal (in this case, 0.05), and t is the time in hours.

Plugging in the given values, we get:

P(7) = P0(1 + 0.05)^7

To find the percent increase in population over the initial population, we can subtract the initial population from the final population, divide by the initial population, and then multiply by 100:

Percent increase = [(P(7) - P0)/P0] x 100

Simplifying this expression using the formula for exponential growth, we get:

Percent increase = [(1 + 0.05)^7 - 1] x 100

Calculating this expression using a calculator or spreadsheet, we get:

Percent increase ≈ 40.7%

Therefore, the percent increase in the population over the initial population after 7 hours is approximately 40.7%.

To know more about expression problems, visit:

https://brainly.com/question/15583484

#SPJ11

A balloon is released from the top of a platform that is 50 meters tall.The balloon rises at the rate of 4 meters per second. Write an equation in slop-intercept form that tells the height of the balloon above the ground after a given number of seconds

Answers

Y=4x+50

Step-by-step explanation:

Input variable: Number of seconds

Output variable: Height of the balloon

Substituting the value of slope (m) and y intercept in slope intercept form. where m=4 meter per second and b=50 meters.

Other Questions
HELP ME ASAP!!!!!!!!SEE PIC ATTACHEDFRIEND REQUEST ME AND I'LL ACCEPT ALSO YOU WILL GET THANKS, BRAINLIEST AND A STAR RATING OF EXCELLENT! Good Luck! Which of the equations below represents a line parallel to the x-axis? what can best determine whether confucianism is a philosophy or a religion? What were the driving forces for the hunter gatherers? Part A What is an inference that can be made about Dr. Mesmer O He knows more about medicine than other doctors. O He does not want people to know he is not really a doctor. He does not want Franklin to copy his method of treating patier O He has impressed Franklin with his skills. Part B Which detail best supports the answer to part A? A: Ben went back to the king and told him what he'd seen B: Dr Mesmer tool his wand and fled C: The test results supported Ben's hypothesisD: Dr Mesmer said that I american must be special (a) Suppose we have preferences U(X, Y) = X^(1/3) Y^(2/3). Create a table and graph/sketch the indifference curve through the bundle X = 10 and Y = 10(b) Show that the Marginal Rate of Substitution is MRSXY = - Y/2X. Interpret what this means and what it implies about convexity of the indifference curves.(c) Let prices be Px = 10, Py = 20 and income M = 1000. Draw/sketch the budget constraint. Interpret what the slope of the budget line means in economic terms.(d) Suppose the consumer wanted to maximize utility subject to their budget constraint. State the consumers maximization problem and express this in words.(e) What are the two conditions (equations) identify the optimum? Sketch this in a figure and explain.(f) Let U(X,Y) = X1/3 Y2/3 and Px = 10, Py = 20 and income M = 1000. Find optimal X, Y and the resulting Utility.(g) Now let Px = 12. Find the new optimal X and Y and the resulting Utility. Discuss why Utility falls.(h) Why didnt the rise in Px affect consumption of good Y? What is the idea? In Kansas, the two sides clashover slavery trying to win controlof the state. Because of thisKansas becomes known as what? How does a cell membrane help a cell maintain homeostasis?A) The structure of the phospholipid bilayer allows the cell to have a fluctuating internal environmentB)The structure of the phospholipid bilayer allows the cell to maintain a stable internal environmentC)The structure of the phospholipid bilayer allows all materials to enter and leave a cell.D)The structure of the phospholipid bilayer allows organelles to leave the cell. Write a program that utilizes the concept of conditional execution, takes a string as input, and: prints the sentence "Yes - Spathiphyllum is the best plant ever!" to the screen if the inputted string is "Spathiphyllum" (upper-case) prints "No, I want a big Spathiphyllum!" if the inputted string is "spathiphyllum" (lower-case) prints "Spathiphyllum! Not [input]!" otherwise. Note: [input] is the string taken as input. Which of the following best describes case law?A. Legal precedentsB. Jury instructionsC. Administrative lawD. Regulatory law 1. identify and describe a great manager. what makes him or her stand out from the crowd? have you ever seen or worked for an ineffective manager? describe the causes and the consequences of the ineffectiveness help asap will make brainlest the is the president's principal forum for considering national security policy matters with his senior national security advisors and cabinet officials. the particle picture is best described as...an elementan atoma compounda pure substanceboth a pure substance and a compound The graph below shows the height through which an elevator travels, y, in x seconds:A graph is shown with x axis title as Time in seconds. The title on the y-axis is Height of Elevator Above Ground in feet. The values on the x-axis are from 0 to 5 in increments of 1 for each grid line. The values on the y-axis are from 0 to 50 in increments of 10 for each grid line. A line is shown connecting points at ordered pairs 1,10 and 2, 20 and 3, 30 and 4, 40. The title of the graph is Rate of Ascent.What is the rate of change for the relationship represented in the graph? fraction 1 over 40 fraction 1 over 10 10 40 complementation has taken place of please choose the correct answer from the following choices, and then select the submit answer button. answer choices A. two recessive alleles at either of two different loci suppressed a phenotype. B. two recessive alleles inhibited the expression of an allele at a different locus.C. an individual organism possessing two recessive mutations has a wild-type phenotype, indicating that the mutations are at non allelic genes. D. two recessive mutations occur at the same locus, producing a mutant phenotype. Company P has internally generated net income of $200,000 (excludes share of subsidiary income). Company P has 100,000 shares of outstanding common stock. Subsidiary Company S has a net income of $60,000 and 40,000 shares of outstanding Common stock. Company P owns 100% of the Company S shares. What is consolidated diluted EPS, if: a. Company S has outstanding stock options for Company S shares, which cause a dilutive effect of 2,000 additional shares of Company S shares? b. Company S has outstanding stock options for Company P shares, which cause a dilutive effect of 2,000 additional shares of Company P shares?Company P has outstanding stock options for Company P shares, which cause a dilutive effect of 2,000 additional shares of Company P shares? After an initial infection, b-cells recognize the measles virus. How is this helpful in human immune response?. Bob's Big Burger Barn is your favorite restaurant, and lately you've noticed that every time you walk by on your way to class, you start to salivate. In this incidence of classical conditioning, the sight of the restaurant is the _____, and your salivation is the _____. externalizing problems that begin ________ are more likely to persist into adult life.