write an expression that will cause the following code to print greater than -15 if the value of user_num is greater than -15.

Answers

Answer 1

The answer is: print("greater than -15") if user_num > -15 else None

This expression uses a conditional operator to check if the value of user_num is greater than -15. If it is, then the code will print "greater than -15". If it is not, then the expression will return None. In this code snippet, we use an if statement to check if the value of `user_num` is greater than -15. If the condition is true (user_num > -15), then the code inside the if block will execute, which is printing "greater than -15".

To know more about Print visit:-

https://brainly.com/question/30146146

#SPJ11


Related Questions

emitter, base, and collector are the terminals of a?

Answers

Transistor contains the terminals emitter, base, and collector

A bird is flying in air. It is stretching its wings all along the sky and is flying in a certain direction Flying a bird is an example of: a. Composition of vector b. Collinear vector c. Addition of vector d. Multiplication of vector

Answers

Answer:

a. Composition of Vector.

Explanation:

When a bird flies in the air, it stretches its wings into air and this movement helps it move in a certain direction. This is an example of composition of vector. Air strikes the wings in opposite direction and bird wing movement helps it move against the wind.

what is the most common type of suspensions system used on body over frame vehicles?

Answers

Answer:

Engine

Explanation:

Semi-independent suspension is the most common type of suspension system used on body over frame vehicles.

What is a Semi-independent suspension?

Semi-independent suspension give the front wheels some individual movement.

This suspension only used in rear wheels.

Thus, the correct option is Semi-independent suspension

Learn more about Semi-independent suspension

https://brainly.com/question/23838001

#SPJ2

234567891234567891234567891

Answers

Answer:

234567891234567891234567891 what is this?????

Explanation:

234567891234567891234567891

IS THIS IS A QUESTION

OH DON'T MIND JUST ASKING

BTW

GOOD MORNING/AFTERNOON/EVENING/NIGHT

HOW ARE YOU

HAVE A GREAT DAY AHEAD

PLS MARK ME AS BRAINLIEST


Which of the following is a Dashboard Scoreboard for alignment of the business where information is constantly flowing through the Tiers so immediate actions can be taken?

Answers

Answer:

What is a dashboard?

A dashboard is an information management tool used to track KPIs, metrics, and key data points that are relevant to your business, department, or a specific process. Dashboards aggregate and visualize data from multiple sources, such as databases, locally hosted files, and web services. Dashboards allow you to monitor your business performance by displaying historical trends, actionable data, and real-time information.

Dashboards actually take their name from automobile dashboards and they are used in much the same way. For the sake of an analogy, let’s look at a car. There may be hundreds of processes that impact the performance of your vehicle if you look under the hood. Your car’s dashboard summarizes this using visualizations so you can focus on what matters most: safely driving your vehicle.

For businesses, there are hundreds of processes that impact your performance if you look ‘under the hood’, so to speak. And with a wealth of data made available these days, managing and extracting value from it can be difficult. Simplifying data analysis and distribution through tools like dashboards is a way to help businesses rev their engines and make smarter, better, faster data-driven decisions.

And a well designed dashboard levels up your approach to information management. Everyone in the business, regardless of role, has questions about your company performance, whether it be campaign performance, new wins, or churn rate. Dashboards bring everyone (and your metrics) together in one place to answer these questions.

Explanation:

An electrical engineer at GRIDCO is given two separate toolboxes to keep his working tools. The first toolbox has 4 white fuses and 3 black fuses and the second toolbox has 3 white fuses and 5 black fuses. Suppose the engineer select a fuse from the first toolbox and placed unseen in the second toolbox. What is the probability that: (a) the fuse drawn from the second toolbox is black? (B) the fuse drawn from the second toolbox is white? (8) ane is white?

Answers

(a) The probability of drawing a black fuse from the second toolbox is 4/7.

(b) The probability of drawing a white fuse from the second toolbox is 3/7.

(c) The probability that one fuse is white is 27/49.

To calculate the probabilities, we need to consider the number of white and black fuses in each toolbox.

First, let's determine the total number of fuses in each toolbox:

First Toolbox:

Total fuses = 4 white fuses + 3 black fuses = 7 fuses

Second Toolbox:

Total fuses = 3 white fuses + 5 black fuses = 8 fuses

(a) The probability that the fuse drawn from the second toolbox is black:

The probability of drawing a black fuse from the second toolbox depends on the fuse selected from the first toolbox. There are two scenarios to consider:

Scenario 1: The fuse selected from the first toolbox is black.

In this case, the second toolbox will have 3 black fuses remaining out of the total 7 fuses.

Probability = (Number of black fuses in the second toolbox)/(Total number of fuses in the second toolbox)

Probability = 3/7

Scenario 2: The fuse selected from the first toolbox is white.

In this case, the second toolbox will have 5 black fuses out of the total 7 fuses.

Probability = (Number of black fuses in the second toolbox)/(Total number of fuses in the second toolbox)

Probability = 5/7

To calculate the overall probability, we need to consider the probability of each scenario and weigh it by the probability of selecting a fuse of that color from the first toolbox. Since the fuse from the first toolbox has an equal chance of being white or black, we need to take an average of the probabilities in both scenarios.

Probability of drawing a black fuse from the second toolbox = (Probability of scenario 1 + Probability of scenario 2)/2

Probability of drawing a black fuse from the second toolbox = (3/7 + 5/7)/2

Probability of drawing a black fuse from the second toolbox = 8/14

Probability of drawing a black fuse from the second toolbox = 4/7

Therefore, the probability of drawing a black fuse from the second toolbox is 4/7.

(b) The probability that the fuse drawn from the second toolbox is white:

Similarly, we can calculate the probability of drawing a white fuse from the second toolbox. It will be the complement of the probability of drawing a black fuse.

Probability of drawing a white fuse from the second toolbox = 1 - Probability of drawing a black fuse from the second toolbox

Probability of drawing a white fuse from the second toolbox = 1 - 4/7

Probability of drawing a white fuse from the second toolbox = 3/7

Therefore, the probability of drawing a white fuse from the second toolbox is 3/7.

(c) The probability that one is white:

To calculate the probability that one fuse is white, we need to consider both scenarios: either the fuse drawn from the first toolbox is white and the fuse drawn from the second toolbox is black, or the fuse drawn from the first toolbox is black and the fuse drawn from the second toolbox is white.

Scenario 1: Fuse drawn from the first toolbox is white, and the second toolbox has a black fuse:

Probability = (Probability of drawing a white fuse from the first toolbox) * (Probability of drawing a black fuse from the second toolbox)

Probability = (3/7) * (5/7)

Scenario 2: Fuse drawn from the first toolbox is black, and the second toolbox has a white fuse:

Probability = (Probability of drawing a black fuse from the first toolbox) * (Probability of drawing a white fuse from the second toolbox)

Probability = (4/7) * (3/7)

To calculate the overall probability, we need to sum up the probabilities of both scenarios:

Probability that one fuse is white = Probability

of scenario 1 + Probability of scenario 2

Probability that one fuse is white = (3/7) * (5/7) + (4/7) * (3/7)

Probability that one fuse is white = 15/49 + 12/49

Probability that one fuse is white = 27/49

Therefore, the probability that one fuse is white is 27/49.

To learn more about probability  Click Here: brainly.com/question/31828911

#SPJ11

The larger the displacement of an engine, the less power it produces true or false

Answers

Answer: False

Explanation:

Question 2 Resilience engineering is concerned with adverse external events that can lead to system failure. Resilient systems are flexible and adaptable so that they can cope with the unexpected. As a software engineer you need to educate system developers of four characteristics as outlined by Hollnagel (2010) that reflect the resilience of an organisation. Make sure to also include an example for each characteristic

Answers

These four characteristics, as outlined by Hollnagel (2010), are critical in developing resilient systems that can cope with unexpected situations and adverse external events. Software engineers must educate system developers about these characteristics to develop more resilient systems.

Resilience engineering is about developing adaptable systems that can handle unexpected situations and are able to cope with the effects of adverse external events that might cause system failure. As a software engineer, you need to inform system developers about the following four characteristics that reflect the resilience of an organization, as described by Hollnagel (2010):Maintainability: This characteristic reflects the degree to which a system can be maintained or repaired after it has been damaged. In other words, it assesses the system's ability to remain in good working order or quickly recover from damage. An example of maintainability would be the ability to quickly repair an engine that has been damaged during an accident.Flexibility: This characteristic reflects the degree to which a system can be modified or adapted to cope with changing circumstances. Flexibility is essential for resilience because it enables a system to respond to new challenges and adapt to different circumstances. An example of flexibility would be the ability to change the specifications of a car to adapt to different driving conditions.Redundancy: This characteristic reflects the degree to which a system can continue to function even if some of its components fail. Redundancy is important because it ensures that the system can continue to operate even if one or more components are not working properly. An example of redundancy would be having a backup generator in case the primary generator fails.Responsiveness: This characteristic reflects the degree to which a system can respond to changing circumstances or threats. Responsiveness is important because it enables a system to quickly and effectively respond to unexpected events. An example of responsiveness would be the ability of an air traffic control system to quickly respond to changing weather conditions to ensure the safety of airplanes in the area.

To know more about Software engineers, visit:

https://brainly.com/question/7097095

#SPJ11

A piston–cylinder device with a set of stops initially contains 1 kg of steam at 1.0 MPa and 400°C. The location of the stops corresponds to 40% of the initial volume. Now the steam is cooled. Use steam tables.





Determine the compression work if the final state is 500 kPa. (Round the final answer to two decimal places.)

Answers

In this case, since the system is assumed to be adiabatic (no heat is transferred to or from the system), the change in internal energy is equal to the work done by the system.

According to the given data:

The specific internal energy and specific volume of the initial state of 1 kg of steam at 1.0 MPa and 400°C can be found using steam tables to be:

u1 = 3331.1 kJ/kg

v1 = 0.1747 m^3/kg

The specific volume of the final state at 500 kPa can be found using steam tables to be:

v2 = 0.6446 m^3/kg

Since the set of stops corresponds to 40% of the initial volume, the final volume can be found as:

v2f = 0.4v1 = 0.0699 m^3/kg

Using the definition of specific work, we can calculate the work done by the piston-cylinder device as:

w = -m(u2 - u1) = -mint

where m is the mass of the steam and int is the change in specific internal energy.

The change in specific internal energy can be found using the steam tables as:

int = u2 - u1

int = uf2 - uf1 + (vg2 - vf2)T

where uf1 and uf2 are the specific internal energies of the initial and final states at the saturated liquid state, vg2 is the specific volume of the final state at the saturated vapor state, vf2 is the specific volume of the final state at the saturated liquid state, and T is the temperature at the final state.

Using the steam tables, we can find the values of uf1, uf2, vg2, and T as:

uf1 = 783.51 kJ/kg

uf2 = 191.81 kJ/kg

vg2 = 1.3191 m^3/kg

T = 151.81°C

Substituting these values into the equation for int, we get:

int = (191.81 - 783.51) + (1.3191 - 0.0699) × 10^3 × (151.81 - 373.15)

int = -592.70 kJ/kg

Finally, substituting the values for m, int, and w into the equation for specific work, we get:

w = -mint = -1 × (-592.70) = 592.70 kJ

Therefore, the compression work done by the piston-cylinder device is 592.70 kJ (rounded to two decimal places).

To know more about compression visit:

https://brainly.com/question/30060592

#SPJ1

If you are exposed to potentially infectious material via a sharps injury, what should you do immediately?
select the best option.

get the blood tested before washing it away.


report the injury.


wash the area with soap and water.


blot the area with a dry tissue.

Answers

Answer:

Soap and water

Explanation:

   then report the injury....

What is the Bernoulli formula?

Answers

Answer:

P1+1/2pv2/1+pgh1=P2+1/2pv2/2+pgh2

-. Which format is correct for entering dimensions in an architectural drawing?
a
50 12"
b. 4'212"
C.
4' 2.5"
d.
50.5"

Answers

Answer:

d.

50.5" is the answer for this question

pls discuss the concepts in which architectural forms/visuals correlate in the design process​

Answers

Answer:

Visual connectivity refers to the tangible aspects of a space; extent to which a place can be viewed from other places. It is believed that the design properties of a spatial layout of an atrium leaves unobstructed views horizontally and vertically.

Explanation:

Which property of steel is illustrated by its ability to be shaped into automobile fenders?a) luster. b) ductility. c) conductivity. d) malleability

Answers

The ability of steel to be formed into automotive fenders serves as an example of its ductility.

The ability of steel to flatten serves as an illustration of which property?

A solid's capacity to bend or be pounded into another shape without breaking is known as malleability. If a material is malleable, it can be rolled or hammered into a thin sheet for use.

What metal characteristic is referred to as having the capacity to be hammered into shape?

Metals can be hammered, crushed, or rolled into thin sheets without breaking due to a feature known as malleability. In other words, a metal has the ability to change shape and deform when compressed.

To know more about automotive visit:-

https://brainly.com/question/13267874

#SPJ1

Pls help!!! will give brainly!!!
Bridge collapses have hit the news recently with more frequency. Do some research online and state two possible reasons for these collapses. How might those employed in the Health, Safety, & Environmental Management pathway help prevent these collapses and keep us safe?

Answers

Answer:

The main reason for bridges collapses is: earthquakes (natural disasters) and construction incidents. Whenever a natural disaster occur, it makes the bridge collapse. An example is hurricanes. Hurricanes come with a great wind and that might lead to the bridge collapsing. Construction incidents means the bridge falls during construction. Those who are employed in health, safety and environmental management need to make sure that during the construction, they have examined the material and made sure it is strong. Working with economists, they should seek better understanding of the methods for minimizing the costs during the life of the bridge. In case for natural disasters, like flooding, they should make the bridge in a lever where the water won't reach the bridge. And they should have a limit for weight in the bridges because that is another reason it collapses, because the bridge does not support extra weight.

Explanation:

hope this helps

b) Consider a large plane wall of thickness L = 0.4 m, thermal conductivity k = 1.8 W/m·K, and surface area A = 30 m2. The left side of the wall is maintained at a constant temperature of T1 = 90°C while the right side loses heat by convection to the surrounding air at

Answers

Answer:

A is correct

Explanation:

I took the test

plssssssssssssss Alexi is writing a program which prompts users to enter their age. Which function should she use?


float()

int()

print()

string()

Answers

Answer:

int()

Explanation:

float() is using decimals, so that can't be it, like float(input( "how much does this cost?"))

print() is used to print something, not a user asking, like print("hello")

string() means like a whole, like string( I am good)

By elimination, int() is correct.

Hope this helps!

A 32x10^-6 F capacitor is connected to a 60V AC supply in series with a 56 ohm resistor. The current flowing in the circuit is 0.16 A.
Calculate the frequency of the AC supply.

Answers

The frequency of the AC supply is 0.036 Hz.

What is the frequency?

We know that an alternating current circuit is the kind of circuit in which we do have the resistor in addition to the to the capacitor or the inductor or both as the case may be.

Here we are told that; A 32x10^-6 F capacitor is connected to a 60V AC supply in series with a 56 ohm resistor. The current flowing in the circuit is 0.16 A.

We can tell that the impedance of the circuit can be obtained by the use of the formula;

V = IZ

V = voltage

I = current

Z = impedance

Z = V/I

Z = 60 V/0.16 A

Z = 375 ohms

Then we have;

Z = √R^2 - XC^2

375 = √(56)^2 - (1/2 * 3.142 * f *  32x10^-6)^ 2

140625 = 3136 - (1/2 * 3.142 * f *  32x10^-6)^ 2

140625 -  3136  =  (1/2 * 3.142 * f *  32x10^-6)^ 2

137489 = 1/2 * 10^-4 f

137489 * 2 * 10^-4 f = 1

f = 1/137489 * 2 * 10^-4

f = 0.036 Hz

Learn more about AC supply:https://brainly.com/question/28566820

#SPJ1

In a certain week, a production schedule for a certain department shows the following parts being produced: 540 parts of type A, 1200 parts of type B, 490 parts of type C, and 780 parts of type D. The respective production times for these parts are the following: TpA = 5.28 min, TpB = 2.86 min, TpC = 4.65 min, and TpD = 3.22 min. Determine the workload for this department in hours per week.

Answers

Answer:

  about 185 hours per week

Explanation:

It is convenient to let a spreadsheet form the sum of products. The total is in minutes, so needs to be divided by 60 to get hours.

About 185 hours per week are required for the given production schedule.

In a certain week, a production schedule for a certain department shows the following parts being produced:

Leland wants to work in a Production career operating heavy machinery. Which type of education or training should Leland seek?

a bachelor’s degree then a master’s degree
vocational school certificate or master’s degree
on-the-job training or vocational school certificate
associate’s degree then a bachelor’s degree

Answers

Answer:

it is indeed C

Explanation:

Answer:

c

Explanation:

a 227-ft length of canal is to be lined with concrete for erosion control. with 12% allowance for waste and overexcavation, the volume (yd3 ) of concrete that must be delivered is most nearly:

Answers

Answer:

First, we need to calculate the volume of concrete needed to line the canal. The volume of a cylinder is given by the formula:V = πr^2hWhere V is the volume, r is the radius of the cylinder, and h is the height (length) of the cylinder.Since we are lining a canal, the cross-sectional shape of the canal is a rectangle, not a circle. However, we can still use the formula for the volume of a cylinder by treating the width of the canal as the radius and the height of the canal as the length.In this case, the width of the canal is w and the height is h, so the volume of the concrete needed to line the canal is:V = πw^2hWe are given that the length of the canal is 227 ft, so h = 227 ft. We are not given the width of the canal, so we cannot use the formula to calculate the volume of concrete needed.Next, we need to calculate the volume of concrete needed with the 12% allowance for waste and overexcavation. The volume of concrete needed with the allowance is the original volume plus 12% of the original volume.The volume of concrete needed with the allowance can be calculated using the following formula:V' = V + (V * 12%)Where V' is the volume of concrete needed with the allowance and V is the original volume.Since we do not know the original volume, we cannot use this formula to calculate the volume of concrete needed.To solve this problem, we need to know the width of the canal in order to calculate the volume of concrete needed. Without this information, it is not possible to determine the volume of concrete that must be delivered.

Explanation:

Project regarding "Dynamic price optimization of airline" code
I want a project regarding this

Answers

A Project that is using "Dynamic price optimization of airline" code is explain below.

What is the Dynamic price optimization in the above case?

Dynamic price optimization for airlines involves using data and algorithms to adjust the prices of airline tickets in real-time based on demand and other factors.

The example of a project that uses dynamic price optimization is:

Imagine you are the manager of a small airline that operates flights between two cities. You want to maximize your revenue by selling as many tickets as possible at the highest price possible. To do this, you decide to implement a dynamic pricing system that adjusts the prices of your tickets based on demand.

To start, you collect data on past ticket sales and other factors that may affect demand, such as the time of year, the day of the week, and the weather. You also gather data on the prices of tickets offered by your competitors.

Later on, you use machine learning algorithms to analyze this data and identify patterns that can help predict demand for your flights. Based on this analysis, you create a model that can adjust the prices of your tickets in real-time based on the predicted demand.

Therefore, to implement the dynamic pricing system, you create a software program that integrates with your ticketing system and automatically adjusts the prices of your tickets based on the predictions made by your model. You also set up a system to monitor the performance of your dynamic pricing system and make adjustments as needed.

Learn more about price from

https://brainly.com/question/27124956
#SPJ1

1. An air standard cycle is executed within a closed piston-cylinder system and consists of three processes as follows:1-2 = constant heat addition from 100 kPa and 27∘C to 700 kPa 2-3 Isothermal expansion until V3 = 7v23-1 P = constant heat rejection to the initial state2. Assume air has constant properties with cv = 0.718 kJ/kg K, cp = 1.005 kJ/kg K, R = 0.287 kJ/kg K, and k = 1.4.(a) Sketch the P- and T-s diagrams for the cycle.(b) Determine the ratio of the compression work to the expansion work (the back work ratio).(c) Determine the cycle thermal efficiency.

Answers

Answer:

Explanation: Here it is: 67 Hope that helps! :)

1.The following are weekly salaries (in birr) of employees of a firm: 91 139 126 119 100 87 61 77 90 95 88 112 118 89 116 97 105 95 80 86 108 106 127 93 86 135 148 116 76 69 The data are to be presented in a frequency distribution. a) How many classes can be used? C) What LCL would be used for the be first class? b) What class width should be used? d) prepare the complete frequency distribution’s ) calculate the mean?

Answers

A commonly used rule is to have approximately 5 to 20 classes. For this dataset, we can choose a moderate number of classes, such as 8.

How to explain the information

b) The class width can be calculated by dividing the range of the data by the number of classes. The range is the difference between the highest and lowest values in the dataset.

Range = Highest value - Lowest value

Range = 148 - 61

Range = 87

Class Width = Range / Number of Classes

Class Width = 87 / 8

Class Width ≈ 10.88

Since class widths should be whole numbers, we can round the class width up to 11 for convenience.

c) To find the LCL for the first class, we can start from the lowest value in the dataset and subtract the remainder of its division by the class width.

LCL = Lowest Value - (Lowest Value % Class Width)

LCL = 61 - (61 % 11)

LCL = 61 - 6

LCL = 55

d) Prepare the complete frequency distribution:

Now, we can organize the data into the frequency distribution using the determined class width and LCL. We will count the number of salaries falling within each class interval.

Class Intervals Frequency

55 - 65 1

66 - 76 3

77 - 87 4

88 - 98 4

99 - 109 3

110 - 120 4

121 - 131 4

132 - 142 3

e) Calculate the mean:

To calculate the mean of the dataset, we sum up all the values and divide by the total number of values (30 in this case).

Sum of Salaries = 91 + 139 + 126 + 119 + 100 + 87 + 61 + 77 + 90 + 95 + 88 + 112 + 118 + 89 + 116 + 97 + 105 + 95 + 80 + 86 + 108 + 106 + 127 + 93 + 86 + 135 + 148 + 116 + 76 + 69

Sum of Salaries = 2878

Mean = Sum of Salaries / Total Number of Values

Mean = 2878 / 30

Mean ≈ 95.93 birr

Learn more about data on

https://brainly.com/question/30154121

#SPJ1

Select the four areas in which environmental engineers assist manufacturers with making decisions.

energy

pollution

money

time

development

creativity

Personally, I did the first 4, since pollution is a big factor, money and time can be helped with by making decision matrixes (usually done by the engineers to help the client) and energy, since that could also be decided using a decision matrix. Thank you for your help!

Answers

Answer:

In my opinion, Energy, Time, Money and Development

Answer:

Pollution, time, money, and energy.

Explanation:

Cell phones require powerful batteries in orde to work effectively. Which activity is best described as an engineering endeavor related to cell phone batteries

Answers

Where are the options?

DCEN than DCEP when using GTAW.

Answers

Answer:

GTAW

Explanation:

It helps the upper C class engine take off

To measure an object accurately, what point on the ruler would you align with the object edge

Answers

Answer:

Along the zero to measure an object on a ruler

The zero to measure an object

A balanced three-phase inductive load is supplied in steady state by a balanced three-phase voltage source with a phase voltage of 120 V rms. The load draws a total of 10 kW at a power factor of 0.85 (lagging). Calculate the rms value of the phase currents and the magnitude of the per-phase load impedance. Draw a phasor diagram showing all tlme voltages and currents.

Answers

Answer:

Following are the solution to the given question:

Explanation:

Line voltage:

\(V_L=\sqrt{3}V_{ph}=\sqrt{3}(120) \ v\)

Power supplied to the load:

\(P_{L}=\sqrt{3}V_{L}I_{L} \cos \phi\)

\(10\times 10^3=\sqrt{3}(120 \sqrt{3}) I_{L}\ (0.85)\\\\I_{L}= 32.68\ A\)

Check wye-connection, for the phase current:

\(I_{ph}=I_L= 32.68\ A\)

Therefore,

Phasor currents: \(32.68 \angle 0^{\circ} \ A \ ,\ 32.68 \angle 120^{\circ} \ A\ ,\ and\ 32.68 -\angle 120^{\circ} \ A\)  

Magnitude of the per-phase load impedance:

\(Z_{ph}=\frac{V_{ph}}{I_{ph}}=\frac{120}{32.68}=3.672 \ \Omega\)

Phase angle:

\(\phi = \cos^{-1} \ (0.85) =31.79^{\circ}\)

Please find the phasor diagram in the attached file.

A balanced three-phase inductive load is supplied in steady state by a balanced three-phase voltage source

which headphones should i get? which ones do u think looks good and which do u think has high quality? OFF TOPIC

Answers

The second one seems more high quality also there’s a bonus to it has noise cancelation so you won’t hear if there’s a fire in your house or if someone’s breaking in.
Other Questions
For the following problems, are they similar? if so why? (AA~, SAS~, SSS~) Organizations that assist in moving goods and services from producers to businesses (B2B) and from businesses to consumers (B2C) are called ______. Multiple choice question. direct sellers marketing intermediaries goods handlers jobbers 30 POINTS PLS ANSWER FAST Describe the foundational truth of the Sermon on the Mount. One troy ounce is 20 pennyweights, one pennyweight is 24 grains, and one grain is approximately 65 milligrams. How much is 1000 troy ounces, in SI units? a. 1000g b. 1kg c. 31.2kg d. 31.2g e. None of the above Why do competitive markets move toward equilibrium? how many times will the following loop iterate? int count = 0; do { messagebox.show(count.tostring()); count ; } while (count < 0); ENGR103/123-SP22 Version B 66. A ball falling to the ground, experiencing potential energy being converted to kinetic energy, best represents which Law of Thermodynamics? a. The Zeroth Law of Thermodynamics b. The First Law of Thermodynamics c. The Second Law of Thermodynamics d. The Third Law of Thermodynamics the difference and similarities of balanghay and vinta. How did Tom escape his punishment? Suppose a monopolist faces consumer demand given by P = 300 - 5Q with a constant marginal cost of $100 per unit (where marginal cost equals average total cost. assume the firm has no fixed costs). (Enter your response rounded as a whole number.) If the monopoly can only charge a single price, then it will earn profits of $ Which expressions have a variable tat is squared or cubed? Choose ALL that apply. On june 1, 2021, portugal inc. reported a cash balance of $12,000. during june, portugal made deposits of $5,000 and made disbursements totalling $14,000. what is the cash balance at the end of june? group of answer choices $3,000 debit balance $17,000 debit balance $3,000 credit balance $2,000 credit balance write an equation that goes through (4,3) and is parallel to 2y+8x=20 (-2g + 7) - (g + 11)please i need help Select all equations that are equivalent to(6x + 2)3-=2(3x +14)(Select all that apply.)(6x + 2)3(6x + 2) = 2 (3x+14)2x+3=2-(3x +14)=-3x-126x + 2 = -9x-36(6x + 2)3= -3x+16 Ms. Kumar has a checking account at the bank. If the account balance everfalls below zero, the bank charges her a fee of $5.95 per day. Today, thebalance in Ms. Kumar's account is -$2.67. If she does not make any depositsor withdrawals, what will be the balance in her account after 2 days? HELP 50 POINTSRead the passage from The American Plague. Adding to his frustration was the fact that very few official papers had made their way to him at Mount Vernon. Washington was a stickler for orderly files that he could search at a moment's notice. This was the most important way he kept himself informed about the hundreds of things happening in the fledgling nation. Unfortunately, when the government clerks had panicked and dashed from Philadelphia, they had abandoned all papers and records in boarded-up houses.Which line from the passage can be defined as the cause?"Adding to his frustration was the fact that very few official papers had made their way to him at Mount Vernon.""Washington was a stickler for orderly files that he could search at a moment's notice.""This was the most important way he kept himself informed about the hundreds of things happening in the fledgling nation.""Unfortunately, when the government clerks had panicked and dashed from Philadelphia, they had abandoned all papers and records in boarded-up houses." The population mean GPA of all CLU students is 3.15 and the population variance is .55. A sample of 50 students is collected. Use this information to answer the following five questions. What is the standard deviation of the sample mean a multibillion dollar online retail distributor has decided to set up operations in ashland. the population of ashland is 22,000. what is the potential impact to the area? the community is not growing fast enough. the community is potentially put at risk. the community's economic stability is guaranteed. the community will not grow. A. Presence of tentaclesB. GVCC. Manubrium