Part 1 Basic Selects:
1. Use the Students table and display the city and first name for each student, ordered by
city and first name in alphabetical order Marks 1
2. Use the Staff table and display the first/last names of all staff who have a first name that
starts with the letter D and a last name that starts with the letter K Marks 1
Part 2 Joins:
1. Use the Faculty and Staff tables to display the first and last names of everyone who is
currently ‘On Leave’ Marks 1
2. Use the Students, Student_Schedules and Classes tables to display the first and last
names of everyone currently taking a course with duration > 140. Marks 1
3. Use the Faculty and Faculty_Classes tables to display the StaffID of all people who
aren’t teaching a course. Marks 1
Part 3 Unions:
1. Use the Staff and Students tables to display the first and last names of all staff and
students who live in ‘Long Beach’ Marks 1
Part 4 Grouping:
1. Use the Students and Student_Schedules tables to display each student’s name as well
as the number of courses they are taking. Marks 1
2. Use the Students and Student_Schedules tables to display each student’s average grade
Marks 1
3. Use the Students and the Student_Schedules tables to display the first and last names of
all students who are taking more than 2 classes Marks 1
Part 5 Database Creation:
1. Create a new database in your phpmyadmin called "MusicDB"
4. Your database needs to store the following data: Artist first name, artist last name,
album name, album year, Total Sale create a normalized database that does this. Make
sure you have primary/foreign keys. Marks 1
2. Show your professor your database diagram in PHPMyAdmin
Total Marks: 10

Answers

Answer 1

Part 1 Basic Selects:1. To select the city and first name for each student, ordered by city and first name in alphabetical order from the Students table, use the following SQL statement: SELECT city, first_ name FROM Students ORDER BY city, first_ name;

2. To select the first/last names of all staff who have a first name that starts with the letter D and a last name that starts with the letter K from the Staff table, use the following SQL statement: SELECT first_ name, last_ name FROM Staff WHERE first_ name LIKE 'D%' AND last_ name LIKE 'K%';Part 2 Joins:

1. To display the first and last names of everyone who is currently ‘On Leave’ from the Faculty and Staff tables, use the following SQL statement: SELECT first_ name, last_ name FROM Faculty INNER JOIN Staff ON Faculty. Staff ID = Staff. Staff ID WHERE Faculty. Status = 'On Leave'.

To know more about alphabetical visit:

https://brainly.com/question/30928341

#SPJ11


Related Questions

What is the safe psi pressure for acetylene

Answers

Answer:

15psig

Explanation:

A(n) _____ provides a portable source of light when working on a vehicle.

Answers

Answer:

flashlight???

Explanation:

WILL MAKE AS BRAINLEST

I answered some of them can anyone help with the rest?

1. What document granted permission to found and established the boundaries of the Georgia Colony?
The charter

2. Why was Georgia founded as a “buffer colony”?
defend the southern British colonies from Spanish Florida.

3. Why did Oglethorpe originally want to start a new colony in the New World?

He wanted to give debtors another chance at life instead of prison
4. According to the Charter of 1732, what are the three reasons for starting the colony of Georgia?

Charity Economics Defense
5. How did the relationship between Oglethorpe and Tomochichi impact the founding and establishment of the colony of Georgia?



6. Who founded the city of Savannah?
James Oglethorpe

7. Describe, in detail, how the following individuals contributed to the founding of Georgia:

Tomochichi:


Mary Musgrove:


8. What were the Salzburgers able to produce that the colonists of Savannah had trouble producing?


9. Who was the interpreter /ambassador between Oglethorpe and Tomochichi?


10. Who was the leader of the Yamacraw Indians?


11. What did the Malcontents want to happen in Georgia? (Think rules)

12. Who is credited with saving the lives of many colonists from disease (cholera) after he and his people were allowed into the colony of Georgia?



13. What type of colony was Georgia at first? Who would oversee the colony of Georgia?


14. After the Trustee Colony fell, what type of colony would Georgia become?


15. Who “ran” the colony of Georgia once it became a Royal Colony?


16. What rule did the Malcontents want to change the most?
Land

17. When the slavery ban was lifted, Georgia saw a rapid increase in what between 1750-1775?

Agraculture

18. What did the Royal Governors do that help prove they were trying to keep the settlers satisfied? (Think change in rules/laws)



19. What were the five main goods that were sold in the Georgia Colony? Remember WRIST



20. What increased dramatically after the Royal period began?



What type of shading techniques requires using the side of the pencil to add value.

Answers

Answer:

YES

Explanation:

NO

;-;

there will be a list of items in the form of a 2-dimensional string array where each element contains [name, relevance, price]. given the sort column, the sort order (0: ascending, 1: descending), the number of items to be displayed on each page (except for the last page which may have fewer), and a page number, determine the list of item names in the specified page while respecting the item's order. page numbering starts at 0. example items

Answers

code: def fetchItemsToDisplay(items,sortParameter,sortOrder,itemsPerPage,pageNumber): if sortOrder == 0: # ascending n = len(items) for i in range(n-1): for j in range(0, n-i-1): if sortParamet

what is an array?

An array is a type of data structure used in computer science that contains a set of components (values or variables), which are each identified by an array index or key. An array is stored in a way that allows a mathematical formula to determine the position of the each element given its index tuple. A linear array, sometimes referred to as a one-dimensional array, is the most basic sort of data structure. The memory addresses 2000, 2004, 2008,..., 2036 (or 0x7D0, 0x7D4, 0x7D8,.., 0x7F4) can be used to store an array of ten 32-bit integer variables with indices 0 through 9, for instance, so that the element with index I does have the address 2000 + I 4). First address refers to the memory location of the array's first element.

To know more about array visit:

https://brainly.com/question/27820133

#SPJ4

A heat engine operates between 2 reservoirs at TH and 18oC. The heat engine receives 17,000 kJ/h from the high temperature reservoir, and delivers half of its power output to drive a Carnot heat pump. The Carnot heat pump removes heat from the cold surroundings at 0oC and transfers it to a house which is maintained at 24oC. If the house is losing heat at a rate of 80,000 kJ/h, determine the temperature TH of the heat engine reservoir.

Answers

Answer:

See explaination

Explanation:

Please kindly check attachment for the step by step solution of the given problem

A heat engine operates between 2 reservoirs at TH and 18oC. The heat engine receives 17,000 kJ/h from
A heat engine operates between 2 reservoirs at TH and 18oC. The heat engine receives 17,000 kJ/h from


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

All of these are designed to absorb collision energy EXCEPT:
A. dimples.
B. slots.
C. crush zones.
D. reinforcements.

Answers

Answer:dimples

Explanation:

The option that is not designed to absorb collision energy is Reinforcements.

Thus option D (reinforcements)  is correct.

Here,

Reinforcements are designed to strengthen and support the structure of the vehicle, and not to absorb collision energy.

Automobiles have several safety features designed to protect drivers and passengers in the event of a collision. These safety features include airbags, seat belts, crumple zones, and several other components.

Among these safety features, the ones designed to absorb collision energy are dimples, slots, and crush zones. They are made to absorb the force of the impact during a collision and help prevent serious injuries to the occupants of the vehicle.

Therefore, the correct answer is D, reinforcements, which are not designed to absorb collision energy.

Know more about reinforcements,

https://brainly.com/question/33736020

#SPJ6

A compressible fluid flows through a compressor that increases the density from 1 kg/m3 to 5 kg/m3. The cross-sectional area of the inlet pipe is 3 m2 and that of the discharge pipe is 1 m2. The relation between the discharge volume flow rate and the inlet volume flow rate is

Answers

Answer:

The relation between the discharge volume flow rate and the inlet volume flow rate is \(\frac{1}{5}\).

Explanation:

No matter if fluid is compressible or not, mass throughout compressor, a device that works at steady state, must be conserved according to Principle of Mass Conservation:

\(\dot m_{in}-\dot m_{out} = 0\) (Eq. 1)

Where \(\dot m_{in}\) and \(\dot m_{out}\) are mass flows at inlet and outlet, measured in kilograms per second.

After applying Dimensional analysis, we expand the equation above as follows:

\(\rho_{in}\cdot \dot V_{in} - \rho_{out}\cdot \dot V_{out} = 0\) (Eq. 2)

Where:

\(\rho_{in}\), \(\rho_{out}\) - Fluid densities at inlet and outlet, measured in kilograms per cubic meter.

\(\dot V_{in}\), \(\dot V_{out}\) - Volume flow rates at inlet and outlet, measured in cubic meters per second.

After some algebraic handling, we find the following relationship:

\(\rho_{out}\cdot \dot V_{out} = \rho_{in}\cdot \dot V_{in}\)

\(\frac{\dot V_{out}}{V_{in}} = \frac{\rho_{in}}{\rho_{out}}\) (Eq. 3)

If we know that \(\rho_{in} = 1\,\frac{kg}{m^{3}}\) and \(\rho_{out} = 5\,\frac{kg}{m^{3}}\), then the relation between the discharge volume flow rate and the inlet volume flow rate is:

\(\frac{\dot V_{out}}{\dot V_{in}} = \frac{1\,\frac{kg}{m^{2}} }{5\,\frac{kg}{m^{3}} }\)

\(\frac{\dot V_{out}}{\dot V_{in}} = \frac{1}{5}\)

The relation between the discharge volume flow rate and the inlet volume flow rate is \(\frac{1}{5}\).

Sarah and Raj take/takes me to a baseball game every year.
Either the Cubs or the Orioles play/plays the Yankees tonight.
There is/are nine players on a baseball team.
The home team sit/sits in the dugout on the third-base side of the field.
One of the players called the catcher crouch/crouches behind home plate
I learned how to play soccer from my sister.
Last year, I bought myself season tickets to the local team’s matches.
Only the goalie can use their hands to catch the ball.
The players must quickly move the ball down the field.
This year, my sister gave me my favorite player’s jersey for Christmas.

Answers

Answer:

take

play

are

sits

crouches

direct

indirect

direct

direct

indirect

Explanation:

i had just taken the test

(GIVING BRAINIRLY)does anyone know what this is? is it a sliding glass door or?

(GIVING BRAINIRLY)does anyone know what this is? is it a sliding glass door or?

Answers

My guess would be a sliding door.

This is likely because the wall seems to be containing a “pocket” for the door when it is moved.

When the door is in the pocket, the wall formerly containing the door will be exposed.

This is added to let the builder/designer to know that it is not a traditional door

I don’t know what else it could be…

I hope this helps

: The interior wall of a furnace is maintained at a temperature of 900 0C. The wall is 60 cm thick, 1 m wide, 1.5 m broad of material whose thermal conductivity is 0.4 W/m K. The temperature of the outside surface of the wall is 150 0C. Determine the heat through the wall. Also determine thermal resistance to heat flow.

Answers

Answer:

Heat is lost at the rate of 750 J/s or W

The thermal resistance is 1 K/W

Explanation:

interior temperature \(T_{2}\) = 900 °C

wall thickness t = 60 cm = 0.6 m

width = 1 m

breadth = 1.5 m

thermal conductivity k = 0.4 W/m-K

outside temperature \(T_{1}\) = 150 °C

heat through the wall = ?

The area of the wall A = w x b = 1 x 1.5 = 1.5 m^2

Temperature difference \(dt\) = \(T_{2}\) - \(T_{1}\) = 900 - 150 = 750 °C

note that \(dt\) is also equal to 750 K since to convert from °C to K we'll have to add 273 to both temperature, which will still cancel out when we subtract the two temperatures.

To get the heat that escapes through the wall, we use the equation

Q = Ak\(\frac{dt}{t}\)

substituting values, we have

Q = 1.5 x 0.4 x \(\frac{750}{0.6}\) = 750 J/s or W

Thermal resistance \(R_{t}\) = \(\frac{dt}{Q}\)

\(R_{t}\) = 750/750 = 1 K/W

One pound of air in a cylinder-piston arrangement undergoes an adiabatic expansion from 200 psia to 50 psia. The initial volume is 4 ft3/lbm. The process is such that PV1.4 is constant. Find the work done and the change in internal energy and temperature of the gas.

Answers

When air undergoes adiabatic expansion, the process is governed by the equation PV^γ = constant, where γ is the ratio of specific heats. In this case, the value of γ for air is 1.4. We are given that one pound of air undergoes an adiabatic expansion from 200 psia to 50 psia, with an initial volume of 4 ft3/lbm and PV^1.4 = constant.

Let's calculate the final volume of the air using the initial and final pressures and the initial volume. Using the formula P1V1^γ = P2V2^γ and substituting the given values, we have: 200(4)^1.4 = 50(V2)^1.4V2 = (200(4)^1.4 / 50)^(1/1.4)V2 = 11.14 ft^3/lbmThe work done by the air is given by the equation W = ∆E + Q, where ∆E is the change in internal energy and Q is the heat added to or removed from the system. Since the process is adiabatic (Q = 0), the work done is equal to the change in internal energy. Let's calculate the work done:W = ∆E = C_v (T2 - T1)where C_v is the specific heat at constant volume, and T1 and T2 are the initial and final temperatures, respectively. The specific heat at constant volume for air is 0.1715 Btu/lbm·R. Let's calculate the final temperature of the air using the initial and final pressures and volumes and the equation P1V1^γ/T1 = P2V2^γ/T2.200(4)^1.4/T1 = 50(11.14)^1.4/T2T2 = T1 * (P2V2^γ / P1V1^γ)T2 = 1183.3 RLet's substitute the values into the equation for work done to get:W = C_v (T2 - T1)W = 0.1715 Btu/lbm·R (1183.3 R - 527.7 R)W = 0.1715 Btu/lbm·R (655.6 R)W = 112.3 Btu/lbmThe change in internal energy is also 112.3 Btu/lbm, since Q = 0. The change in temperature is T2 - T1 = 1183.3 R - 527.7 R = 655.6 R.Answer: The work done by the air is 112.3 Btu/lbm, and the change in internal energy and temperature of the gas are also 112.3 Btu/lbm and 655.6 R, respectively.

To know more about adiabatic expansion, visit:

https://brainly.com/question/4597803

#SPJ11

water flows into the sink at a rate of 2 gal/min. if the drain is closed, the water will eventually flow through the overflow drain holes rather than over the edge of the sink. how many 0.4-in.- diamter drain holes are needed to ensure that the water does not overflow the sink? neglect viscous effects.

Answers

Therefore, roughly 12 drain holes with a diameter of 0.4 inches would be required to prevent the sink from overflowing with water.

Two gal of water per minute enter the sink. The water will eventually go through the overflow drain holes if the drain is closed as opposed to over the edge of the sink. number of 0.4-in.

Equation: The rate of flow through a circular hole can be determined.

\(Q = C \times A \times \sqrt{(2gH) (2gH)}\)

Calculate the following to determine the cross-sectional area of a hole with dimension d:

\(A = \frac{\pi}{4} \times d^2\)

To prevent the water from overflowing the sink, we can set the flow rate through each hole to be equal to the incoming flow rate and solve for the necessary number of holes.

\(n = \frac{2}{(0.61 \times \frac{\pi}{4} \times 0.16 \times \sqrt{(64.4 \times 6)})}\)

  \(= \frac{2}{(0.61 \times \frac{\pi}{4} \times 0.16 \times 2.51)}\)

  ≈ 12

where,

2 gal/min

\(= n \times C \times \frac{\pi}{4} \times d^{2} \times \sqrt{(2gH)}\)

Now,

\(n = \frac{2}{C \times \frac{\pi}{4} \times d^{2} \times \sqrt{(2gH)}}\)

  \(= \frac{2}{(0.61 \times \frac{\pi}{4} \times (0.4^{2}\ i\ n^2) \times \sqrt{(2 \times 32.2 \times H)})}\)

  \(= \frac{2}{(0.61 \times \frac{\pi}{4} \times 0.16 \times \sqrt{(64.4 \times H)})}\)

Learn more about overflowing Visit: brainly.com/question/30558082

#SPJ4

Warning danger ahead sign

Answers

Answer: okiiiii

Explanation:

Warning danger ahead sign
Answer

Ok

Explanation

A hollow cast iron 5m long column with both ends fixed is required for support a load of 1000KN if the external diameter of the column is 250mm find its thickness take working stress as 80mpa and rankings constant as 1/1600

Answers

The required thickness of the cast iron column is approximately 16.8mm. we can use the formula for the buckling stress of a column:σ_critical = π^2 * E / (KL/r)^2

What is buckling Stress?

The abrupt change in shape (deformation) of a structural component under load, such as the bowing of a column under compression or the wrinkling of a plate under shear, is referred to as buckling in structural engineering.

To find the required thickness of the cast iron column, we can use the formula for the buckling stress of a column:

σ_critical = π^2 * E / (KL/r)^2

where σ_critical is the critical buckling stress, E is the modulus of elasticity of cast iron, K is the Rankine's constant (1/1600 for a fixed-fixed column), L = length of the column, and r = radius of the column.

The external diameter of the column is 250mm, so the radius is r = 250/2 = 125mm.

The modulus of elasticity for cast iron is around 200,000 N/mm^2.

We can then calculate the critical buckling stress:

σ_critical = π^2 * 200,000 / (1/1600 * 5000/125)^2

σ_critical = 80 N/mm^2

Since the working stress of the column is 80 N/mm^2, which is equal to the critical buckling stress, we can calculate the required thickness t using the formula for stress in a column:

σ = P / (π * r^2 / 4)

where P is the load on the column, and π * r^2 / 4 is the cross-sectional area of the column.

Given that the load on the column is 1000 KN, we can calculate the required thickness:

t = P * 4 / (π * r^2 * σ)

t = (1000 * 1000) * 4 / (π * 125^2 * 80)

t = 16.8 mm

To know more about buckling stress, visit: https://brainly.com/question/29799880

#SPJ1

What does a Voltage Controlled Amplifier do?

Answers

A Voltage Controlled Amplifier (VCA) is an electronic device

This device can amplify an input signal with a gain that is proportional to a control voltage applied to it. In other words, the gain of the amplifier is determined by the voltage level of a separate control input.

The basic function of a VCA is to vary the level of audio or signal in response to a control voltage, which makes it a useful component in various applications such as audio processing, modulation, and control systems. In audio applications, a VCA can be used to control the dynamic range of a signal, allowing the level of the signal to be adjusted based on the level of another signal, such as a control signal or an envelope signal.

For example, a VCA can be used in a compressor, where the gain of the VCA is controlled by the input signal level, and the output is reduced when the input signal exceeds a certain threshold. Similarly, a VCA can be used in an envelope follower, where the gain is controlled by the envelope of the input signal, allowing the level of a signal to be controlled based on its dynamic characteristics.

Overall, the VCA is a versatile electronic component that allows signals to be processed and controlled in a flexible and precise manner, making it a useful tool in various applications.

Learn more about VCA here:

https://brainly.com/question/30448194

#SPJ4

Write a program that calculites and displays the areat of a triangle based on the user input values of the base and the height of a triangle.
Area =1/2 (base) ×( height )
Make sure your program asks the user his/her full name and then greet the user. After that, tell the user what the program is all about. The program will then ask the user to enter the base and the height of a tringle. The program will calculate and print the area of the triangle. Make sure to test your program with different input values. Below is an example of a running program: Welcome to my program. Please enter your full name: Jane Doe Hello, Jane Doe This program will ask you to enter the base and the height of a triangle. The program will calculate and print the area of the triangle. Enter base of triangle:
7.5
Enter height of triangle:
10.2
The area is:
38.25
Thank you and have a nice day. Good bye!

Answers

As a result, a triangle's area is equal to half the sum of its base and height. Triangle area equals base x height / 12.

Heron of Alexandria (c. 62 ce) is credited with developing the Heron's formula, which determines the system of a triangle in terms of the lengths of its sides. If the side lengths are represented by the symbols a, b, and c: Area is equal to the square root of (a + b + c)/2, where s is half the perimeter.

#include<stdio.h>  

                  int main()  

                  { float b ,h, area;  

           b= 5;  

                                      h= 13;  

           area = (b*h) / 2 ;  

 

           printf("\n\n Area of Triangle is: %f",area);  

                      return (0);  

   }  

Learn more about system here-

https://brainly.com/question/27162243

#SPJ4

____________ is the organization that oversees environmental compliance.

Answers

Answer:

Environmental Protection Agency (EPA)

Explanation:

Pollution can be defined as the physical degradation or contamination of the environment through an emission of harmful, poisonous and toxic chemical substances.

Environmental Protection Agency (EPA) is the organization that oversees environmental compliance.

In the United States of America, the agency which was established by US Congress and saddled with the responsibility of overseeing all aspects of pollution, environmental clean up, pesticide use, contamination, and hazardous waste spills is the Environmental Protection Agency (EPA). Also, EPA research solutions, policy development, and enforcement of regulations through the resource Conservation and Recovery Act.

Hence, the Environmental Protection Agency (EPA) is the governmental agency set up to ensure that various industries, factories and people comply with laws and regulations concerning the environment.

Answer:

EPA

Explanation:

Tech a says both oem and tcmc brake pad kits come with new shims. Tech b says tcmc products have a 13 digit part number instead of the traditional 10 digits. Who is correct?

Answers

Both A and B are correct

Two blocks are joined by an inextensible cable as shown, if the system is released from rest, determine the velocity of block A after it has moved 4 m. Assume that the coefficient of friction between block A and the plane equal to 0.3 and the pulley is weightless and frictionless​

Two blocks are joined by an inextensible cable as shown, if the system is released from rest, determine

Answers

To determine the velocity of block A after it has moved 4 m, we can use the principles of Newton's laws of motion and energy conservation. Here are the moves toward tackle the issue:

1. First, draw a free-body diagram for each block. Block A experiences weight (mg) downward, tension (T) upward, and friction (f) opposing its motion. Block B experiences weight (2mg) downward and tension (T) upward.

2. Apply Newton's second law of motion to both blocks. For Block A, we have the equation:

  T - f = ma     (Equation 1)

  For Block B, we have:

  2mg - T = 2ma   (Equation 2)

3. The erosion power can be determined as:

  f = μN

  N = mg (normal force)

  Therefore, f = μmg, where μ is the coefficient of friction.

4. Use the constraint equation due to the inextensible cable:

  s = rθ

  where s is the distance traveled by block A, r is the radius of the pulley (unknown), and θ is the angle in radians subtended by the arc on the pulley.

5. Apply conservation of energy:

  The change in potential energy is equal to the change in kinetic energy for block A.

  mgh = (1/2)mv^2

  Solving for v, we get:

  v = √(2gh)

6. Use the given information that block A has moved 4 m to determine the angle θ and the radius r using the constraint equation.

7. Substitute the values of μ, m, g, and h into the equation for v to calculate the velocity of block A after it has moved 4 m.

By following these steps, you can find the velocity of block A after it has moved 4 m. Remember to double-check your calculations and units to ensure accurate results.

For more such questions on velocity, click on:

https://brainly.com/question/80295

#SPJ11

(20 points) {brainliest} pls helpp
Manufacturing processes involve several types of waste. Which methodology seeks to reduce all types of waste to improve efficiency?

A. Six Sigma
B. Just-in-time production
C. Agile project management
D. Lean manufacturing

Answers

Option D: Lean manufacturing

Hope this helps
C agile project management

What are the disadvantages of military shovels?

Answers

Answer:

being prepared and having sufficient military resources available can be great IF there is an attack although it can be viewed as intimidating and scare off allies. also, it can cause other resources too thin.

Explanation:

it is great to have a sense of national pride and togetherness although if it gets out of hand it can be almost brainwashing and used to control citizens.

Which of the following are consequences of burning coal for energy? (mark all that apply) Check All That Apply A. increased levels of CO2 in the atmosphere B. increased heavy metals (lead and mercury) released into the air C. acidified rain D. increased radicals that deplete ozone in the stratosphere:

Answers

The following are consequences of burning coal for energy increased levels of CO2 in the atmosphere, increased heavy metals (lead and mercury) released into the air and Acidified rain. The correct options are a, b and c.

Burning coal produces a number of main emissions: Sulphur dioxide (SO2), which causes respiratory conditions and acid rain, Nitrogen oxides (NOx), which cause respiratory diseases and smog, Particulates that cause lung sickness, respiratory diseases, fog, and haze, The main greenhouse gas produced by burning fossil fuels (coal, oil, and natural gas) is carbon dioxide (CO2).

Mercury and other heavy metals have been associated with developmental and neurological harm in both humans and other animals. Power stations produce bottom ash and fly ash as byproducts of burning coal.

Learn more about coal, here:

https://brainly.com/question/12981477

#SPJ4

What’s Statistics
What are the 2 Source of error in data collection

Answers

Explanation:

The main sources of error in the collection of data are as follows : Due to direct personal interview. Due to indirect oral interviews. Information from correspondents may be misleading. Mailed questionnaire may not be properly answered. Schedules sent through enumerators, may give wrong information.

letters from satisfied customers are ineffective strategic selling materials.

Answers

Letters from satisfied customers can be highly effective strategic selling materials.

Testimonials and positive reviews from satisfied customers serve as social proof and can significantly influence potential buyers' purchasing decisions. These letters provide real-life examples of the positive experiences and benefits that customers have gained from using a product or service. They help build trust, credibility, and confidence in the brand, as they showcase the value and satisfaction that others have derived. By highlighting the positive outcomes and customer satisfaction, these letters create a persuasive narrative that can sway potential customers towards making a purchase. Therefore, letters from satisfied customers can be valuable assets in strategic selling efforts.

Know more about strategic selling here:

https://brainly.com/question/32417042

#SPJ11

this process is accomplished by rotating dies that hammer a workpiece radially inward to taper it as the piece is fed into the dies. this process is:

Answers

Answer:

swaging

Explanation:

explain how to achieve proper drive pinion gear bearing preload

Answers

Answer: The correct way to achieve proper drive pinion gear bearing preload is to torque the pinion nut to the manufacturer’s specifications and then check for preload.

Explanation: Typical starting points for torque specifications are 55 lb-ft for 3/8-inch bolts/nuts, 75 lb-in for 7/16-inch bolt/nuts, and 125 lb-in for 1/2-inch nuts/bolts. Once the nut is properly torqued, check for preload by tapping the end of the pinion gear with a punch to ensure the races are fully seated, shake it to evaluate for excessive play.

Pinion bearings are bearings that support the weight of the drive shaft and transfer power from the differential to the wheels. Preload is the tension that is put on a bearing. In the case of pinion bearings, preload takes place in the form of a collapsible spacer that stays between the bearings. The required amount of tension is obtained by adjusting the space manually.

Other ways to achieve proper drive pinion gear bearing preload include using a crush sleeve or shims. Crush sleeves are used in place of spacers and are designed to be crushed when the pinion nut is tightened. This crushes the sleeve and creates tension on the bearings. Shims can also be used to adjust the space between bearings.

Common problems with drive pinion gear bearing preload include over-tightening or under-tightening of the pinion nut, which can lead to damage or failure of the bearings. It is important to follow manufacturer specifications when torquing the pinion nut and checking for preload.

Hope this helps, and have a great day!

shoes with thic ____________ protect feet from protruding nails and othjer charp ojects\

Answers

The term that is missing from the statement is soles. Shoes with thick soles protect feet from protruding nails and other sharp objects. The sole of a shoe is the bottom part of the shoe that comes into contact with the ground. In other words, it's the layer that lies between your foot and the shoe's upper part.

Sole can be made from a variety of materials, including rubber, leather, or a combination of the two. The sole of a shoe must be well-constructed to provide adequate protection for the feet.  These types of shoes are commonly referred to as safety shoes or work boots. They are designed to provide extra protection for the feet in hazardous environments, such as construction sites or industrial settings. The thick soles act as a barrier between the feet and the ground, reducing the risk of injury from sharp objects or punctures. Additionally, safety shoes often feature reinforced toe caps, which provide further protection for the toes from heavy objects or compression.

Therefore, shoes with thick soles provide greater comfort, protection, and cushioning to the feet. Thick-soled shoes protect the feet from sharp objects that may be on the ground while walking.

Learn more about sole
https://brainly.com/question/30156417

#SPJ11

A sinusoidal voltage source has a peak voltage of 12 V and a frequency of 50 Hz. What is the voltage at 10 ms?

Answers

Answer:

0

Explanation:

Given that:

The peak of the voltage \(V_{peak}\) = 12 V

The frequency f = 50 Hz

At the time t  = 10 ms

\(V = V_p \ sin \ \omega t\)

where;

\(\omega = 2 \pi f\)

\(V = 1 2\ V \times sin \ ( 2 \pi \times 50 \times 10 \ )\)

V = 12V sin (180)

V = 12 V × 0

V = 0

The moisture content of a saturated clay is 160 %. The specific gravity of the soil solids Gs is 2.40. What are the wet and dry densities of the saturated clay? hints: what is the degree of saturation of a saturated soil?)​

Answers

Answer: 162.4

Sorry if you get it wrong :(

Explanation:

Other Questions
An art club is choosing the site for a school mural. One wall is 5 feet wide and 10 feet tall. The other wall is in a hallway above a bookcase. It is 12 feet wide and 4 1 2 feet tall. What expression can you write and evaluate to help the art club choose the wall with the greater area? Complete the explanation. An infeasible solution to a linear program: Select one: O a. is a basic feasible solution O b. needs surplus variables O c. needs slack variables d. is unbounded O e. does not satisfy the constraints The square below represents a unit or a whole. What fraction is represented by the The major fiscal stimulus bills signed in 2008 by President Bush and in 2009 by President Obama were motivated by the serious economic recession that hit the United States in 2008, and can be classified as "countercyclical." O True O False QUESTION 10 Which of the following is true about the actual or projected U.S. federal tax revenues and expenditures for 2019, 2020 and 2021? O a. A deficit is projected. O b. Tax revenues are projected to exceed expenditures by $500 billion. Oc. The largest expenditure in the budget is defense. Od. All of the above Huey Company acquires 100% of the stock of Solar Corporation on January 1, 2019, for $2,400,000 cash. As of that date Solar had the following account balances: Book Value Fair value Cash $300,000 $300,000 Accounts receivable 325,000 325,000 Inventory 350,000 400,000 Building-net (10 year life) 1,000,000 900,000 Equipment-net (5 year life) 300,000 400,000 Land 600,000 900,000 Accounts Payable 125,000 125,000 Bonds Payable (Face amount $1,000,000, due 12/31/2023) 2,000,000 2,050,000 Common stock 700,000 Additional paid-in capital 250,000 Retained earnings 880,000 In 2019 and 2020, Solar had net income of $250,000 and $240,000, respectively. In addition, Solar paid dividends of $16,000 in both years. Inventory is assumed to be sold in 2019. Assume straight line amortization/ depreciation for assets and bonds payable. What is the amount of goodwill at date of acquisition? What is the distance between -3 and 12 After buying bananas for $63 Gary has $12.49 left How much money did Gary have to begin with Find the area of the shape. Where do the majority of people live *What is ISO/IEC 27001?* Why is the expression 5(3x + 2) equivalent to 15x + 10 A. The 5 has been divided into each term in the parenthesis B. The 5 was distributed using the Distributive Property C. The 5 was distributed using the Associative Property D. The expressions are not equal Please help me its due in 12 minutes also pls explain why a nurse is gathering information during a health history interview from a client who reports they have type 1 diabetes mellitus. Which of the following actions should the nurse take?A. asses the client's blood glucose levelB. ask the client for additional information regarding the management of their diabetesC. encourage the client to join a diabetic support groupD. provide education for the client on the management of diabetes There are more protons than electrons in a negatively charged atom. true or false Use the worrd "14th Amendment" in a meaningful sentence. -5 Given the function g(x) = 3x2 - 5, find the7values of t such that g(x)2-t. FIRST TO ANSWER AND ANSWER RIGHT GETS BRAINLIEST!!!!! the application of marketing strategies and practices not for profit but rather to change or create behaviors that have a beneficial impact on targeted individuals or society as a whole is known as multiple choice question. what were the two ways of thinking about moral reasoning discussed by dr. michael sandel, and how is each defined? The points represented by the table like on a line. Find the slope of the line. 2222y-63-71