Answer:
the right answer is d and b
Who is responsible for providing working conditions which are free from fall dangers?
Answer:
I am pretty confident it is the Employer!
Explanation:
They have the responsibility to provide a safe workplace that is free from serious hazards, according to the General Duty Clause of the OSH Act (OSHA Standards)
I hope this helped you!! :D
Answer:
Employers
Explanation:
OSHA requires employers to: Provide working conditions that are free of known dangers. Keep floors in work areas in a clean and, so far as possible, a dry condition. Select and provide required personal protective equipment at no cost to workers.
Technician A says that ridged foam may be used in a pillar.
Technician B says that ridged foam may be used in the frame of a body-over -frame vehicle.
Note that with respect to the rigded foam, both technicians are correct.
What is a ridged foam?Rigid foam is a form of insulating material that has several applications, including vehicle building. It may be used to give structural support and insulation in pillars and frames of body-over-frame cars.
Good insulators include plastic, wood, rubber, and glass. This is why they are used to cover electrically conductive objects, such as the plastic covering that surrounds wires, since it stops electricity from passing where it is not needed.
As a result, both Technicians A and B are right in their remarks.
Learn more about rigded foam:
https://brainly.com/question/29167811
#SPJ1
what pilot certification and aircraft equipment are required for operating in class c airspace?
To fly in Class C airspace, no special pilot licence is needed.
What is a pilot known as?A individual who uses an airplane's directional flying instruments is known as an aviation pilot or aviator. Due to their involvement in running the aircraft's guidance and engine systems, some other members of the aircrew, such as navigators as well as flight crew, are also regarded as aviators.
How long does the instruction take to become a pilot?The optimal length of time to train as a pilot is 3–4 years to earn a bachelor of science in commercial flight. It is better to wait until you reach at least 18 years old to start your journey because getting a degree is great for regularity of training.
To know more about Pilot visit:
https://brainly.com/question/27961960
#SPJ4
How would I get this python code to run correctly? it's not working.
Answer:
See Explanation
Explanation:
This question requires more information because you didn't state what the program is expected to do.
Reading through the program, I can assume that you want to first print all movie titles then prompt the user for a number and then print the move title in that location.
So, the correction is as follows:
Rewrite the first line of the program i.e. movie_titles = ["The grinch......."]
for each_movie_titles in movie_titles:
print(each_movie_titles)
usernum = int(input("Number between 0 and 9 [inclusive]: "))
if usernum<10 and usernum>=0:
print(movie_titles[usernum])
Line by line explanation
This iterates through the movie_titles list
for each_movie_titles in movie_titles:
This prints each movie title
print(each_movie_titles)
This prompts the user for a number between 0 and 9
usernum = int(input("Number between 0 and 9 [inclusive]: "))
This checks for valid range
if usernum<10 and usernum>=0:
If number is valid, this prints the movie title in that location
print(movie_titles[usernum])
Arc blow typically occurs in steel and metals that contain iron.
True or false
Answer: True
Explanation: Iron is magnetic
Answer:
a
Explanation:
because if you do its right
draw the fbd that is required to determine the internal forces at point j. (you must provide an answer before moving on to the next part.) the fbd that is required to determine the internal forces at point j is
The FBD (Free Body Diagram) that is required to determine the internal forces at point J should include all external forces acting on the system and any reactions or forces present at point J.
This FBD will allow for the determination of the internal forces, such as shear forces and bending moments, at point J.
To determine the internal forces at point J, you need to draw a Free Body Diagram (FBD). In this FBD, you should include all the external forces acting on the object at point J, such as gravitational force, tension, friction, and any applied forces. Once you have drawn the FBD, you can use equilibrium equations (sum of forces in horizontal and vertical directions equals zero) to solve for the unknown internal forces. After finding the internal forces at point J, you can move on to the next part of your problem. Forces are physical quantities that describe the interactions between objects or systems. They can cause a change in motion or deformation in an object. Some common types of forces include gravitational force, electromagnetic force, frictional force, and normal force. Forces can be described by their magnitude, direction, and point of application. Newton's laws of motion provide a framework for understanding the behavior of objects under the influence of forces. Understanding forces is essential in many fields, including physics, engineering, and biomechanics, as it allows for the prediction and control of the behavior of systems under different conditions.
Learn more about forces here:
https://brainly.com/question/30478824
#SPJ11
An engine operates on the theoretical diesel cycle with a compression ratio of 15. the heat addition (combustion) process corresponds to 10% of the stroke. the pressure and temperature of air at the beginning of compression (state 1) are 98 kpa and 17oc. on a cold air-standard basis, the thermal efficiency of the diesel cycle can be expressed as:
Answer is illustrated through images attached.
Here compression ratio is 15.
you can learn more through link below:
https://brainly.com/question/19755374#SPJ4
what is the relationship of waste management and bioremediation?
Answer:
In the simplest terms, bioremediation is a waste management process using live organisms to neutralize or remove harmful pollutants from contaminated areas. Bioremediation is an environmental science that amplifies natural biological actions to remedy or remediate polluted groundwater and contaminated soil.
Explanation:
In the simplest terms, bioremediation is a waste management process using live organisms to neutralize or remove harmful pollutants from contaminated areas. Bioremediation is an environmental science that amplifies natural biological actions to remedy or remediate polluted groundwater and contaminated soil.
The data table shows the number of pumpkin seeds that germinate at different temperatures
Answer:
Where is the table?
Explanation:
The boost converter of Fig. 6-8 has parameter Vs 20 V, D 0.6, R 12.5 , L 10 H, C 40 F, and the switching frequency is 200 kHz. (a) Determine the output voltage. (b) Determine the average, maximum, and minimum inductor currents. (c) Determine the output voltage ripple. (d) Determine the average current in the diode. Assume ideal components.
Answer:
a) the output voltage is 50 V
b)
- the average inductor current is 10 A
- the maximum inductor current is 13 A
- the maximum inductor current is 7 A
c) the output voltage ripple is 0.006 or 0.6%V₀
d) the average current in the diode under ideal components is 4 A
Explanation:
Given the data in the question;
a) the output voltage
V₀ = V\(_s\)/( 1 - D )
given that; V\(_s\) = 20 V, D = 0.6
we substitute
V₀ = 20 / ( 1 - 0.6 )
V₀ = 20 / 0.4
V₀ = 50 V
Therefore, the output voltage is 50 V
b)
- the average inductor current
\(I_L\) = V\(_s\) / ( 1 - D )²R
given that R = 12.5 Ω, V\(_s\) = 20 V, D = 0.6
we substitute
\(I_L\) = 20 / (( 1 - 0.6 )² × 12.5)
\(I_L\) = 20 / (( 0.4)² × 12.5)
\(I_L\) = 20 / ( 0.16 × 12.5 )
\(I_L\) = 20 / 2
\(I_L\) = 10 A
Therefore, the average inductor current is 10 A
- the maximum inductor current
\(I_{Lmax\) = [V\(_s\) / ( 1 - D )²R] + [ V
given that, R = 12.5 Ω, V\(_s\) = 20 V, D = 0.6, L = 10 μH, T = 1/200 kHz = 5 hz
we substitute
\(I_{Lmax\) = [20 / (( 1 - 0.6 )² × 12.5)] + [ (20 × 0.6 × 5) / (2 × 10) ]
\(I_{Lmax\) = [20 / 2 ] + [ 60 / 20 ]
\(I_{Lmax\) = 10 + 3
\(I_{Lmax\) = 13 A
Therefore, the maximum inductor current is 13 A
- The minimum inductor current
\(I_{Lmax\) = [V\(_s\) / ( 1 - D )²R] - [ V
given that, R = 12.5 Ω, V\(_s\) = 20 V, D = 0.6, L = 10 μH, T = 1/200 kHz = 5 hz
we substitute
\(I_{Lmin\) = [20 / (( 1 - 0.6 )² × 12.5)] - [ (20 × 0.6 × 5) / (2 × 10) ]
\(I_{Lmin\) = [20 / 2 ] -[ 60 / 20 ]
\(I_{Lmin\) = 10 - 3
\(I_{Lmin\) = 7 A
Therefore, the maximum inductor current is 7 A
c) the output voltage ripple
ΔV₀/V₀ = D/RCf
given that; R = 12.5 Ω, C = 40 μF = 40 × 10⁻⁶ F, D = 0.6, f = 200 Khz = 2 × 10⁵ Hz
we substitute
ΔV₀/V₀ = 0.6 / (12.5 × (40 × 10⁻⁶) × (2 × 10⁵) )
ΔV₀/V₀ = 0.6 / 100
ΔV₀/V₀ = 0.006 or 0.6%V₀
Therefore, the output voltage ripple is 0.006 or 0.6%V₀
d) the average current in the diode under ideal components;
under ideal components; diode current = output current
hence the diode current will be;
\(I_D\) = V₀/R
as V₀ = 50 V and R = 12.5 Ω
we substitute
\(I_D\) = 50 / 12.5
\(I_D\) = 4 A
Therefore, the average current in the diode under ideal components is 4 A
A horizontal force P is applied to a 130 kN box resting on a 33 incline. The line of action of P passes through the center of gravity of the box. The box is 5m wide x 5m tall, and the coefficient of static friction between the box and the surface is u=0.15. Determine the smallest magnitude of the force P that will cause the box to slip or tip first. Specify what will happen first, slipping or tipping.
Answer:
SECTION LEARNING OBJECTIVES
By the end of this section, you will be able to do the following:
Distinguish between static friction and kinetic friction
Solve problems involving inclined planes
Section Key Terms
kinetic friction static friction
Static Friction and Kinetic Friction
Recall from the previous chapter that friction is a force that opposes motion, and is around us all the time. Friction allows us to move, which you have discovered if you have ever tried to walk on ice.
There are different types of friction—kinetic and static. Kinetic friction acts on an object in motion, while static friction acts on an object or system at rest. The maximum static friction is usually greater than the kinetic friction between the objects.
Imagine, for example, trying to slide a heavy crate across a concrete floor. You may push harder and harder on the crate and not move it at all. This means that the static friction responds to what you do—it increases to be equal to and in the opposite direction of your push. But if you finally push hard enough, the crate seems to slip suddenly and starts to move. Once in motion, it is easier to keep it in motion than it was to get it started because the kinetic friction force is less than the static friction force. If you were to add mass to the crate, (for example, by placing a box on top of it) you would need to push even harder to get it started and also to keep it moving. If, on the other hand, you oiled the concrete you would find it easier to get the crate started and keep it going.
Figure 5.33 shows how friction occurs at the interface between two objects. Magnifying these surfaces shows that they are rough on the microscopic level. So when you push to get an object moving (in this case, a crate), you must raise the object until it can skip along with just the tips of the surface hitting, break off the points, or do both. The harder the surfaces are pushed together (such as if another box is placed on the crate), the more force is needed to move them.
40. AASHTO assumes a deceleration value in calculating SSD of:
a. 14 ft /sec2
b. 11.2 ft /sec2
c. 9.6 ft /sec2
d. 10.2 ft /sec2
AASHTO assumes a deceleration value in calculating stopping sight distance (SSD) of B. 11.2 ft/s^2. This doesn't take any road defects into account.
Rear axles are usually lubricated by the same gear oil that lubricates the differential. True or false
Answer:
true
Explanation:
On the position time curve, if the slope of a tangent at a point is positive, that means:
A: The object is moving backward
B: The object is not moving
C: The object is moving forward
Answer:
C. the object is moving forward
Explanation:
A positive slope means position is increasing when time is increasing. Generally, increasing position is "moving forward."
Answer:
C. The object is moving forward
Select four types of engineers who might be involved in the development of a product such as an iPhone.
computer engineers
hydraulic engineers
geodetic engineers
electrical engineers
chemical engineers
mechanical engineers
civil engineers
manufacturing engineers
computer engineers
electrical engineers
mechanical engineers
manufacturing engineers
Answer:
manufacturing engineer
computer engineer
mechanical engineer
eletrical engineer
This might count as engineering, I'm not sure as this is IT
An ordered collection of data elements stored and accessed in a program is called what?
Group of answer choices
Variables
List
Locale
Parameters
Answer:
10.5
Explanation:
Convert to an equation for example P%* X=Y
P is 7.5% X is 140, so the equation Is 7.5 percent * 14= Y
convert 7.5% Into a decimal by removing the percent sign and deviding by 7.5/100= 0.075
Substitute 0.075 for 7.5% in the equation: 7.5%*140=Y becomes 0.075*140= 10.5
What cell type has no membrane-bound organelles, has DNA that is found in an area called the
nucleoid, and is very small?
A. Eukaryotic cell
B. Prokaryotic cell
C. Animal cell
D. Plant cell
Answer:
Prokaryotic cell
Explanation:
Page Title
Submit
Add a pair of radio buttons to your form, each nested in its own label element.
One should have the option of car and the other should have the option of bike.
Both should share the name attribute of “vehicle” to create a radio group
Make sure the radio buttons are nested with the form
Make sure that the name attributes appear after the type
Answer:
The code is as follows:
<form name = "myForm">
<div>
<input type="radio" name="vehicle" value="D0" id="D0"/>
<label for="D0">Car</label>
</div>
<div>
<input type="radio" name="vehicle" value="D1" id="D1"/>
<label for="D1">Bike</label>
</div>
</form>
Explanation:
This defines the first button
<input type="radio" name="vehicle" value="D0" id="D0"/>
<label for="D0">Car</label>
This defines the second button
<input type="radio" name="vehicle" value="D1" id="D1"/>
<label for="D1">Bike</label>
The code is self-explanatory, as it follows all the required details in the question
2. create another class cell phone list to store cellphone objects in an arraylist. this class can be used to serialize cellphones into an xml file.(see account records.java)
To create another class cellphonelist to store cellphone objects in an arraylist. this class can be used to serialize cellphones into an xml file, check the given java code below.
What is java?Java is a computer platform and programming language that Sun Microsystems first released in 1995. Through the provision of the dependable platform upon which numerous services and applications are built.
It has grown from modest beginnings to power a significant portion of the digital world of today. Java is still a crucial component of cutting-edge products and future-oriented digital services.
//JAVA CODE//
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerException;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.dom.DOMSource;
import javax.xml.transform.stream.StreamResult;
import java.io.File; import java.util.List;
public class CellPhoneList {
List<CellPhone> cellPhoneList;
String model,manufacturer;
double retailPrice;
public CellPhoneList(List<CellPhone> cellPhoneList, String model, String manufacturer, double retailPrice) {
this.cellPhoneList = cellPhoneList;
this.model = model;
this.manufacturer = manufacturer;
this.retailPrice = retailPrice;
xmlWrite(model,manufacturer, String.valueOf(retailPrice));
}
private static void xmlWrite(String a,String b,String c){
try {
DocumentBuilderFactory docFactory = DocumentBuilderFactory.newInstance();
DocumentBuilder docBuilder = docFactory.newDocumentBuilder();
Document doc = docBuilder.newDocument();
org.w3c.dom.Element rootElement = doc.createElement("CELLPHONE");
doc.appendChild(rootElement);
//org.w3c.dom.Element browser = doc.createElement("BROWSER");
// browser.appendChild(doc.createTextNode("chrome"));
//rootElement.appendChild(browser);
org.w3c.dom.Element base = doc.createElement("BASE");
base.appendChild(doc.createTextNode("http:fut"));
rootElement.appendChild(base);
/*org.w3c.dom.Element group = doc.createElement("GROUP");
rootElement.appendChild(group);*/
org.w3c.dom.Element model = doc.createElement("MODEL");
model.appendChild(doc.createTextNode(String.valueOf(a)));
base.appendChild(model);
Element manufacture = doc.createElement("MANUFACTURE");
manufacture.appendChild(doc.createTextNode(String.valueOf(b)));
base.appendChild(manufacture);
Element rate = doc.createElement("RETAIL");
rate.appendChild(doc.createTextNode(String.valueOf(c)));
base.appendChild(rate);
TransformerFactory transformerFactory = TransformerFactory.newInstance();
Transformer transformer = transformerFactory.newTransformer();
DOMSource source = new DOMSource(doc);
StreamResult result = new StreamResult(new File("cellphone.xml"));
transformer.transform(source, result);
System.out.println("File saved!");
}
catch (ParserConfigurationException | TransformerException pce) {
pce.printStackTrace();
}
}
}
Learn more about Java
https://brainly.com/question/26642771
#SPJ4
gasoline has a comparatively high btu per galloon rating around?
Answer:
116,090 Btus
Explanation:
1. Download the spreadsheet TED Talk Activity 4.xlsx. 2. On the ted_main sheet, insert two new columns to the right of the publish date with a title of "film year" and "publish year." 3. Using the "=YEAR()" formula, extract the year from the film and publish dates. 4. Make sure the new columns are formatted as a number with no decimal places. 5. Select all the data that includes the following fields: Film Year, Publish Year, \# Comments, \# Views (million), Length (minutes), Speaker and Title. Using this highlighted data, insert a pivot table on a new sheet in the workbook. 6. Place "Film Year" in the Row data area, and views, comments, and length in the values area. Set the field settings to the following: a. Average number of views b. Sum of number of comments c. Average length 7. Provide answers to the questions asked below. Please see MS Video: Create and Format Pivot Tables and Pivot Charts. What was the total number of comments for all the years? a. 10.78b. 64660c. 14.76d. 66560
A spreadsheet is a digital tool used for organizing and analyzing data in rows and columns. It can perform mathematical calculations, create graphs and charts, and automate tasks with formulas and functions.
To complete this task, you need to follow the following steps:
1. Go to the website where you can download the spreadsheet TED Talk Activity 4.xlsx.
2. Download the spreadsheet and open it in Excel.
3. Go to the ted_main sheet and insert two new columns to the right of the publish date with the titles "film year" and "publish year."
4. Using the "=YEAR()" formula, extract the year from the film and publish dates in the respective columns.
5. Make sure the new columns are formatted as numbers with no decimal places.
6. Select all the data that includes the following fields: Film Year, Publish Year, # Comments, # Views (million), Length (minutes), Speaker, and Title.
7. Using this highlighted data, insert a pivot table on a new sheet in the workbook.
8. Place "Film Year" in the Row data area and views, comments, and length in the values area.
9. Set the field settings to the following: a. Average number of views b. Sum of the number of comments c. Average length.
10. To answer the question "What was the total number of comments for all the years?", you need to look at the pivot table and find the value in the "Sum of # Comments" column. The answer is d. 66560.
To answer your question, follow these steps:
1. Open the TED Talk Activity 4.xlsx spreadsheet.
2. In the ted_main sheet, insert two new columns to the right of the publish date, naming them "film year" and "publish year."
3. Use the "=YEAR()" formula to extract the year from the film and publish dates and input them in the respective columns.
4. Format the new columns as numbers with no decimal places.
5. Select the data for Film Year, Publish Year, # Comments, # Views (million), Length (minutes), Speaker, and Title. With this highlighted data, insert a pivot table on a new sheet in the workbook.
6. In the pivot table, place "Film Year" in the Row data area, and views, comments, and length in the values area. Set the field settings as follows:
a. Average number of views
b. Sum of the number of comments
c. Average length
7. Examine the pivot table to find the total number of comments for all the years.
Based on the provided answer choices, the correct option is:
d. 66560
To know more about analyzing data visit:
https://brainly.com/question/30453013
#SPJ11
4 Select the correct answer. A brand selling home appliances conducts a customer survey. The following table indicates the results of the survey. What percent of people are satisfied with the company and are likely to be loyal to the brand? OA 9% B. 12% О с. 14% OD. 45% О Е. 60%
The equilibrium fraction of lattice sites that are vacant in silver (Ag) at is 700 degrees C is 2*10^-6 . Calculate the number of vacancies (per meter cubed) at 700 degrees C . Assume a density of for 10.35 g/cm^3 Ag.
At 700 degrees C, the number of vacancies in a meter cubed of silver is approximately 3.6 * 10^16.
what is the equilibrium fraction of lattice sites?
To calculate the number of vacancies (per meter cubed) at 700 degrees C in silver (Ag), we need to first find the number of lattice sites per meter cubed and then multiply that number by the equilibrium fraction of vacant sites.
First, we can convert the density from g/cm^3 to kg/m^3:
10.35 g/cm^3 * (1 kg/1000 g) * (1 m^3/100^3 cm^3) = 10.35 * 10^-6 kg/m^3
Next, we can find the number of lattice sites per meter cubed by dividing the mass by the molar mass:
10.35 * 10^-6 kg/m^3 / (107.87 g/mol) * (1 mol/6.02 * 10^23 atoms) = 1.8 * 10^22 atoms/m^3
Finally, we can multiply the number of lattice sites by the equilibrium fraction of vacant sites to find the number of vacancies:
1.8 * 10^22 atoms/m^3 * 2 * 10^-6 = 3.6 * 10^16 vacancies/m^3
Therefore, at 700 degrees C, the number of vacancies in a meter cubed of silver is approximately 3.6 * 10^16.
To know more about equilibrium fraction, visit: https://brainly.com/question/15053229
#SPJ4
The phase difference between the input and output voltages in a common base arrangement is.
The phase difference between the input and output voltages in a common base arrangement is 180 degrees or π radians.
In a common base configuration of a transistor, the input signal is applied to the emitter terminal and the output is taken from the collector terminal. Due to the specific transistor configuration and the characteristics of the transistor itself, the output voltage is inverted with respect to the input voltage.
As a result, the phase difference between the input and output voltages is 180 degrees or π radians. This means that when the input voltage is at its peak, the output voltage is at its minimum, and vice versa. The output voltage waveform is a mirror image of the input voltage waveform, but with an opposite phase.
Learn more about waveform here:
https://brainly.com/question/31528930
#SPJ11
Consider the following two-dimensional velocity field V = (u,v)
u = 3x+c1y
v= x + c2y
Where c1 and c2 are coffients.
Required:
a. Determine all stagnation points.
b. Determine the coefficients C1, C2 such that the flow is a potential flow.
c. For the values of the coefficients calculated at point (b), determine the expression of the stream function.
d. For the values of the coefficients calculated at point (b), considering a temperature field T = 2x + 3y, determine the value of (v.v)T at the point (x,y) = (1,2)
Answer:
a) C1 = 3C2
b) C1 = 1 , C2 = -3
c) \(w = \frac{-x^2}{2} + \frac{y^2}{2} + 3xy + C\)
d) (v.v)T = 0
Explanation:
u = 3x + C1y
v = x + C2y
A) determining all stagnation points
At The stagnation points : u = 0, v = 0
for all values of C1 and C2 , C1 = 3C2
B) The coefficients of C1 and C2 so that the flow is potential
C1 = 1 , C2 = -3
C) Determine the expression of the stream function
\(w = \frac{-x^2}{2} +\frac{y^2}{2} +3xy+ C\)
D) The value of (v.v)T at the point (x,y) = (1,2)
(v.v)T = 0
Attached is the detailed solution
A noisy transmission channel has a per-digit error probability p = 0.01.
(a) Calculate the probability of more than one error in 10 received digits?
Answer:
The appropriate answer is "0.0043".
Explanation:
The given values is:
Error probability,
p = 0.01
Received digits,
n = 10
and,
\(x\sim Binomial\)
As we know,
⇒ \(P(x)=\binom{n}{x}p^xq^{n-x}\)
Now,
⇒ \(P(x >1) =1- \left \{ P(x=0)+P(x=1) \right \}\)
⇒ \(=1-\left \{\binom{10}{0}(0.01)^0(0.99)^{10-0}+\binom{10}{0}(0.01)^1(0.99)^{10-1} \right \}\)
⇒ \(=1-0.9957\)
⇒ \(=0.0043\)
which of the following is an error detection technique that can also correct the error?
Error-correcting codes, such as the Hamming code, are error detection techniques that can also correct errors.
What is an error detection technique that can also correct errors?
One error detection technique that can also correct errors is the use of error-correcting codes. These codes are designed to detect and correct errors in data transmission or storage.
They work by adding redundancy to the transmitted data in a way that allows the receiver to identify and correct errors.
One example of an error-correcting code is the Hamming code. It adds extra bits to the original data to create a codeword that has a specific structure.
By comparing the received codeword to the expected structure, the receiver can identify and correct single-bit errors.
Error-correcting codes are commonly used in various communication and storage systems to ensure data integrity and reliability.
Learn more about error detection techniques
brainly.com/question/31946146
#SPJ11
Water is the working fluid in an ideal Rankine cycle. The
condenser pressure is 8 kPa, and saturated vapor enters the turbine at (a) 18 MPa and (b) 4 MPa. The net power output of
the cycle is 100 MW. Determine for each case the mass flow
rate of steam, in kg/h, the heat transfer rates for the working
fluid passing through the boiler and condenser, each in kW,
and the thermal efficiency.
Answer:
1021c.
Explanation:
''.''
change the navigation pane grouping option so all database objects of the same type are grouped together
You chose the Header of the Navigation Pane. You choose the Object Type menu item from the Category/Group menu.
How can I alter the quizlet object type grouping option in the navigation pane?Modify the Object Type grouping option in the Navigation Pane. Go to the Navigation Pane on the left, then click the down arrow in the top right corner to select Object Type. Change the report's view to Design.
The object type is one approach to organise items in the navigation pane.Organizing items in the Navigation Pane by object type is one method. The Crosstab Query Wizard is the sole tool available for creating Crosstab queries. You have complete control over every element of a report using the Report Design view. In the Report Layout view, you can resize a control.
To know more about Navigation Pane visit:-
https://brainly.com/question/14966390
#SPJ1
Car A starts from rest at t = 0 and travels along a straight road with a constant acceleration of 6 ft/s2 until it reaches a speed of 80 ft/s. Afterwards it maintains this speed. Also, when t = 0, car B located 6000 ft down the road is traveling towards A at a constant speed of 60 ft/s. Determine the distance traveled by car A when they pass each other.
The distance traveled by car A when they pass each other is 1071m
Calculations and ParametersGiven:
t=0
constant acceleration= 6 ft/s^2
speed= 80 ft/s^2
\(S_A= \frac{at1^2}{2} + V_At\\S_B= V_B (t1 +t)\)
= \(2 * (\frac{27}{2})^{2}/2 + 27 * 32.9\)
= 1071m
Read more about distance here:
https://brainly.com/question/2854969
#SPJ1