solve:
cos theta = -0.37
give your answer to 1 decimal place

Solve:cos Theta = -0.37give Your Answer To 1 Decimal Place

Answers

Answer 1

Answer: Not sure which one you need my guess would be RADIANS

Step-by-step explanation:

For COS THETA RADIANS = 1.9

For COS THETA DEGREES = 111.7

Sorry if its wrong


Related Questions

This question Identify the two events described in the study and determine if the results indicate that the events are independent or dependent a study found that there is no relationship between being a around alcohol abuse and developing skin cancer

Answers

The study does indicate that there is no relationship between being around alcohol abuse and developing skin cancer. Based on the study's results, the events are independent.

The study described in your question only mentions one event, which is developing skin cancer. There is no mention of a second event, so it is not possible to determine if the events are independent or dependent. However, the study does indicate that there is no relationship between being around alcohol abuse and developing skin cancer.


In the study, two events are described:

1. Being around alcohol abuse
2. Developing skin cancer

The study found that there is no relationship between these two events. This means that the occurrence of one event does not influence the occurrence of the other event. Therefore, based on the study's results, the events are independent.

Learn more about skin cancer at: brainly.com/question/25686651

#SPJ11

List the sample space for rolling a fair seven-sided die.

S = {1, 2, 3, 4, 5, 6, 7}
S = {1, 2, 3, 4, 5, 6, 7, 8}
S = {1}
S = {7}

Answers

The sample space for rolling a fair seven-sided die is S = {1, 2, 3, 4, 5, 6, 7}

The sample space for rolling a fair seven-sided die consists of the possible outcomes, which are the numbers that can appear on the die.

Since the die has seven sides, the numbers on the die must range from 1 to 7, inclusive.

Therefore, the sample space is:

S = {1, 2, 3, 4, 5, 6, 7}

Hence, the sample space for rolling a fair seven-sided die is S = {1, 2, 3, 4, 5, 6, 7}

To learn more on Statistics click:

https://brainly.com/question/30218856

#SPJ1

which of the numbers 4370, 1885, 3185 can be represented as a sum of any two squares? explain the difference between this problem and ps4, problem 4. when possible find such a representation.

Answers

4370 cannot be represented as a sum of any two squares, but 1885 and 3185 can be written as a sum of two squares.

To determine which of the numbers 4370, 1885, 3185 can be represented as a sum of any two squares, we need to check if they can be expressed in the form of a^2 + b^2, where a and b are integers.

For 4370, we can start by checking the squares of integers up to the square root of 4370, which is approximately 66. Since 4370 is not a perfect square, we can check for all pairs of integers up to 66 and see if their sum of squares equals 4370. After checking all possibilities, we find that there are no two squares that add up to 4370.

For 1885 and 3185, we can repeat the same process and find that both of them can be represented as the sum of two squares. Specifically, 1885 can be written as 34^2 + 17^2 and 3185 can be written as 47^2 + 36^2.

The difference between this problem and ps4, problem 4 is that in ps4, problem 4, we were asked to find all possible pairs of integers a and b such that a^2 + b^2 = 2021. In this problem, we are asked to determine which of the given numbers can be represented as a sum of any two squares.

In summary, 4370 cannot be represented as a sum of any two squares, but 1885 and 3185 can be written as a sum of two squares.

Learn more about squares here:

https://brainly.com/question/28776767

#SPJ11

A(2,3),B(6,3),C(6,−4) ,and D(2,−4)
. Find the area of rectangle ABCD.

Answers

The area of the rectangle ABCD is 28 square units.

Length of the rectangle ABCD, l = B - C

l = (6,3) - (6, −4)

I = 7 units

Breadth of the rectangle ABCD, b = B - A

b = (6,3) - (2,3)

b = 4 units.

Therefore, area of the rectangle ABCD,

A = l × b

A = 7 × 4

A = 28 square units

To learn more about area of rectangle, click:

https://brainly.com/question/27969597

#SPJ1

I'm still seeking help with this exercise. It's not clear to me how to download and use the DATATSETS to solve the problems. any experts in the field of statistic can help me out?Your assistance will certainly help me to build my knowledge and to do other exercises like these on my ownYou will have been asked to use any two publicly available dataset to solve the problem of your choice. You are strongly discouraged from using well-known datasets, particularly those are as follows: Iris TitanicThis is your opportunity to branch out and explore some new data! The UCI Machine Learning Repository and Kaggle are good places to seek out a dataset. Kaggle also maintains a curated list of datasets that are cleaned and ready for analyses. Your dataset must be automatically downloaded in your code or included with your submission.Although the exact format is up to you, the report should include the following at a minimum:A. an introduction/overview/executive summary section that describes the dataset and variables, and summarizes the goal of the project and key steps that were performed;B. a methods/analysis section that explains the process and techniques used, including data cleaning, data exploration and visualization, insights gained, and your modeling approaches (you must use at least two different models or algorithms);C. a results section that presents the modeling results and discusses the model performance; andD. a conclusion section that gives a brief summary of the report, its potential impact, its limitations, and future work.

Answers

Present your modeling results and discuss the model performance. Finally, in the conclusion section, provide a brief summary of the report, its potential impact, limitations, and future work. With these guidelines, you can develop your knowledge and tackle exercises like these on your own.

If you are having difficulty with downloading and using datasets for your exercise, it would be best to seek assistance from an expert in the field of statistics. They can guide you on the proper way of accessing and utilizing the datasets to solve the problems assigned to you.
When selecting a dataset, it is recommended to avoid well-known datasets such as Iris or Titanic. Instead, explore some new data from sources like UCI Machine Learning Repository or Kaggle. Kaggle also provides a curated list of datasets that are pre-cleaned and ready for analysis. Make sure that your selected dataset can be automatically downloaded in your code or included in your submission.
For your report, ensure that it includes an introduction that gives an overview of the dataset and variables, as well as the goal of the project and the key steps you took to achieve it. Your methods/analysis section should explain the techniques used, including data cleaning, exploration, visualization, insights gained, and your modeling approaches. It is essential to use at least two different models or algorithms.

Learn more about UCI Machine Learning Repository here:

https://brainly.com/question/31388079

#SPJ11

what is the definition of notation question 15 options: it means that there is no a polynomial time reduction exist from b to a. it means that there is no a polynomial time reduction exist from a to b it means that there exists a polynomial time reduction from a to b it means that there exists a polynomial time reduction from b to a

Answers

Notation refers to a system of symbols or characters used to represent something. In the context of computational complexity theory, notation is used to describe the complexity of algorithms and problems. In particular, it is used to describe the complexity of polynomial time reductions between problems. A polynomial time reduction from problem A to problem B means that there exists an algorithm that can transform an instance of problem A into an equivalent instance of problem B in polynomial time. If there is no polynomial time reduction from problem A to problem B, we say that there is no polynomial time reduction exist from A to B. Therefore, the correct option is "it means that there is no a polynomial time reduction exist from a to b."

It means that there exists a polynomial time reduction from A to B.

In this context, a polynomial time reduction is a method of transforming one problem (A) into another problem (B) using a process that takes polynomial time. The notation indicates that there is an efficient algorithm for converting A to B, so if we can solve problem B efficiently, we can also solve problem A efficiently.

To learn more about notation : brainly.com/question/29531272

#SPJ11

A 2 cm hole has been bored through a 5 cm cube. What is the approximate volume of the remaining solid? Use 3.14 for π.

Answers

Answer:140.64\in^{3}

Step-by-step explanation:

Find f(g(-4)) and g(f(2)).
f(x) = 3x² - 2x and g(x) = + 3
f(g(-4)) = [?]
g(f(2)) = []

Answers

f(g(-4)) = 3(-4)^2 -2(-4)

f(g(-4)) = 56

g(f(2)) = + 3 ?

g(f(2))= 3 ???

(I guess you didn't write the whole question, all you have to do is to replace "x" with the given value, in this case for g(f(2)) the given value is 2)

If y=a^n; then change in y/y= n(change in a/a)

Answers

So the final expression is: (change in y/y) = n (change in a/a).

We can start by taking the natural logarithm of both sides of the equation:

ln(y) = ln(aⁿ)

Using the rule that ln(aⁿ) = n ln(a), we can simplify this to:

ln(y) = n ln(a)

Next, we can take the derivative of both sides with respect to a:

d/d(a) ln(y) = d/d(a) (n ln(a))

Using the chain rule, we can simplify the right-hand side to:

d/d(a) ln(y) = n (1/a)

Now, we can multiply both sides by a/y:

a/y * d/d(a) y = n(a/y) * (1/a)

Simplifying, we get:

dy/y = n da/a

To know more about derivative,

https://brainly.com/question/25324584

#SPJ11

PLEASE HELP ITS URGENT I INCLUDED THE PROBLEM IN IMAGE I WROTE IT DOWN!!!

Answers

1.) To solve the inequality [tex]g/20 ≤ 5[/tex] for [tex]g[/tex], we can multiply both sides by [tex]20[/tex] to get rid of the fraction. This gives us[tex]g ≤ 100[/tex]. So the solution to the inequality is  [tex]g ≤ 100[/tex][tex].[/tex]

The solution of the expression is,

⇒ d < 0

Since,

A relation by which we can compare two or more mathematical expression is called an inequality.

We have to given that;

The expression is,

⇒ 3 + d < 3 - d

Now, We can simplify as;

⇒ 3 + d < 3 - d

⇒ 3 + d + d < 3

⇒ 3 + 2d < 3

⇒ 2d < 0

⇒ d < 0

Thus, The solution of the expression is,

⇒ d < 0

Learn more about the inequality visit:

https://brainly.com/question/25944814

#SPJ1

there are 1,560 freshmen and 1,830 sophomores at a prep rally at noon. after 12 p.m., 20 freshmen arrive at the rally every five minutes while 15 sophomores leave the rally. find the ratio of freshmen to sophomores at 1 p.m.

Answers

The ratio of freshmen to sophomores at 1 p.m. is approximately 0.98:1, or 98 freshmen to every 100 sophomores.

At noon, there are a total of 3,390 students at the prep rally (1,560 + 1,830). From 12 p.m. to 1 p.m., which is a total of 12 five-minute intervals, 20 freshmen arrive per interval, so 20 x 12 = 240 freshmen arrive. Additionally, 15 sophomores leave per interval, so 15 x 12 = 180 sophomores leave.

Therefore, at 1 p.m., there are a total of (1,560 + 240) - 180 = 1,620 freshmen and (1,830 - 180) = 1,650 sophomores at the prep rally.

To find the ratio of freshmen to sophomores at 1 p.m., we can divide the number of freshmen by the number of sophomores:

1,620/1,650 = 0.98

Know more about ratio here:

https://brainly.com/question/1504221

#SPJ11

Erin's water bottle holds 665 milliliters Dylan is carrying two water bottles each one hold 0.35 liters who is carrying more water how much more

Answers

Dylan is carrying more water, his two water bottles is 700 millilitres



How to calculate who is carrying more water among Erin and Dylan?

Erin water bottle holds 665 millilitres

Dylan is carrying two water bottles, each bottle is 0.35 litres

0.35 + 0.35

= 0.7

0.7 liters converted to millilitres is

= 0.7 × 1000

= 700 millilitres

Erin's water bottle is 665 millilitres

Dylan two water bottles is a total of 700 millilitres

Hence Dylan is carrying much more water

Read more on millilitres here
https://brainly.com/question/20293905


#SPJ1

True or false: If y is in a subspace W as well as its orthogonal complement Wâ¥, then y must be the zero vector.

Answers

True.

if y is not the zero vector, then there exists a non-zero vector v in the original vector space that is orthogonal to y.


If y is in a subspace W as well as its orthogonal complement Wâ¥, then y is orthogonal to every vector in W as well as every vector in Wâ¥. Since W and W⥠are complements, every vector in the original vector space can be written uniquely as the sum of a vector in W and a vector in Wâ¥. Since y is orthogonal to every vector in W and every vector in Wâ¥, it must be orthogonal to every vector in the original vector space.

Therefore, if y is not the zero vector, then there exists a non-zero vector v in the original vector space that is orthogonal to y. But then v would belong to both W and Wâ¥, which is impossible since W and W⥠are orthogonal complements and their intersection is only the zero vector.

Hence, it follows that if y is in a subspace W as well as its orthogonal complement Wâ¥, then y must be the zero vector.

Visit to know more about Vector:-

brainly.com/question/25705666

#SPJ11

How do I change the parabola equation (x-0)^2=4p(y-10) from vertex form to standard form?

Answers

The vertex form of a parabola is:

(x - h)^2 = 4p(y - k)

where (h, k) is the vertex of the parabola and p is the distance from the vertex to the focus.

To convert the given equation (x - 0)^2 = 4p(y - 10) from vertex form to standard form, we can follow these steps:

1. Rewrite the equation using the standard form constant, "a":

(x - h)^2 = 4a(y - k)

In this case, h = 0, so we have:

x^2 = 4a(y - 10)

2. Divide both sides of the equation by 4a:

x^2 / 4a = y - 10

3. Add 10 to both sides of the equation:

x^2 / 4a + 10 = y

4. Multiply both sides of the equation by 4a:

x^2 + 40a = 4ay

5. Rearrange the terms so that the equation is in standard form, with the highest power of x first:

4ay = x^2 + 40a

6. Divide both sides of the equation by 4a:

y = (1/4a)x^2 + 10

Therefore, the standard form of the parabola equation (x-0)^2=4p(y-10) is y = (1/4p)x^2 + 10.

Andre and Elena are reading the same book over the summer. Andre says he has read 1/5 pages of the book. Elena says she read 20 more pages the Andre
Elena read 55 pages and Andre read 35.
There are 175 pages in the book.

Q) Lin has drawn a diagram to solve this question. find and explain her error.

Answers

Based on the information, we can infer that Lin's graph has an error because each fragment must equal 35 pages and not 55.

How to identify and explain Lin's mistake?

To identify and explain Lin's error, we must take into account how many pages the book has. In this case there are 175 pages, if Andre says that he has read 1/5 of the book we must divide the total number of pages by 5 to find out how many pages Andre has read.

175 / 5 = 35

So if Andre has read 1/5, he has read 35 pages and Elena will have read 55 pages. Due to the above, the error in Lin's graph is that each of the segments that divide the total pages into 5 has the wrong value because each one should equal 35 and the fragment that Elena read must take a complete segment and part of another

Learn more about fractions at: https://brainly.com/question/10354322

#SPJ1

5 examples of equivalent fractions with answers

Answers

The fractions 1/2, 2/4, 3/6, 4/8 and 6/12 are the equivalent fractions.

A fraction represents a part of a whole.

Equivalent fractions are the fractions that have different numerators and denominators but are equal to the same value.

Let the fraction be 1/2

1/2×2/2= 2/4

1/2×3/3=3/6

1/2×4/4=4/8

1/2×5/5=5/10

1/2×6/6=6/12

Hence, the fractions 1/2, 2/4, 3/6, 4/8 and 6/12 are the equivalent fractions.

To learn more on Fractions click:

https://brainly.com/question/10354322

#SPJ1

If P(A) = 0.7, P(B) = 0.8, and P(A or B) = 0.9, find P(A and B).
P(A and B) =

Answers

If P(A) = 0.7, P(B) = 0.8, and P (A or B) = 0.9 the value of P (A and B) will be 0.6.

P(A) is the probability of event A happening.

P(A) = 0.7

P(B) is the probability of event B happening.

P(B) = 0.8

P (A or B) is the probability of either A or B happening.

P (A or B) = 0.9

P (A and B) is the probability of both A and B happening.

P (A and B) =?

The formula to find the value of P (A and B) is,

P (A and B) = P(A) + P(B) - P (A or B)

P (A and B) = 0.7 + 0.8 - 0.9

P (A and B) = 1.5 - 0.9

P (A and B) = 0.6.

Therefore, the value of P (A and B) is 0.6.

To know more about Probability, click on: https://brainly.com/question/31469353.

Adapt the proof in the text that there are infinitely many primes to prove that there are infinitely many primes of the form 3k + 2, where k is a nonnegative inte- ger. (Hint: Suppose that there are only finitely many such primes 91,92, ..., In, and consider the number 39192 ... 9n – 1.]

Answers

We must conclude that there are infinitely many primes of the form 3k + 2, where k is a non-negative integer.

To adapt the proof:

We can use a similar contradiction argument.

Suppose that there are only finitely many primes of the form 3k + 2, say p1, p2, ..., pn.

Let N = 3p1p2...pn + 2. Note that N is of the form 3k + 2 for some non-negative integer k.

Now, let's consider the prime factorization of N. Either N is prime and of the form 3k + 2, in which case we have found a new prime of the desired form, contradicting our assumption that there are only finitely many such primes. Or, N is composite and has a prime factorization consisting only of primes of the form 3k + 1 (since any prime of the form 3k + 2 would divide N). But this implies that N itself is of the form 3k + 1.

Now, let's consider the number M = 3N + 2. M is also of the form 3k + 2, and so must have a prime factorization consisting only of primes of the form 3k + 1. But since N is of the form 3k + 1, we have

M = 3(3p1p2...pn + 1) + 2 = 9p1p2...pn + 5. This means that M has a prime factorization consisting of primes of the form 3k + 2, which contradicts our assumption that there are only finitely many such primes.

Therefore, we must conclude that there are infinitely many primes of the form 3k + 2, where k is a non-negative integer.

To know more about Integer:

https://brainly.com/question/27908445

#SPJ11

We have learned that in a well-known military marathon, runners are not allowed to listen to their iPods during the race because sounds and images that delight the brain can lead to better body performance. With this in mind, what is one kind of place you could work out in to help your workout? What is one place that might make your workout harder? Explain.

Answers

The one place which could make the workout easier is the place which has a good nature.

The one place which could make the workout harder is the place which does not have good environment.

Given that,

In a well-known military marathon, runners are not allowed to listen to their iPods during the race because sounds and images that delight the brain can lead to better body performance.

If you like to work out in a good mood but is not allowed to listen to music, then the one place which is good for workout would be with good nature and environment.

The workout will get harder if the environment is not clean.

Hence good environment is required for a good workout and a bad environment makes workout harder.

Learn more about Workouts here :

https://brainly.com/question/2510368

#SPJ1

Need to know the answer to this and be explained

Answers

The combined surface area of the two rectangular prisms in this problem is given as follows:

S = 626 yd².

What is the surface area of a rectangular prism?

The surface area of a rectangular prism of height h, width w and length l is given by:

S = 2(hw + lw + lh).

This means that the area of each rectangular face of the prism is calculated, and then the surface area is given by the sum of all these areas.

For this problem, we have two prisms, with the dimensions given as follows:

4 yd, 4 yd and 12 yd.12 yd, 11 yd and 3 yd.

Hence the combined surface area is given as follows:

S = 2 x (4 x 4 + 4 x 12 + 4 x 12) + 2 x (12 x 11 + 12 x 3 + 11 x 3)

S = 626 yd².

More can be learned about the surface area of a rectangular prism at https://brainly.com/question/1310421

#SPJ1

Please do the surface area of this.

Answers

Answer:

A=205.62

Step-by-step explanation:

grear tire company has produced a new tire with an estimated mean lifetime mileage of 33,500 miles. management also believes that the standard deviation is 3,500 miles and that tire mileage is normally distributed. to promote the new tire, grear has offered to refund some money if the tire fails to reach 30,000 miles before the tire needs to be replaced. specifically, for tires with a lifetime below 30,000 miles, grear will refund a customer $1 per 100 miles short of 30,000. (a) for each tire sold, what is the average cost of the promotion (in $)? (use at least 1,000 trials. round your answer to two decimal places.)

Answers

Answer:

C

Step-by-step explanation:

robert uses f(x)=2200(1.04)^x to calculate the interest he earns each year from his savings account. What is the monthly interest rate as a percentage

Answers

Answer:

To find the monthly interest rate as a percentage, we need to first convert the annual interest rate from decimal to percentage, and then divide by 12 (since there are 12 months in a year).

The annual interest rate is given as 4% (1.04 in decimal form).

So, the monthly interest rate as a percentage would be:

((1.04 - 1) / 12) x 100 = 0.33%

Therefore, Robert's savings account earns a monthly interest rate of 0.33%.

2. Factor 12³ + 60x² + 75x.​

Answers

The factorization of 12x³+60x²+75x is 3x(2x+5)² ( optionD).

What is factorization?

Factorization or factoring consists of writing a number or another mathematical object as a product of several factors, usually smaller or simpler objects of the same kind.

To factorize, we have to find the common factor between the terms and bring it out. For example in 2x+6, the common factor is 2,

therefore 2x+6 = 2( x+3)

Factorising 12x³+60x²+75x is

3x( 4x²+20x+25)

4x² +20x +25 can also be further factorize

= 4x²+10x+10x+25

= (4x²+10x) (10x+25)

2x( 2x+5) 5(2x+5)

4x²+10x+25 =( 2x+5)²

therefore 12x³+60x²+75x = 3x(2x+5)²

learn more about factorization from

https://brainly.com/question/25829061

#SPJ1

If there is 95g of fat in 16oz of ground beef,how mush fat is in 3oz of ground beef

Answers

3oz of ground beef contains 17.8125g of fat (rounded to 2 decimal places).

Along with carbs and protein, fat is one of the three major macronutrients included in the human diet. It is a necessary nutrient that gives off energy, aids in vitamin absorption, and contributes to the formation of hormones and cell membranes. The flavor, texture, and satiety of numerous foods are all influenced by fat in the context of eating. It may be found in a variety of foods, including nuts, seeds, dairy products, meat, and oils.

We can use proportional reasoning to find out how much fat is in 3oz of

ground beef if we know that 16oz of ground beef contains 95g of fat.

The ratio of fat to beef is constant, so we can set up a proportion:

fat in 16oz / 16oz = fat in 3oz / 3oz

We can simplify the left side of the equation by dividing both sides by 16:

fat in 16oz / 16oz = fat in 1oz

So the proportion becomes:

fat in 1oz = fat in 3oz x (3oz/16oz)

We can now substitute the values we know:

fat in 1oz = 95g / 16 x (3oz/16oz)

Simplifying this expression, we get:

fat in 1oz = 5.9375g

Therefore, 3oz of ground beef contains 3 x 5.9375 = 17.8125g of fat (rounded to 2 decimal places).

To learn more about fats, refer to:

https://brainly.com/question/28188100

#SPJ4

Help Me Please!!!!!!!!!!!

Answers

The   table describes a linear function which is y = 3x - 1

How to describe the function?

It seems to be a linear function, for eacn increase in x of 1 unit there is an increase of y of 3 units, so the slope is 3.

y = 3x + b

To find the value of b we can replace any of the points there, for example the first one (1, 2) gives:

2 = 3*1 + b

2 - 3 =b

-1 = b

So the linear function is:

y = 3x - 1

LEarn more about linear functions at:

https://brainly.com/question/4025726

#SPJ1

Find the midpoint, M, of AB.
A = (-7,9) B = (-5,3)

Answers

The provided coordinate points A = (-7,9) and B  (-5,3)midpoint is (-1, 6)

Determining the midpoints and endpoints of coordinates

The formula for calculating the midpoint of coordinates is expressed as:

M(x,y) = {(x₁+x₂/2, y₁+y₂/2}

Given the following coordinate points

A = (-7,9) B = (-5,3)

Substitute the given parameters into the formula

M(x,y) = {(-7-(-5)/2, 9+3/2}

M(x,y) = {(-7+5/2, 12/2}

M(x,y) = {(-2/2, 12/2}

M(x,y) = (-1, 6)

Hence the midpoint of the given coordinate points is (-1, 6)

Learn more on midpoint here: https://brainly.com/question/5566419

#SPJ1

Let F be a continuous distribution function. If U is uniformly distributed on (0, 1) find the distribution function of Y = F-i (U), where F-1 is the inverse function of F. (That is, y = F-1 (z) if F(y) = z.)

Answers

Y has the same distribution function as the original distribution function F.

Let Y = F^(-1)(U), where U is uniformly distributed on (0,1) and F^(-1) is the inverse function of F.

We want to find the distribution function of Y.

Let y be any real number. Then we have:

F_Y(y) = P(Y ≤ y)

= P(F^(-1)(U) ≤ y)

Since F is a continuous distribution function, it is also an increasing function. Therefore, the inverse function F^(-1) is also an increasing function.

Thus, we can apply the inverse function F^(-1) to both sides of the inequality F^(-1)(U) ≤ y without changing the direction of the inequality:

P(U ≤ F(y)) = F(y)

Therefore,

F_Y(y) = P(F^(-1)(U) ≤ y)

= P(U ≤ F(y))

= F(y)

Hence, the distribution function of Y is F_Y(y) = F(y) for all real numbers y.

Therefore, Y has the same distribution function as the original distribution function F.

To learn more about uniformly visit:

https://brainly.com/question/12977256

#SPJ11

A A drum has 19 Ltr 800 ml of juice. In how many juice bottles, each of 900 ml capacity, can it be filled?​

Answers

The number of bottles that can be filled in the drum is A = 22

Given data ,

A drum has 19 Ltr 800 ml of juice.

And , each bottle has 900 mL of capacity

Now , 19 liters = 19,000 milliliters (since there are 1000 milliliters in 1 liter)

800 milliliters = 800 milliliters

So the total volume of juice in milliliters is:

19,000 + 800 = 19,800 milliliters

Each bottle has a capacity of 900 milliliters, so we can divide the total volume of juice by the capacity of each bottle to get the number of bottles:

19,800 / 900 = 22

Hence , 19 liters 800 milliliters of juice can be filled into 22 juice bottles, each with a capacity of 900 milliliters

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

PLEASE HELP ME ASAP !! A small cheese pizza costs you $2.50 to make and its box costs $0.25. A large cheese pizza costs $4.15 and its box costs $0.50. You sell a small cheese pizza for $9.00 and a large for $14.25. Give a few different combinations of boxes and pizza that you will have to sell to have a profit the first year of business? Second year? (not including taxes)

Answers

Answer:

To make a profit in the first year of business, the company needs to sell enough small and large cheese pizzas with their respective boxes to generate more revenue than the cost of making and packaging the pizzas.

Similarly, to make a profit in the second year, the company needs to sell enough small and large cheese pizzas with their respective boxes to generate more revenue than the cost of making and packaging the pizzas. Different combinations of pizzas and boxes can be used to achieve a profit, as long as the total revenue generated is greater than the total cost incurred.

Step-by-step explanation:

To find the profit for each combination of boxes and pizzas, we need to subtract the total cost from the total revenue. Let's call the number of small cheese pizzas sold S, the number of large cheese pizzas sold L, the number of small boxes used for the small pizzas B1, and the number of large boxes used for the large pizzas B2. Then, the profit for each year can be calculated as follows:

First year profit:

Total revenue = 9S + 14.25L

Total cost = 2.5S + 0.25B1 + 4.15L + 0.5B2

Profit = Total revenue - Total cost

Profit = 9S + 14.25L - 2.5S - 0.25B1 - 4.15L - 0.5B2

Profit = 6.5S + 10.1L - 0.25B1 - 0.5B2

Second year profit:

Total revenue = 9S + 14.25L

Total cost = 2.5S + 0.25B1 + 4.15L + 0.5B2

Profit = Total revenue - Total cost

Profit = 9S + 14.25L - 2.5S - 0.25B1 - 4.15L - 0.5B2

Profit = 6.5S + 10.1L - 0.25B1 - 0.5B2

To have a profit for the first year, the profit equation should be greater than 0. We can find different combinations of S, L, B1, and B2 that will satisfy this condition. Here are a few examples:

Sell 10 small cheese pizzas and 5 large cheese pizzas. Use 20 small boxes and 10 large boxes.

Profit = 6.5(10) + 10.1(5) - 0.25(20) - 0.5(10) = $55.75

Sell 20 small cheese pizzas and 10 large cheese pizzas. Use 40 small boxes and 20 large boxes.

Profit = 6.5(20) + 10.1(10) - 0.25(40) - 0.5(20) = $111.50

Sell 30 small cheese pizzas and 15 large cheese pizzas. Use 60 small boxes and 30 large boxes.

Profit = 6.5(30) + 10.1(15) - 0.25(60) - 0.5(30) = $167.25

Similarly, to have a profit for the second year, the profit equation should be greater than 0. We can find different combinations of S, L, B1, and B2 that will satisfy this condition. Here are a few examples:

Sell 15 small cheese pizzas and 7 large cheese pizzas. Use 30 small boxes and 15 large boxes.

Profit = 6.5(15) + 10.1(7) - 0.25(30) - 0.5(15) = $89.65

Sell 25 small cheese pizzas and 12 large cheese pizzas. Use 50 small boxes and 24 large boxes.

Profit = 6.5(25) + 10.1(12) - 0.25(50) - 0.5(24) = $166.65

Sell 35 small cheese pizzas and 17 large cheese pizzas. Use 70 small boxes and 34 large boxes.

Profit

Other Questions
Which of the following physiologic responses to acute exercise may decrease during pregnancy as compared to the prepregnancy state?a. Heart rateb. Systolic blood pressurec. Cardiac outputd. Stroke volume An example of an investment center is a A. production department. B. company. C. marketing department. D. credit department. Rizio Co. purchases a machine for $12,500, terms 2/10, n/60, FOB shipping point. The seller prepaid the $360 freight charges, adding the amount to the invoice and bringing its total to $12,860. The machine requires special steel mounting and power connections costing $895. Another $475 is paid to assemble the machine and get it into operation. In moving the machine to its steel mounting, $180 in damages occurred. Also, $40 of materials is used in adjusting the machine to produce a satisfactory product. The adjustments are normal for this machine and are not the result of the damages. Compute the cost recorded for this machine. (Rizio pays for this machine within the cash discount period.) How did Jackie Robinson feel like an outcast before hila fills out her course registration for fall semester, she asks her parents which courses they think she should take. hila also consults the guidance counselor at school as well as some of her close friends. she weighs their suggestions, then enrolls in the courses that seem best suited to her educational goals. which type of autonomy is hila demonstrating? 68ga is a positron-emitting radioisotope with a half-life of 68 min. how long will it take for a sample of 68ga to decay to 25% of its original mass? A spinner with repeated colors numbered from 1 to 8 is shown. Sections 1 and 8 are purple. Sections 2 and 3 are yellow. Sections 4, 5, and 6 are blue. Section 7 is red.Spinner divided evenly into eight sections with three colored blue, one red, two purple, and two yellow.Determine the theoretical probability of the spinner not landing on yellow, P(not yellow). 0.325 0.625 0.750 0.875 What is the proper balance between the rights of people accused of crimes and the interest of government and society in public safety? Step 2. Define the scope of the ISMS. What is the Array.prototype.some( callback(element, index, array) ) syntax used in JavaScript? 6 yo F has been more clumsy and falling more. Patellae and toes point inward. Normal neuro exam. What is the most likely diagnosis? an expansionary fiscal policy: a shifts ad to the left and decreases the size of the government budget deficit. b will not be effective if there is a budget surplus. c would shift ad to the right and increase the size of the government budget deficit. d in the presence of a budget deficit would decrease the size of the government debt. e would shift ad to the right and move the budget balance from deficit to surplus. barb wants to enumerate possible user accounts and has discovered an accessible smtp server. what stmp commands are most useful for this? which of the following give rise to a note receivable? (select all that apply.) multiple select question. a formal, written extension of the credit period to trade customers. loaning money to stockholders. borrowing money from an affiliated company. extension of credit to customers in normal operations with no written agreement. loaning money to an affiliated company. 75Q. A member will not be billed for their annual fee if their account is frozen. the alaska fisheries department is trying to establish a sustainable method of harvesting the crab species that live in their waters. which question could be asked to provide important empirically-based evidence that could be used to establish the plan? Inside the mouth, cheek cells are joined together in a sheet. Why are they scattered here? on january 1, a machine with a useful life of four years and a residual value of $ 20,000 was purchased for $60,000. what is the depreciation expense for year 1 under the double-declining-balance method of depreciation? Why are K & M Main Sequence stars not good spiral arm tracers? How many seat belts must be installed in an army aircraft?