Find the sum of all the multiples of 26 but not 10 in the positive integer from 1000 to 15000. (25%)

Answers

Answer 1

Answer:

To find the sum of all multiples of 26 but not 10 in the positive integer range from 1000 to 15000, we need to loop through each number in the range and check if it is a multiple of 26 but not 10. If it is, we add it to the running total.

Here's the Python code to solve this:

total = 0

for i in range(1000, 15001):

   if i % 26 == 0 and i % 10 != 0:

       total += i

print(total)

The output of this code is 66263183, which is the sum of all multiples of 26 but not 10 in the given range.

Explanation:


Related Questions

Estimate properties and pipe diameter Determine the diameter of a steel pipe that is to carry 2000 gal/min of gasoline with a pressure drop of 5 psi per 100 ft of horizontal pipe. Pressure drop is a function of flow rate, length, diameter, and roughness. Either iterative methods OR equation solvers are necessary to solve implicit problems. Total head is the sum of the pressure, velocity, and elevation. What is the density of gasoline

Answers

Answer:

Diameter of pipe is 0.535 ft

Explanation:

see attachment, its works out 1st half

When using the Recreational Dive Planner (table or eRDPML), you should ascend (go up) no faster than... per minute or the maximum rate allowed by your computer, which is slower.
18 meters / 60 feet

Answers

You should ascend (go up) no faster than 18 meters/60 feet per minute or the maximum rate permitted by your computer when using the Recreational Dive Planner (table or eRDPML), whichever is slower.

The first Recreational Dive Planner (RDP) was developed by who?

DSAT created the first recreational dive planner. RDPs come in four different varieties: the classic table version, which was initially released in 1988, a circular slide rule version known as The Wheel, and finally the eRDP.

What does a Padi dive planner for fun dives do?

Dive Recreational Planner. In "Wheel" format, the PADI recreational dive planner. No-stop time underwater is computed using a decompression table called the Recreational Dive Planner (or RDP). DSAT was the one who created the RDP.

To learn more about eRDPML visit:

brainly.com/question/29572216

#SPJ4

A man who lived on the top floor of a twenty story building had to go up and down daily for work, and of course, for food and the other necessities. On most days he could only ride the elevator to the fifteenth story, and he would have to walk the rest of the way. When it rained, however, he could ride all the way up to the twentieth story. Why?.

Answers

Main Answer:

On most days he could only ride the elevator to the fifteenth story, and he would have to walk the rest of the way

sub heading:

explain elevator?

Explanation:

1.elevator, also called lift, car that moves in a vertical shaft to carry passengers or freight between the levels of a multistory building.

Reference link:

https://brainly.com

Hashtag:

#SPJ4

A pfas anchorage point for a &-foot lanyard must be able to hold:_________

Answers

A PFAS anchorage point for a 6-foot lanyard must be able to hold a minimum static load of 5,000 pounds.

PFAS stands for Personal Fall Arrest System, which is a type of fall protection equipment that is designed to protect workers from falls.
The 5,000-pound minimum static load requirement is based on the assumption that the PFAS will experience a shock load of 2,500 pounds in the event of a fall.

This shock load is due to the force of the fall and the weight of the worker, and it puts a significant amount of stress on the anchorage point. The 5,000-pound minimum static load ensures that the anchorage point can withstand this shock load without failing.
It's important to note that the 5,000-pound minimum static load requirement is a general guideline, and the actual load capacity of the anchorage point will depend on a variety of factors, including the type of anchorage point, the material it's made from, and the conditions of use.

For more such questions on PFAS  visit:

https://brainly.com/question/24958077

#SPJ11

first, place each link in the chain of infection with its example. second, correctly order the examples, with the first stage at the top.

Answers

First, place each link in the chain of infection with its example in the following order, with the first stage at the top:

SourceMode of TransmissionPortal of ExitPortal of EntrySusceptible Host

Second, correctly order the examples, with the first stage at the top:

Source: Person with the disease.Mode of Transmission: Physical contact with an infected person.Portal of Exit: Lungs, saliva, or other bodily fluids.Portal of Entry: Inhaling droplets or touching a contaminated surface.Susceptible Host: Person who has not been exposed to the pathogen.

Learn more about  the chain of infection:

https://brainly.com/question/3121356

#SPJ4

first, place each link in the chain of infection with its example. second, correctly order the examples,

what is the division of demand

Answers

Answer:Demand is the number of goods that the customers are ready and able to buy at several prices during a given time frame.Division of demand:Composite demand.Short-run and long-run demand.Price demand.Income demand.Competitive demand.Direct and derived demand.

Transformation is the change of one energy form to another.
O True
O False

Answers

I think is true try that
The answer is False, trust me bro

Does anyone know this

Does anyone know this

Answers

I tired but I can’t sorry

Calculate the terminal velocity and the minimum fluidization velocity of filter sand with an effective size of 0. 50 mm, a uniformity coefficient of 1. 5, a specific gravity of 2. 63, and a porosity of 0. 45? Also, determine the appropriate backwash rate at a temperature of 5 and 35 0C

Answers

For 5°C and For 35°C the backwash velocity can be between 1.5-2 times the minimum fluidization velocity.  backwash rate will be between 0.069 m/s and 0.092 m/s for For 5°C and 0.078 m/s and 0.104 m/s For 35°C.

The terminal velocity and minimum fluidization velocity of filter sand can be calculated using the following equations:

Terminal velocity (Vt):

Vt = [4 × (ρp - ρf) × g × dp²] / (3 × Cd × ρf)

Minimum fluidization velocity (Umf):

Umf = [((1 - ε) × g × dp³ × (ρp - ρf)) / (150 × μ × ε³)]¹/⁴

Where:

ρp is the density of the filter sand particles (assumed to be 2650 kg/m³)

ρf is the density of the fluid (water, assumed to be 1000 kg/m³)

g is the acceleration due to gravity (9.81 m/s²)

dp is the effective diameter of the filter sand (0.50 mm)

Cd is the drag coefficient (assumed to be 0.44 for a smooth sphere)

ε is the porosity of the filter bed (0.45)

μ is the dynamic viscosity of the fluid (1.787 x 10⁻³ Pa s at 5°C, and 1.138 x 10⁻³ Pa s at 35°C)

Substituting the given values, we get:

For 5°C:

Vt = [4 × (2650 - 1000) × 9.81 × (0.0005)²] / (3 × 0.44 × 1000)

= 0.037 m/s

Umf = [((1 - 0.45) × 9.81 × (0.0005)³ × (2650 - 1000)) / (150 × 1.787 × 10⁻³ × 0.45³)]¹/⁴

= 0.046 m/s

Backwash velocity can be between 1.5-2 times the minimum fluidization velocity, thus the appropriate backwash rate will be between 0.069 m/s and 0.092 m/s.

For 35°C:

Vt = [4 × (2650 - 1000) × 9.81 × (0.0005)²] / (3 × 0.44 × 1000)

= 0.042 m/s

Umf = [((1 - 0.45) × 9.81 × (0.0005)³ × (2650 - 1000)) / (150 × 1.138 x 10⁻³ × 0.45³)]¹/⁴

= 0.052 m/s

Backwash velocity can be between 1.5-2 times the minimum fluidization velocity, thus the appropriate backwash rate will be between 0.078 m/s and 0.104 m/s.

To learn more about backwash velocity click here

brainly.com/question/30215509

#SPJ4

What would the electron shells of an insulator look like and how would that affect the ability of the material to conduct electricity?.
I need help. Thank you.

Answers

Answer:

most people are doing engineering

Explanation:

me too

which statements about a default vpc are true? (select two.) a default vpc spans multiple regions. aws creates a default vpc in each region. aws creates a default vpc in each availability zone. by default, each default vpc is available to one aws account.

Answers

The correct statements about a default VPC are "B: AWS creates a default VPC in each region and D: By default, each default VPC is available to one AWS account".

A default VPC is a pre-configured VPC provided by AWS when you create an AWS account. It is ready to use and simplifies the process of launching instances.

The first statement is true because AWS creates a default VPC in each region. This means that when you create a new AWS account, a default VPC is automatically created for you in each region where AWS provides services.

The second statement is also true as the default VPC is available by default to the AWS account that it was created with. This means that resources within the default VPC, such as instances and subnets, can be accessed and used by the AWS account without any additional configuration.

Therefore, Option B and Option D are the correct answers.

You can learn more about VPC at

https://brainly.com/question/29024053

#SPJ11

In all vehicles, you can disconnect the electrical connector on the idle speed control system to prevent the PCM
from changing the idle speed.
Select one:
True
False

Answers

That is false im for sure

A particulate monitor has a power supply consisting of two batteries in parallel. Either battery is adequate to operate the monitor. However, since the failure of one battery places an added strain on the other, the conditional probability that the second battery will fail, given the failure of the first, is greater than the probability that the first will fail. On the basis of testing it is known that 7% of the monitors in question will have at least one battery failed by the end of their design life, whereas in 1% of the monitors both batteries will fail during the design life.
(a) Calculate the battery failure probability under normal operating conditions.
(b) Calculate the conditional probability that the battery will fail, given that the other has failed.

Answers

Answer:

yrt a

Explanation:

Split point twist drills

Answers

Answer:

A split point twist drill is a self-centering speed bit with a cutting angle of 135 degrees. It is specifically designed to drill into metal and other hard materials without wandering around on the surface.

Leticia radio is getting interference whenever she uses it in her dining room. What's the most likely reason/s.

Answers

Answer: D. There is a dimmer switch

Explanation:

Dimmer switches have been known to cause radio interference especially the solid state ones. To counter this, dimmer switches usually come with a component to suppress radio interference, this doesn't work for all dimmers and the cheaper dimmers are usually more prone to this problem.

If Leticia's dining room makes use of a dimmer switch, it is the most probable reason for radio interference.  

Which one of the following answer options are your employers responsibility

Answers

Where are your answer options?

Answer:

Implement a hazard communication program

Explanation: i took the quiz

What does putting the key into the ignition and turning it to the ON position allow driver to do?

Answers

Putting the key into the ignition and turning it to the ON position allows the driver to power up the car's electrical system.

In this position, the battery sends electrical power to the ignition switch and other components such as the radio, headlights, and dashboard lights. The ON position also allows the car's computer to run a series of diagnostic checks to ensure that the car is in proper working condition before starting the engine.

Once the driver turns the key to the START position, the starter motor engages, and the engine begins to turn over, eventually starting the car.

To know more about Car related question visit:

https://brainly.com/question/31448756

#SPJ11

Acme Logistics provides "Less than truck load" (LTL) services throughout the U.S. They have several hubs where they use cross-docking to move goods from one trailer to another. Acme built its last hub 10 years ago, and it had 36 dock doors. The cost index at that time was 140, and the total cost was $6 million. Acme plans a new hub that will have 48 dock doors. The cost index now is 195, and Acme will use a capacity factor of 0.82. What is the estimated cost of the new hub?

Answers

Answer:

The answer is "$10.12 million"

Explanation:

To find the price of the 36 dock doors only at the current rate, just use the cost index.  

\(C_n=C_k \times (\frac{I_n}{I_k})\\\\\)

     \(= 6 \times \frac{195}{140} \\\\= \$ \ 8 \ million\)

Its current cost of 36 dock doors is, thus,\(\$ \ 8 \ million\). To calculate the price for 48 dock doors, just use the second formula now:

\(\to (\frac{C_A}{C_B})=(\frac{S_A}{S_B})^{X}\\\\\to C_A=C_B \times (\frac{S_A}{S_B})^{X}\\\\\)

         \(=8 \times (\frac{48}{36})^{0.82}\\\\= \$ 10.12 \ million\)

Your company is environmentally conscious and is considering two heating options for a new research building. What you know about each option is below, and your company will use an annual interest rate (MARR) of 8% for this decision. Which is the lower cost option for the company?

Answers

Option 1 is the lower cost option for your company's new research building. To determine the lower cost option for your company's new research building, let's compare the two heating options and consider the annual interest rate of 8% (MARR).

Initial cost: $50,000 Annual operating cost: $10,000 Useful life: 10 yearsTo find the present worth (PW) of Option 1, we need to calculate the present value (PV) of the initial cost and the present value of the annual operating costs over the useful life.

PV of initial cost = $50,000
PV of annual operating cost = $10,000 * (1 - (1 + 0.08)^(-10)) / 0.08 = $65,557.65
PW of Option 1 = PV of initial cost + PV of annual operating cost = $50,000 + $65,557.65 = $115,557.65

Comparing the present worth (PW) of both options, we can see that Option 1 has a lower cost for the company, with a present worth of $115,557.65, compared to Option 2 with a present worth of $156,470.92.

To know more about lower cost  visit :-

https://brainly.com/question/15070130

#SPJ11

Hotel Fire Safety Directors shall do all EXCEPT:

A. train and supervise Fire Brigade
B. conduct fire drills
C. order full building evacuation of guests
D. distribute applicable parts of the Fire Safety Plan to all employees

Answers

Hotel Fire Safety Directors are not authorized to order a full building evacuation of guests. Therefore, option (C) is correct.

Who are Hotel Fire Safety Directors?

Hotel Fire Safety Directors are individuals who are responsible for ensuring the safety of guests and employees in the event of a fire emergency in a hotel or other hospitality establishment.

They are typically appointed by the hotel management and must have knowledge of fire safety regulations and protocols, as well as the ability to lead and manage a team during an emergency.

Hotel Fire Safety Directors are responsible for implementing and maintaining the Fire Safety Plan, which includes conducting fire drills, training and supervising the Fire Brigade, and distributing applicable parts of the Fire Safety Plan to all employees. They must also work closely with the local fire department to ensure compliance with local fire safety regulations and protocols.

Learn more about Hotel Fire Safety, here:

https://brainly.com/question/4245370

#SPJ4

in a high voltage hv hybrid vehicle what color are the hv electrical cables

Answers

In a high voltage hybrid vehicle, the color of the HV (high voltage) electrical cables can vary depending on the specific design of the vehicle and the manufacturer. However, in general, HV electrical cables used in hybrid vehicles are typically colored blue or green.

This is because blue and green are commonly used colors for electrical wiring in the automotive industry, and they are easily distinguishable from other types of wiring, such as low voltage wiring used in the vehicle's electrical system. This can help to reduce the risk of accidental damage to the cables and ensure that they are properly maintained and repaired.

It's worth noting that the color of the HV electrical cables may not be the only way to identify them. In some cases, the cables may also be labeled or marked with a specific color code or identification number to make it easier to identify them.

In summary, the color of the HV electrical cables in a high voltage hybrid vehicle can vary, but they are typically colored blue or green. This is to help distinguish them from other types of wiring and reduce the risk of accidental damage.  

Learn more about high voltage visit: brainly.com/question/18069892

#SPJ11

A rigid container is completely full of compressed liquid water at 500 kPa. Liquid water is then slowly drained from the container, while the pressure is maintained at 500 kPa in the container. The liquid water is removed until all of the liquid water has been removed. Show this process on a - diagram, and describe what happens to the water during the process.

Answers

We can assume that the water is initially at a pressure of 500 kPa in a compressed liquid condition, and that as it is progressively drained, its state shifts from a compressed liquid to a compressed vapor state, and finally to a superheated vapor state.

What is compressed liquid water?

Subcooled liquid: A substance that has not yet vaporized. Also known as compressed liquid. A liquid that is nearly vaporizing is said to be saturated.

The liquid water progressively drains from a rigid container while being held at a pressure of 500 kPa.

During this process, the water changes states from compressed liquid to compressed vapor to finally superheated vapor.

The - diagram makes it easier for us to see this state shift and comprehend how water behaves in this scenario.

Thus, this happens to the water during the process.

For more details regarding liquid compression, visit:

https://brainly.com/question/10894015

#SPJ1

What information in a drawing’s title block identifies the project?a.Sheet titleb.Company logoc.Drawing numberd.Revision block

Answers

A drawing’s title block is a unique area reserved at the bottom or on the right-hand side of a drawing sheet. It carries critical information about the project, which can include the drawing number, the name of the company, date, scale, and the name of the person or organization responsible for creating the drawing. 

Sheet title, company logo, drawing number, and revision block are some of the critical information that can help to identify the project.In the first place, the sheet title is the primary heading of a drawing. It provides information on what the drawing is about. In addition, the company logo also appears on the title block. The logo serves as a way of branding and showing who created the drawing. Furthermore, the drawing number is a unique number that identifies the drawing in the company’s database, and the revision block is a section of the title block that records all the changes made to the drawing.The revision block is a critical part of the title block because it helps to track changes made to the drawing. Therefore, it contains information on the person who made the change, the date of change, and the reason for the change. In conclusion, the title block is a critical section of any drawing because it provides vital information about the drawing, which includes identifying the project and its version control.

To know more about information, visit:

https://brainly.com/question/33427978

#SPJ11

If a system of pulleys results in a force of 25% of the load, how far will the rope need to move to pull the load a distance of 10 feet?

Answers

Answer:

  40 ft

Explanation:

Assuming no loss of energy in the system of pulleys, the work done is the same whether you move the load directly or through the pulleys.

  W = Fd . . . . . . . . work is the product of force and distance

  F(10 ft) = (0.25F)(d) . . . . . where d is the distance we want to find

  d = 10F/(0.25F) = 40

The rope will need to move 40 feet.

The programming device monitor normally indicates a true instruction if the addressed input device is off and examined for an off condition.

a. True
b. Flase

Answers

The answer for this is true. Hope this helps

19. A circuit contains four 100 S2 resistors connected in series. If you test the circuit with a digital VOM,
you should read a total resistance value of
Α. 1,000 Ω.
Β. 250 Ω.
C. 100 Ω.
D. 400 2.

Answers

Answer:

D

Explanation:

in series circuit the resistance is divided Total resistance is equal to the sum of resistances

could you put your sparkplug in the steering wheel and it still works
A. no
B. yes
C. do not care
D. it really doesn't matter

Answers

Answer:

a

Explanation:

some solar energy systems produce high-temperature water for industrial applications and produce steam to run turbines that generate electricity. what type of solar energy system is needed for these kinds of applications?

Answers

These types of energy require a solar collector system, which focuses sunlight using mirrors or lenses.

Produce high-temperature water for industrial use from various solar energy systems?

Certain solar energy systems also produce steam to power electricity-generating turbines, as well as high-temperature water for use in industrial applications.

What solar energy system component that stores energy exemplifies this best?

In a solar energy system, a hot water tank is the greatest illustration of an energy storage component. The sun provides the energy for hydropower, windmills, and firewood. At varying speeds, the sun's radiation heats various regions of the planet.

To know more about energy visit:-

https://brainly.com/question/29854353

#SPJ1

Steam at 5 MPa and 400 C enters a nozzle steadily with a velocity of 80 m/s, and it leavesat 2 MPa and 300 C. The inlet area of the nozzle is 50 cm2, and heat is being lost at a rateof 120 kJ/s. Determine the following:
a) the mass flow rateof the steam.
b) the exit velocity of the steam.
c) the exitarea of the nozzle.

Answers

Answer:

a) the mass flow rate of the steam is  \(\mathbf{m_1 =6.92 \ kg/s}\)

b) the exit velocity of the steam  is \(\mathbf{V_2 = 562.7 \ m/s}\)

c) the exit area of the nozzle is  \(A_2\) = 0.0015435 m²

Explanation:

Given that:

A steam with 5 MPa and 400° C enters a nozzle steadily

So;

Inlet:

\(P_1 =\) 5 MPa

\(T_1\) = 400° C

Velocity V = 80 m/s

Exit:

\(P_2 =\) 2 MPa

\(T_2\) = 300° C

From the properties of steam tables  at \(P_1 =\) 5 MPa and \(T_1\) = 400° C we obtain the following properties for enthalpy h and the speed v

\(h_1 = 3196.7 \ kJ/kg \\ \\ v_1 = 0.057838 \ m^3/kg\)

From the properties of steam tables  at \(P_2 =\) 2 MPa and \(T_1\) = 300° C we obtain the following properties for enthalpy h and the speed v

\(h_2 = 3024.2 \ kJ/kg \\ \\ v_2= 0.12551 \ m^3/kg\)

Inlet Area of the nozzle = 50 cm²

Heat lost Q = 120 kJ/s

We are to determine the following:

a) the mass flow rate of the steam.

From the system in a steady flow state;

\(m_1=m_2=m_3\)

Thus

\(m_1 =\dfrac{V_1 \times A_1}{v_1}\)

\(m_1 =\dfrac{80 \ m/s \times 50 \times 10 ^{-4} \ m^2}{0.057838 \ m^3/kg}\)

\(m_1 =\dfrac{0.4 }{0.057838 }\)

\(\mathbf{m_1 =6.92 \ kg/s}\)

b) the exit velocity of the steam.

Using Energy Balance equation:

\(\Delta E _{system} = E_{in}-E_{out}\)

In a steady flow process;

\(\Delta E _{system} = 0\)

\(E_{in} = E_{out}\)

\(m(h_1 + \dfrac{V_1^2}{2})\) \(= Q_{out} + m (h_2 + \dfrac{V_2^2}{2})\)

\(- Q_{out} = m (h_2 - h_1 + \dfrac{V_2^2-V^2_1}{2})\)

\(- 120 kJ/s = 6.92 \ kg/s (3024.2 -3196.7 + \dfrac{V_2^2- 80 m/s^2}{2}) \times (\dfrac{1 \ kJ/kg}{1000 \ m^2/s^2})\)

\(- 120 kJ/s = 6.92 \ kg/s (-172.5 + \dfrac{V_2^2- 80 m/s^2}{2}) \times (\dfrac{1 \ kJ/kg}{1000 \ m^2/s^2})\)

\(- 120 kJ/s = (-1193.7 \ kg/s + 6.92\ kg/s ( \dfrac{V_2^2- 80 m/s^2}{2}) \times (\dfrac{1 \ kJ/kg}{1000 \ m^2/s^2})\)

\(V_2^2 = 316631.29 \ m/s\)

\(V_2 = \sqrt{316631.29 \ m/s\)

\(\mathbf{V_2 = 562.7 \ m/s}\)

c) the exit area of the nozzle.

The exit of the nozzle can be determined by using the expression:

\(m = \dfrac{V_2A_2}{v_2}\)

making \(A_2\) the subject of the formula ; we have:

\(A_2 = \dfrac{ m \times v_2}{V_2}\)

\(A_2 = \dfrac{ 6.92 \times 0.12551}{562.7}\)

\(A_2\) = 0.0015435 m²

What is the vertical effective stress at point A (include soil weight, ground water, and surface loading)? A) 49.1 kPa B) 73.5 kPa C) 24.4 kPa D) 84.4 kPa E) None of the above

Answers

The vertical effective stress at point A is 49.1 kPa, which includes the soil weight, ground water, and surface loading.

Then the correct option is E) None of the above.

To calculate this, use the following equation:

Vertical Effective Stress (σv,eff) = Soil Weight (σv,o) + Ground Water Pressure (σv,w) + Surface Loading (σv,l)

σv,eff = σv,o + σv,w + σv,l = 49.1 kPa

Vertical effective stress is the stress that acts on a soil or rock sample when a vertical load is applied. It is the sum of the applied load and the weight of the soil or rock above the point of application. The vertical effective stress is an important factor in determining the strength and stability of the soil or rock, as well as the settlement of structures built on or in it. In addition, the vertical effective stress is an important factor when considering the permeability of a soil or rock as well as its ability to transmit groundwater.

Learn more about vertical effective stress.

https://brainly.com/question/18958947

#SPJ11

Other Questions
the substance to which the sample is bound at the start of an experiment What are the unpaid entries in a search engine results page that were derived based on their contents relevance to the keyword query? How many moles of Hydrogen gas (H2) will be needed to produce 5 moles of Ammonia (NH3) ? with a selling price of $125,000, a down payment of $20,000, and a mortgage rate of 6% for 30 years, if the loan was for 25 years, what would be the difference in the total interest cost of the loan? Which type of rock is diorite? O A. SedimentaryO B. Intrusive igneous O C. Extrusive igneousO D. Metamorphic Why did Texas not join the U.S after the war? Assume that at the end of 2017, Crane used $2,460 cash to pay off $2,460 of accounts payable. How would the current ratio and working capital have changed? ( an income statement under absorption costing includes all of the following: (you may select more than one answer. single click the box with the question mark to produce a check mark for a correct answer and double click the box with the question mark to empty the box for a wrong answer. any boxes left with a question mark will be automatically graded as incorrect.) check all that apply a. direct materials b. direct laborc. ariable overhead d. fixed overhead Number 11Find the nth term of each sequence then find a24 what causes the greenhouse affect? its actually environmental science Jenny wishes to advertise her business, so she gives packs of 8 red flyers to each restaurant owner and sets of 4 blue flyers to each clothing store owner. At the end of the day, Jenny realizes that she gave out the same number of red and blue flyers. What is the minimum number of flyers of each color? please solve this question... what do magnetic field lines look like when two magnets attract? Choose the word that does not belong in each group.une cl USBun disque durun fichier ---- this oneChoose the word that does not belong in each group.un portable ---- this oneune sourisun fichierChoose the word that does not belong in each group.un cranune tlcommandeune imprimante --- This oneChoose the word that does not belong in each group.composerdmarrerallumer ---- this oneChoose the word that does not belong in each group.marcherajouter --- this onefonctionnerChoose the word that does not belong in each group.un logiciel --- this oneun enregistreur DVRune chane de tlvisionChoose the word that does not belong in each group.un rseau socialune page d'accueil --- this oneun texto After Spanish American war us supported independence of ) Java.Create a tree set with random numbers and find all thenumbers which are less than or equal 100 and greater than 50 Input:3, 56, 88, 109, 99, 100, 61, 19, 200, 82, 93, 17 Output: 56, 88,99, 1 3057 kJ is the energy required to break six carbon-carbon bonds in benzene. Calculate the average bond enthalpyof one carbon-carbon bond in gaseous benzene, C6H6(g). This branch of government is the final authority of the Constitution. House of RepresentativesThe SenateThe ExecutiveSupreme CourtAll of the Above which basic strategy would the nurse teach a health class to reduce the incidence of human immunodeficiency virus Use the microscopic interpretations of temperature and heat toexplain how you can blow on your hands to warm them and alsoblow on a bowl of hot soup to cool it.