Transcribed image text: Problem 4: The short-term, 0-24 hours, parking fee, F, at an international airport is given by the following formula: F = ( 5, 6 X int (h + 1), 160, if I sh<3 if 3 Write a program that prompts the user to enter the number of hours a car is parked at the airport and output the parking fee.

Answers

Answer 1

The program prompt the user to enter the number of hours a car is parked at the airport and calculates the corresponding parking fee based on the given formula.

The formula takes into account different conditions and applies the appropriate calculation to determine the fee. The program then outputs the calculated parking fee to the user.

To implement the program, you can follow these steps:

1.Prompt the user to enter the number of hours the car is parked at the airport.

2.Read the input and store it in a variable, let's say "hours".

Use conditional statements to apply the formula for calculating the parking fee based on the given conditions:

a. If the number of hours is less than 3, set the parking fee to $5.

b. If the number of hours is equal to or greater than 3, calculate the fee using the formula F = 6 * int(h + 1) + 160, where "h" represents the number of hours.

3.Output the calculated parking fee to the user.

4.In the program, the "int" function is used to round down the value of "h + 1" to the nearest integer. This ensures that the fee is calculated correctly according to the given formula. The program provides a convenient way for users to input the number of hours their car is parked at the airport and obtain the corresponding parking fee.

To learn more about variable visit:

brainly.com/question/15078630

#SPJ11


Related Questions

Which of the following occupations is the most physically dangerous?
O electrician
O Ironworker
O boilermaker
O cement mason

Answers

Answer:Ironworker

Explanation:

Their work is totally physical and lead they get hampered by lead most

Answer:

answer:ironworker

Explanation:

they can be hampered and can also get severely injured.

Consider the one time pad encryption scheme for binary strings of length 3. This is defined as follows: Gen: k< (0,1)3 Enc(k, m1 m2 m3): For i in 1 to 3: cm, k₁ = m, +k, mod 2 (where k, is the ith bit of k). Dec(k, C1C2C3): For i in 1 to 3: m₁ = c, k = c +k, mod 2 (where k, is the ith bit of k).

(a) For ciphertext = 101, list out all key / message pairs, (k, m), such that Enc(k, m) = c

(b) what is Pr [Enc(k,111)=101]?

K < {0,1}³

Answers

List of all key/message pairs, (k, m), such that Enc(k, m) = 101:Enc(k, m) = 101, k = 100
m = 001, k₁ = 1, k₂ = 0, k₃ = 0Enc(k, m) = 101, k = 011
m = 110, k₁ = 0, k₂ = 1, k₃ = 1
Enc(k, m) = 101, k = 111
m = 010, k₁ = 1, k₂ = 1, k₃ = 1(

What is Pr[Enc(k, 111) = 101]?Since k is chosen uniformly at random, and there are 8 possible keys, each key is chosen with probability 1/8. Now we'll find the number of keys k such that Enc(k, 111) = 101. For each of the three bits, there are two possible values. If we know the value of k at two positions, we can determine the value of k at the third position to get the desired ciphertext. As a result, there are 2² = 4 keys that have the desired property, namely, k = 011, 101, 110, or 000. Each of these keys is equally likely to be chosen, therefore, the probability is 4/8 or 1/2.Pr[Enc(k, 111) = 101] = 1/2

To know more about probability visit:

https://brainly.com/question/31828911

#SPJ11

what are the key step involve in attaching flexible cable to electrical appliances​

Answers

Answer:

The key steps in attaching flexible cables to electrical appliances are:

1. Choose the correct type of cable: Consider the type of appliance, voltage, and current required before selecting the cable.

2. Strip the insulation: Remove the outer insulation, as well as any inner insulation, to expose the wires.

3. Determine wire length: Measure the exact length of the wire required for the attachment.

4. Strip the wire ends: Strip 1/2-inch of insulation from each wire-end.

5. Twist the wire ends: Twist the exposed wires together.

6. Attach the cable: Use screw terminals or clamps to connect the cable to the appliance.

7. Tighten the screws: Use a screwdriver to securely tighten the screws.

8. Check the connection: Verify that the wire is firmly secure by pulling it gently.

9. Cover the wires: Use heat-shrink tubing, electrical tape or wire caps to cover the exposed wires.

10. Test the appliance: Turn ON the appliance and check if it is working correctly.

2.2.2 Make a list of the electronic components that could be used in making this product (energy saving switch). ​

Answers

The electronic components that could be used in making of energy saving switch are:​

Transistors semiconductor devices CapacitorsCoils (inductors)

Which electronic component is used as a switch?

Transistors as  well as other kinds of semiconductor devices are known to be tools or element that can be used in the making of switches. In its use or applications.

Note that the base or gate of a transistor, based  on the kind of transistor that is known to be in use, and it is one that is often employed as a form of control element to be able to switch on as well as switch off the current that often exist between the emitter as well as the collector or the source and that of the drain.

Note also that the electronic components that are able to  store energy in regards to electronic devices, are known to be capacitors and coils (inductors) and they often play a key function of temporarily saving  energy. One key role of a capacitor is to save an electric charge.

Therefore, The electronic components that could be used in making of energy saving switch are:​

Transistors semiconductor devices CapacitorsCoils (inductors)

Learn more about energy saving switch from

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

Which sentence with an introductory phrase is punctuated correctly?

Answers

WHERE R THE SENTENCES

Select the correct answer.
Which chemical can you use to assist with your motor fuel needs?
O A.
ethylene glycol
OB.
ethanol
O c.
butanol
OD.
pentanol
O E.
propranolol
Reset
Next

Answers

The answer is either b or e search it up and you will know the answer by definition

Answer: Ethanol

Explanation:

Which organization would provide business and leadership training to a high school hospitality student?

Answers

Answer:

Future Business Leaders of America

Explanation:

The unit impulse response of an linear-time invariant continuous (LTIC) system is h(t) = e-tu(t) Find the system's (zero-state) response y(t) if the input x(t) is: (a) e-2tu(t) (b) e-2(t-3)u(t) (c) e-2tu(t – 3) (d) the gate pulse depicted in the following figure; also provide a sketch of y(t)

Answers

To find the zero-state response y(t) of an LTIC system with impulse response

h(t) = e^(-t)u(t)

and input x(t), we can use the convolution integral. The convolution integral is given by:
y(t) = ∫x(τ)h(t-τ)dτ

For each of the given inputs, we will calculate y(t) using this formula:

(a) x(t) = e^(-2t)u(t)
y(t) = ∫e^(-2τ)u(τ)e^(-(t-τ))u(t-τ)dτ
For this case, the convolution integral simplifies to:
y(t) = ∫e^(-τ)e^(-2(t-τ))dτ from 0 to t
Solve the integral and we get:
y(t) = (1/3)e^(-t)u(t)

(b) x(t) = e^(-2(t-3))u(t)
y(t) = ∫e^(-2(τ-3))u(τ)e^(-(t-τ))u(t-τ)dτ
For this case, the convolution integral simplifies to:
y(t) = ∫e^(-2τ)e^(-2t+6)dτ from 0 to t-3
Solve the integral and we get:
y(t) = (1/3)e^(-t)e^(6)e^(-2t+6)u(t-3)

(c) x(t) = e^(-2t)u(t-3)
y(t) = ∫e^(-2τ)u(τ-3)e^(-(t-τ))u(t-τ)dτ
For this case, the convolution integral simplifies to:
y(t) = ∫e^(-2τ)e^(-τ)e^τdτ from 3 to t
Solve the integral and we get:
y(t) = (1/3)e^(-t)u(t-3)

(d) For the gate pulse input and the sketch of y(t), we need the graphical information of the input signal to provide an accurate answer.

Learn more about convolution integral: https://brainly.com/question/31656685

#SPJ11

where can I get a free dirt bike in pa

Answers

Answer:

1. Enlist in dirt bike giveaways

2. Search craigslist

Explanation:

Brainliest, Please!

A shaft of a circular cross section is supported by two housings at B and C. The shaft
is subjected to static loads: concentrated force N applied by gear D and an applied torque T. The yielding strength of the shaft is Sy, and the diameter of the shaft is d. For circular cross sections, | = nd*/64, J = md*/32. The length of the shaft is L. Transverse shear stress is ignored here.

1) Draw the bending moment diagram of the shaft. Specify the location of the weakest (most dangerous) cross section A on bending moment diagram.

2) Draw the weakest point(s) on cross section A.

3) Determine the von-Mises stress at the weakest point(s).

4) Determine the factor of safety n based on Distortion Energy Theory.

A shaft of a circular cross section is supported by two housings at B and C. The shaftis subjected to

Answers

Answer:

1) The bending moment diagram of the shaft is shown in Figure 1. The weakest cross section A is located at the point where the bending moment is maximum.

2) The weakest point on cross section A is located at the point where the bending moment is maximum.

3) The von-Mises stress at the weakest point is given by:

σ = M/I

where M is the bending moment and I is the moment of inertia of the cross section.

4) The factor of safety n is given by:

n = Sy/σ

where Sy is the yield strength of the shaft and σ is the von-Mises stress at the weakest point.

Explanation:

Hope this helps!

Which of these is the number of degrees of crankshaft rotation for which the valve is
lifted off the seat?
A. Duration
B. Lift
C. Overlap
D. Underlap

Answers

It would be B because when you lift the sit
The answer to that will be B: Lift

A pinion and gear pair is used to transmit a power of 5000 W. The teeth numbers of pinion
and gear are 20 and 50. The module is 5 mm, the pressure angle is 20o
and the face width is 45 mm. The
rotational speed of pinion is 300 rev/min. Both the pinion and the gear material are Nitralloy 135 Grade2 with a hardness of 277 Brinell. The quality standard number Qv is 5 and installation is open gearing
quality. Find the AGMA bending and contact stresses and the corresponding factors of safety for a
pinion life of 109
cycles and a reliability of 0.98

A pinion and gear pair is used to transmit a power of 5000 W. The teeth numbers of pinion and gear are

Answers

Answer:

mark me as a brainleast

Explanation:

209781

Starting with the simplest approximation, cos x = 1, add terms one at a time to estimate cos(π/3) (see Problem 2 in Lecture 5). (a) After each new term is added, compute the true and approximate percent relative errors. Use a calculator to determine the true value. Add terms until the absolute value of the approximate error estimate falls below an error criterion conforming to two significant figures. (b) Rename M-file function Maclaurin.m (available in Files/Lectures/05) to Maclaurin_cos.m, modify, and adapt it for evaluating the Maclaurin series expansion for cos x. Implement fprintf inside while loop to display for each iteration the following output: iteration number, approximate value of cos(π/3), true percent relative error, approximate percent relative error. Report your M-file and output results for cos(π/3).
function [fxa,fxt,et,ea,iter] = Maclaurin(x,es,maxit)
% Maclaurin series of exponential function
% [fxa,fxt,et,ea,iter] = Maclaurin(x,es,maxit)
% input:
% x = value at which series evaluated
% es = stopping criterion (default = 0.0001)
% maxit = maximum iterations (default = 100)
% output:
% fxa = estimated value
% fxt = true value
% et = true relative error (%)
% ea = approximate relative error (%)
% iter = number of iterations
% defaults:
if nargin < 2||isempty(es),es = 0.0001;end
if nargin < 3||isempty(maxit),maxit = 100;end
% initialization
iter = 1; sol = 1; ea = 100;
fxt = exp(x);
et = abs((fxt - sol)/fxt)*100;
% iterative calculation
while (1)
solold = sol;
sol = sol + x^iter/factorial(iter);
iter = iter + 1;
if sol~= 0
ea = abs((sol - solold)/sol)*100;
et = abs((fxt - sol)/fxt)*100;
end
if ea<= es || iter>= maxit,break,end
end
fxa = sol;
end

Answers

The requested M-file, adapted from the given Maclaurin.m, is as follows:

```matlab

function [fxa,fxt,et,ea,iter] = Maclaurin_cos(x,es,maxit)

% Maclaurin series of cosine function

% [fxa,fxt,et,ea,iter] = Maclaurin_cos(x,es,maxit)

% input:

% x = value at which series evaluated

% es = stopping criterion (default = 0.0001)

% maxit = maximum iterations (default = 100)

% output:

% fxa = estimated value

% fxt = true value

% et = true relative error (%)

% ea = approximate relative error (%)

% iter = number of iterations

% defaults:

if nargin < 2 || isempty(es), es = 0.0001; end

if nargin < 3 || isempty(maxit), maxit = 100; end

% initialization

iter = 1;

sol = 1;

ea = 100;

fxt = cos(x);

et = abs((fxt - sol)/fxt)*100;

% iterative calculation

while (1)

   solold = sol;

   sol = sol + ((-1)^iter)*(x^(2*iter))/factorial(2*iter);

   iter = iter + 1;

   if sol ~= 0

       ea = abs((sol - solold)/sol)*100;

       et = abs((fxt - sol)/fxt)*100;

   end

   if ea <= es || iter >= maxit

       break;

   end

end

fxa = sol;

end

```

To evaluate the Maclaurin series for cos(x) at x = π/3, we can call the function and display the results as follows:

```matlab

x = pi/3;

[fxa, fxt, et, ea, iter] = Maclaurin_cos(x);

fprintf('Approximate value of cos(pi/3): %.10f\n', fxa);

fprintf('True percent relative error: %.4f%%\n', et);

fprintf('Approximate percent relative error: %.4f%%\n', ea);

``

The output will provide the approximate value of cos(π/3), the true percent relative error, and the approximate percent relative error for each iteration.

Learn more about Maclaurin series here:

https://brainly.com/question/31585691


#SPJ11

Two stepped bar is supported at both ends.At the join point of two segments,the force F is applied(downwards).Calculate reactive forces R1 and R3 at the supports.What is value of absolute maximal stress?
Choose one answer nearest your result.

given= d1=10mm d2=20mm L1=20mm L2=10mm E=200GPa F=20kN

Two stepped bar is supported at both ends.At the join point of two segments,the force F is applied(downwards).Calculate

Answers

Answer:

F=200kN

Explanation:

What are motion study principles? How are they classified?

Answers

The principles of motion economy can be classified into four groups: Principles related to the use of human body, Principles related to the arrangement of the work place, Principles related to the design of tools and equipment.

Frederick Taylor created a series of guidelines known as the "motion study principles" to boost productivity at work. Time study, motion study, fatigue study, etc technique conduct research are the four divisions into which they fall.

What is motion study principles?

Motion studies are the study of actions like lifting, putting things down, standing, changing direction, and other actions that are made when performing routine work.

In order to execute the task effectively in less time, unnecessary moves are attempted to be removed. The following three headings comprise the fundamentals: Making use of the human body. The layout of the workplace. Machinery and tools design.

Motion study principles will be the which will help in designing or putting films into a particular order. Also how the routine works are being made is suggested.

Learn more about motion study, here:

https://brainly.com/question/30164973

#SPJ3

Which do you think would cause the most destruction to the organisms in a food web: taking away the carnivores, taking away the herbivores, taking away the producers or taking away the decomposers? Use evidence from your Food Web diagram above to support your claim.

Answers

Answer:

Explanation:

I do not have access to your diagram but based on what I know, a food web cannot sustain itself without decomposers. They are the main guys who break down dead animals, plants into organic or inorganic nutrients which are needed by the primary producers to grow. So if decomposers are not there then producers cannot produce and thus herbivores cannot live and carnovers die out as well. Hope this makes sense.

Check out: https://www.nationalgeographic.org/encyclopedia/decomposers/

A food web cannot sustain itself without decomposers. They are the main components who break down dead animals, plants into organic or inorganic nutrients which are needed by the primary producers to grow.

What are decomposers?

Decomposers are living organisms like fungi and bacteria. These decomposers are heterotrophic which means they must take the nutrients and it cannot make its own food. Decomposers play an eminent role in an ecosystem because of their process of nutrition.

They break down the dead plants and the animals. These break down the waste of the organisms. They are very eminent for all the ecosystem. If these were not in the ecosystem, the plants cannot get essential nutrients, dead matter and waste would deposit. So the nutrients in them gets recycled back so that they can be used again.

When fish dies, there is nothing which is ingested and the bladder air starts to release, which causes the fish to sink to the bottom. After few days, the internal organs of the dead fish gets decomposed, after which a gas is formed.

Therefore, A food web cannot sustain itself without decomposers.

To learn more about decomposers on:

brainly.com/question/11165300

#SPJ2

How does concurrent engineering speed up product development?

A. The product and process are designed using computer-aided design.
B. The product and process are designed in series.
C. The product and process are designed in separate spaces.
D. The product and process are designed simultaneously.

Answers

Answer:

The product and process are designed simultaneously

Explanation:

PENN

Memories a) Is ROM volatile or non-volatile? b) List the devices that can drive the address bus during a CPU write cycle

Answers

a) ROM is a non-volatile memory.

b) The devices that can drive the address bus during a CPU write cycle include memory-mapped I/O devices, such as video cards and sound cards.

Read-Only Memory (ROM) is a type of non-volatile memory which means that the data stored on ROM is not lost when the power is turned off. ROM stores permanent data and instructions that are required to boot up the computer or device. It contains firmware such as BIOS which cannot be changed by the user without specific hardware. Because ROM is non-volatile, it is widely used to store critical programs that must always be available to the system, even during power outages.

During a write cycle, the CPU outputs an address onto the address bus to specify where the data should be written. Memory-mapped I/O requires the use of the same address bus and data bus lines that are used by memory. Therefore, memory-mapped I/O devices will also drive the address bus during a CPU write cycle. This allows the CPU to transfer data between memory and I/O devices in a uniform and efficient manner. By using memory-mapped I/O, an I/O device can be treated as if it were a part of memory, allowing for convenient access to I/O registers and other device-specific features.

Know more about Read-Only Memory here:

https://brainly.com/question/29518974

#SPJ11

A particle is moving with a curvilinear motion as a function of time t based on x = 2t² + 3t - 1 and y = 5t - 2. Time is in seconds, and coordinates are in meters. Calculate the coordinates of the center of curvature Cat time t = 1s. X coordinate: Y coordinate:

Answers

The coordinates of the center of curvature at time t = 1s are:

X coordinate: 8 meters

Y coordinate: 3 meters

To find the center of curvature, we need to determine the radius of curvature (R) and the coordinates of the center (Cx, Cy).

Given:

x = 2t² + 3t - 1

y = 5t - 2

To find the radius of curvature (R), we can use the following formula:

R = [(1 + (dy/dt)²)^(3/2)] / |d²y/dt²|

Differentiating y with respect to t gives:

dy/dt = 5

Differentiating dy/dt with respect to t gives:

d²y/dt² = 0 (since the derivative of a constant is zero)

Substituting these values into the radius of curvature formula:

R = [(1 + 5²)^(3/2)] / |0|

R = ∞ (infinity)

Since the radius of curvature is infinite, the center of curvature lies at infinity.

However, if we interpret the problem as finding the coordinates of the center at a given time t = 1s, we can substitute t = 1 into the equations for x and y to find the coordinates of the particle at that time.

x = 2(1)² + 3(1) - 1

x = 2 + 3 - 1

x = 4 meters

y = 5(1) - 2

y = 5 - 2

y = 3 meters

At time t = 1s, the coordinates of the particle are (4, 3) meters. However, since the radius of curvature is infinite, there is no specific center of curvature associated with this curvilinear motion.

To know more about curvature, visit;
https://brainly.com/question/29595940
#SPJ11

how long did it take you to answer all of these questions

Answers

Answer:

not sure

Explanation:

not sure

A spherical vessel has an absolute pressure of 2200 psi and is made of mild steel, such that the maximum allowable stress is not to exceed 15500 psi. If the volume of the vessel is 9.5 ft3 and the welded joints should have a relative strength of 88%, recommend the vessel wall thickness.

Answers

The recommended vessel wall thickness is 0.57 inches. The thickness of the walls is critical since it aids in the prevention of deformation of the walls when subjected to high-pressure environments.

The vessel's thickness is determined using the following equation: t = P r / (2S.E + 0.6P), where t is the thickness, P is the pressure, r is the radius, S.E is the joint effectiveness, and S is the maximum allowable stress.

In this scenario, P = 2200 psi, S.E = 0.88, S = 15500 psi,

and r = (3V/4π)^(1/3) = (3*9.5/4π)^(1/3) = 0.8766 feet.

Therefore, t = 2200*0.8766 / (2*0.88*15500 + 0.6*2200) = 0.57 inches.  

The pressure vessel's wall thickness is determined using the ASME boiler and pressure vessel code, section VIII, division A pressure vessel is a container that is used to contain high-pressure liquids and gases. They are frequently used in the petrochemical industry and are sometimes used to transport hazardous substances.

The maximum allowable stress of mild steel is 15500 psi.

The joint effectiveness is used to assess the strength of the vessel's welded joints. In this scenario, the joint effectiveness is 88%.The vessel's thickness is determined using the following equation:

t = P r / (2S.E + 0.6P),

where t is the thickness, P is the pressure, r is the radius, S.E is the joint effectiveness, and S is the maximum allowable stress. In this scenario,

P = 2200 psi, S.E = 0.88, S = 15500 psi,

r = (3V/4π)^(1/3) = (3*9.5/4π) ^ (1/3) = 0.8766 feet.

Therefore, t = 2200*0.8766 / (2*0.88*15500 + 0.6*2200) = 0.57 inches. The wall thickness of a pressure vessel must be sufficient to withstand the internal pressure. Furthermore, the vessel's thickness must be sufficient to prevent deformation of the walls when subjected to high-pressure environments. The thickness of the walls is often influenced by the design of the vessel. The length, radius, and shape of the vessel all play a role in determining its thickness.

The recommended vessel wall thickness is 0.57 inches. The thickness of the walls is critical since it aids in the prevention of deformation of the walls when subjected to high-pressure environments. Furthermore, the design of the vessel, including its length, radius, and shape, has an impact on the thickness of its walls.

To know more about vessel visit:

brainly.com/question/33442617

#SPJ11

A signalized intersection has a sum of critical flow ratios of 0.72 and a total cycle lost time of 12 seconds. Assuming a critical intersection v/c ration of 0.9, calculate the minimum necessary cycle length.

Answers

Answer:

\(T_o=82.1sec\)

Explanation:

From the question we are told that:

Lost Time \(t=12secs\)

Sum of critical flow ratios \(X=0.72\)

Generally the Webster Method's equation for Optimum cycle time is is mathematically given by

 \(T_o=\frac{1.5t+5}{1-x}\)

 \(T_o=\frac{1.5*12+5}{1-0.72}\)

 \(T_o=82.1sec\)

1. A composite with uni-directional fiber reinforcement is made using two unknown constituent materials, Material A which is the fiber and Material B which is the matrix. The elastic modulus of Material A is 150 GPa and the elastic modulus of Material B is 10 GPa. If Material A is 40 % of the overall composite by volume, determine

Answers

Answer:

If a gpa a 2.2 that bad

Explanation:

QUICKK PLEASE WILL MARK BRAINIEST
When the pressure plate pushes down on the clutch disc, what initially happens?

Answers

Answer:

it gives pressure this makes it stay where it has to be and lock it

Explanation:

yan llng alam ko


20. A spur gear pinion and gear shown on a drawing have a diametral pitch of 12. The pitch radius of the pinion is 1.500 inches and the gear ratio is
specified to be 1:3. On the print, you would expect the pitch diameter of the gear to be
OA. 9.00 inches.

Answers

On the print you would expect the pitch diameter of the gear to be 9.00 inches. Option A is right.

How to solve for the diameter

Gear ratio = 1/3

This is solved as number of teeth on pinion / teeth on gear

= Np/Ng

The pitch diameter = 1.5 x 2

= 3

Diametral pitch = 12

NP = 3 x 12 = 36

This is the teeth on piston

Ng = 3NP

Ng = 3 * 36

= 108

Hence pitch diameter = 108/12 = 9

Read more on pitch diameter here:

https://brainly.com/question/13039932

#SPJ1

Determine the MI of the beam's cross-sectional area about its centroidal axes. 12.7 mm 165 mm 165 mm 165 mm 12.7 mm 12.7 mm ​

Determine the MI of the beam's cross-sectional area about its centroidal axes. 12.7 mm 165 mm 165 mm

Answers

Answer:

A uniform T-section beam is 100 mm wide and 150 mm deep with a flange thickness of 25 mm and a web thickness of 12 mm. If the limiting bending stresses for the material of the beam are 80 MN/m2 in compression and 160 MN/m2 in tension, find the maximum u.d.l. that the beam can carry over a simply supported span of 5 m.

Explanation:

hope this helps if not let me know

The gravitational force exerted on a solid object is 5N. When the object is suspended from a spring scale and submerged in water, the scale reads 3.50 N. Find the density of the object. ​

Answers

The density of the object is 3333.33 kg/m³. The density of an object is a measure of how heavy it is for a given size, i.e. the mass of material per unit volume.

What is gravitational force?

Gravity, also known as gravitational force, pulls objects with mass toward each other. We frequently consider the force of gravity from Earth. This force is responsible for keeping your body on the ground. Any object with mass, on the other hand, exerts a gravitational force on all other objects with mass.

Calculation of density of object?

Density: This can be defined as the ratio of the mass of a body to its volume.

The unit of density is kg/m³.

From Archimedes principle,

R.d = W/U = D/D'

Where R.d = relative density, W = weight of the object in air, u = upthrust in water, D = Density of the object, D' = Density of water.

W/U = D/D'

making D the subject of the equation

D = D'(W/U).......................... Equation 1

Given: W = 5.0 N, U = 5.0 -3.5 = 1.5 N, D' = 1000 kg/m³

U = lost in weight = weight in air - weight in water

Substitute into equation 1

D = 1000(5/1.5)

D = 3333.33 kg/m³

Thus the density of the object = 3333.33 kg/m³

To learn more about gravitational force, refer to:

https://brainly.com/question/72250

#SPJ1

A heat engine is a device able to transform work into heat.
a. True
b. False

Answers

Answer:

Option B: False

Explanation:

A heat engine is a device which operates in a manner that heat is converted into mechanical work.

A simple example of a heat engine is a drinking bird. The oscillatory motion of the drinking bird is as a result of the thermal expansion and contraction of a chemical compound in its beak, which creates an imbalance in its position of equilibrium. This causes it to oscillate.

Heat engines usually work by extracting heat once there is a temperature gradient available in the system and using it to perform work. Another good example is the internal combustion engine. It extracts heat from the explosion of the burning fuels and uses it to power the car.

The inductor l, the capacitor c, and the resistor r, obey ac analogues of what law?

Answers

Answer: Kirchhoff's voltage law

Extraction of bio ethanol from sugarcane process

Answers

Ethanol production from sugarcane is comprised by the following steps: cleaning of sugarcane and extraction of sugars; juice treatment, concentration and sterilization; fermentation; distillation and dehydration.

Other Questions
Which of the following statements from Atlanta residents BEST represents the positive long-term impact of the 1996 Olympic Games?A:Atlanta wasted a lot of money building structures that would never be used again.B:The 90s were a great time to work and live around Atlanta, but once the Olympics were over and funding was gone, people left, and Atlantas development has slowed since then.C:The Olympic committee was surprised and delighted that Atlanta decided to rely so much on commercial sponsorship to pay for the games and made 19 million in profit.D:The games brought building projects to Atlanta that might never have happened, and it happened quickly and people moved to areas where they could find great jobs. 1. A 11. 8kg ladder, 1. 8m long, rests on two sawhorses. Sawhorse A is 0. 6m from one end of the ladder and sawhorse B is 0. 15m from the other end. What force does each sawhorse exert on the ladder? Suppose a box contains 4 red and 4 blue balls. A ball is selected at random and removed, without observing its color. The box now contains either 4 red and 3 blue balls or 3 red and 4 blue balls.a. Nate removes a ball at random from the box, observes its color and puts the ball back. He performs this experiment 6 times and each time the ball is blue. What is the probability that a red ball was initially removed from the box? b. Ray removes a ball at random from the box, observes its color and puts the ball back. He performs this experiment 84 times. Out of these, the ball was blue 48 times and red 36 times. What is the probability that a red ball was initially removed from the box? A dolphin has a mass of 125 kg and is moving along with 775 J of kinetic energy. How fast is it moving? (Hint: use the formula to solve for KE)Question 43 options:12.4 m/s3.52 m/s0 m/s6.2 m/s Which of the following is a true statement? a) -11 >-8 b) -11 < -8 c) -11 = -8 d) -11 = -8 at 5.9 percent interest, how long does it take to double your money? (do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) Activity 4.1 C Brown is the owner of Concia Traders. The business uses a os profis mark-up of 50% on cost price. Required L. Open the ledger accounts of Corcia Traders with the given Capital Drawings Land and buildings Veludles Equipment Trading stock 20 Cash Boat D Sales R: (5) (4) (2) (2) R5 745 R105 000 R64 065 RJ 250 (4) R8 482 (5) R16 386 (5) R450 (2) R20 340 (4) Con of sales A Rent incornic D C Packing material Trading licence Stationery Water and electricity Telephone 105 000 e 150 3:5 R13 560 R7 000 R3 330 (4) (4) (4) R753 (4) R414 (4) VR577 (5) R1 334 (4) R994 (4) A client with a fractured femur presenting to the ED exhibits cool, moist skin, increased heart rate, and falling BP. The care team should consider the possibility of what complication of the client's injuries A company has the following production costs: Raw material $5/unit Produces 100 units per month Warehouse rent is $500,000 What would be the total cost of production if it produced 125 units, what would be the total variable cost, and what would be the fixed unit cost? Assigns an IP address to a computer when it first attempts to initiate a connection to the network From which stream of influence does the high lonesome sound commonly heard in country music hail? A piece of timber is x cm long. 7 cm is cut off. How much is left? What is the speed of the elevator after it has moved downward 1. 00 m from the point where it first contacts a spring?. U.S. was at macro equilibrium and full-employment Qf and P1. The U.S. goes to war, government spending increases.Which way will aggregate demand move? _____(increase or decrease)What macroeconomic problem arises _____(e.g. unemployment, inflation, slow growth)If the fed uses OMOs, they must _____(buy or sell) bonds to fix these macro problem(s) and get aggregate demand back to Full-Employment. If vertex U is located at (-4, 5) and vertex V is located at (-6, 2), then vertex U is located at 99% of weather occurs in the A food manufacturer is trying to maximize profit by selling wheat-based cereal (C) and wheat bread(B) with raw wheat (W). The production functions are: Cereal: C = 23Wc-1.5Wc Bread: B = 64WB - 2WB Constraint: Wc+WB = 9.157Profit is $1.00 per box of cereal and $0.50 per pack of wheat bread. There are 4,086 units of raw wheat available. How much wheat should go to the cereal (We)? Enter as a value. ROUND TO THE NEAREST WHOLE NUMBER. heoron Corporation is considering replacing its old manufacturing machine with a new machine. Details of existing Old Machine Current Book Value: \$1 million Current Market Value (if sold): $1,250,000 Annual Depreciation: $200,000 Annual Operating Costs (excluding Depreciation Costs): $200,000 Remaining useful life: 5 years Salvage Value (at the end of its useful life): $150,000 Details of New Machine under consideration Cost: $2 million Useful Life: 5 years Annual Depreciation: $300,000 Annual Operating Costs (excluding Depreciation Costs): $75,000 Salvage Value at the end of useful life: $400,000 Theoron Corporation's common shares have a beta of 1.35, and the risk-free rate and market return are 3% and 11% respectively. The before-tax cost of debt for the company is 8%. Theoron Corporation's target capital structure consists of 40% debt and 60% common equity. The applicable corporate tax rate is 30%. (a) What is Theoron Corporation's weighed average cost of capital? (5 marks) (b) Should Theoron Corporation replace its old manufacturing machine with the new one? (Show all appropriate calculations.) how many solutions in 48/x = -6 y-1X-23 4-1-2-3Mark all the statements that are true.A. The equation of this line is x = 3.B. This graph is a function whose domain is the set {3}.C. This graph is not a function because the value x = 3 is assignedto more than one y-value.D. This graph is a function whose range is the set {3}.E. This graph is a function because the value of x is the same forevery value of y.