The aircraft on the active runway has the right of way. As a result, you, as the approaching aircraft, would need to execute a go around in order to avoid a potential collision.
When two aircraft are approaching an airport, the aircraft on the active runway has the right of way. This is because they are already in the process of landing or taking off and have established communication with the tower.
According to aviation regulations, when two aircraft are converging, the one on final approach to land has priority over the other. In this case, since you were on final approach and the other aircraft pulled out onto the active runway from a taxiway, you had the right of way. However, executing a go-around was a wise decision for safety's sake.
To know more about Runway visit:-
https://brainly.com/question/30610801
#SPJ11
A liquid of specific heat 3000J/kgk rise from 15°c to 65°c in 1 min when an electric heater is used. If the heater generate 63000J, calculate the mass of the water
Answer:
0.42 kg
Explanation:
Heat is proportional to mass by way of the conversion factor that is the inverse of the specific heat.
\(\dfrac{63000\text{ J}}{\dfrac{3000\text{ J}}{\text{kg$\cdot$K}}\cdot(65-15)\text{ K}}=0.42\text{ kg}\)
The mass of the liquid is about 0.42 kg.
It has been observed that a cylindrical rod with a diameter of 93 mm and a length of 204 mm increases in volume by 202 mm3 under the effect of axial normal force. Knowing that E = 181 GPa, ν=1/3, how many kN is the applied force P?
The applied force P on the cylindrical rod is 299.27 kN.
Given, Diameter (d) of the cylindrical rod = 93 mm
Length (l) of cylindrical rod = 204 mm
Increase in volume (ΔV) of cylindrical rod = 202 mm³
Elasticity or Young's modulus (E) = 181 GPa
Poisson's ratio (ν) = 1/3
Formula to calculate the force applied on the cylindrical rod is:
F = ΔV x E / [1-ν²] x [(d/l)²]
Where,
F = Force applied on cylindrical rod
ΔV = Increase in volume
E = Elasticity or Young's modulus
ν = Poisson's ratio of the cylindrical rod
d = Diameter of the cylindrical rod
l = Length of the cylindrical rod
Put all the given values in the above formula:
F = 202 x 181 / [1 - (1/3)²] x [(93/204)²]
F = 299266.44 N
F = 299.27 kN
Therefore, the applied force P on the cylindrical rod is 299.27 kN.
To know more about Young's modulus visit:
https://brainly.com/question/12910262
#SPJ11
Calculate LER for the same wing if we increase the span to 0. 245 m. By increasing the span, we also increase the glider weight to 0. 0523 newtons
The LER of the same wing is 0.21 using the chord values.
What is LER?In agriculture, the term "land equivalent ratio" refers to the proportion of land area needed for monoculture (single-crop farming) to yield the same amount of yield as intercropping (polyculture).
The FAO defines the land equivalent ratio (LER) as the ratio of the area used for sole cropping to the area used for intercropping in order to produce an equal amount of yield at the same management level. The result is the sole-crop yields multiplied by the sum of the intercropped yield fractions.
We must use a chord, so I'm assuming that it is 0.045 m in length.
The formula provides the Area.
Area = span × chord
Area = 0.245 × 0.045
Area = 0.011 m²
We then divide the area obtained by the glider weight we obtain the final result.
LER = area / weight
LER = 0.011 / 0.0523
LER = 0.21
As a result, the Lee of the same wing is 0.21 using the chord values.
Learn more about land equivalent ratio
https://brainly.com/question/14825472
#SPJ4
1) If a binary search is used to search for the number 4 in the 11-element array shown below, which value will the 4 be compared to first?
1 2 3 4 5 6 7 8 9 10 11 12 17
1
7
8
9
17
2) True/false: Memory cannot be allocated after a program is already running
3) To find a value that is in an unordered array of 100 items, linear search must examine an average of ______
7
10
50
100
101
4) To locate a value that is in an ordered array of 50 items, linear search must examine at most____ values.
1
6
25
50
51
5) If a selection sort is used to arrange the number 7 5 3 9 2 6 in ascending order, what order will that data be in after the first pass?
2 5 3 9 7 6
5 7 3 9 2 6
5 3 7 2 6 9
2 3 5 6 7 9
None of these
6) The statement
typedef int oneDArray[20];
does which of the following?
Creates an array of 20 integers
Makes oneDArray a copy of another 20-integer array
Makes oneDarray an alias for a data type that holds 20 integers
Creates a one-dimensional integer array with all elements initialized to 20
None of these
1. The 4 will be compared to first the number 7.
2. False, memory can be allocated after a program is already running. Memory allocation can occur using pointers with malloc() or calloc() functions.
3. To find a value that is in an unordered array of 100 items, the linear search must examine an average of 50 items.
4. To locate a value that is in an ordered array of 50 items, the linear search must examine at most 50 values.
5. The order that data will be in after the first pass, if a selection sort is used to arrange the number 7 5 3 9 2 6 in ascending order is: 2 5 3 9 7 6.6. The statement "typedef int oneDArray[20];" makes oneDArray an alias for a data type that holds 20 integers.
It declares the alias `oneDArray` for an array of 20 integers. This means that after the declaration, `oneDArray x` will declare `x` as an array of 20 integers.
Learn more about array at
https://brainly.com/question/29835960
#SPJ11
What is the base unit that is divided in an engineering scale?
An engineering scale is based on unit increments of a/n ____.
Explanation:
The most often used architect's scale is 1/4" = 1'-0". The basic unit of measure for metric scales is the millimeter (mm). Drafting scales are either open-divided or full-divided.
I really have no clue if this is right or not because, well, I'm not an expert.
If this is wrong, don't hesitate to report my answer if it's wrong.
autocorrelation in a regression model occurs when there is some correlation- a)among the explanatory variable b)among the residuals and the value of the explanatory variables c)between the eror in one period and the error in the next period d)between the slope and intercept estimates E)none of the above
Autocorrelation in a regression model occurs when there is some correlation between the error in one period and the error in the next period. The correct option is C.
Autocorrelation means the correlation of the same variable at different points in time. It is a measure of the degree to which a time series is correlated with its own past and future values.
The classical linear regression model is built with several assumptions, and one of them is the lack of autocorrelation in the residuals, also known as serial correlation. The residuals are the differences between the actual values and the estimated values. Serial correlation occurs when these residuals are correlated over time. It is a problem in the regression analysis because it violates the assumption of the independence of the errors, which is necessary to obtain unbiased and efficient estimators.
The autocorrelation of the residuals can be tested by the Durbin-Watson statistic, which takes values between 0 and 4. If the value is around 2, then there is no autocorrelation. If the value is below 2, there is positive autocorrelation, which means that the residuals tend to be similar to their adjacent residuals. If the value is above 2, there is negative autocorrelation, which means that the residuals tend to be dissimilar to their adjacent residuals.
Thus, the correct option is C. between the eror in one period and the error in the next period.
Learn more about "autocorrelation": https://brainly.com/question/28175782
#SPJ11
If turbine works is 1.8 time the net work output of Brayton
cycle, the back work ratio is _________
If turbine works is 1.8 time the net work output of Brayton-cycle, the back work ratio is 0.357.
The back work ratio (BWR) is defined as the ratio of the work required to drive the compressor of a gas turbine cycle to the net work output of the cycle. In the given problem, we are told that the turbine work is 1.8 times the net work output of the Brayton cycle.
Let's assume the net work output of the Brayton cycle is W. According to the given information, the turbine work is 1.8W.
The back work ratio (BWR) can be calculated using the following formula:
BWR = (Work required to drive the compressor) / (Net work output of the cycle)
In the Brayton cycle, the work required to drive the compressor is the difference between the turbine work and the net work output. So, the work required to drive the compressor is (1.8W - W) = 0.8W.
Now we can calculate the back work ratio:
BWR = (0.8W) / (W) = 0.8
Therefore, the back work ratio is 0.8.
The back work ratio is an important parameter in the performance analysis of gas turbine cycles. In this particular problem, we found that the back work ratio is 0.8, indicating that 80% of the net work output of the cycle is consumed by the compressor.
To know more about Brayton-cycle visit:
https://brainly.com/question/13840939
#SPJ11
the wind velocity on the upstream side of a wind turbine is 9.3 m/s. if the turbine extracts 35% of the available kinetic energy, what is the wind velocity on the downstream side of the turbine in m/s? please include one decimal place in your answer.
The wind velocity on the downstream side of the wind turbine is approximately 7.7 m/s (rounded to one decimal place).
To find the wind velocity on the downstream side of the wind turbine, we can use the concept of conservation of mass and energy.
The available kinetic energy of the wind is proportional to the square of the wind velocity. Since the turbine extracts 35% of the available kinetic energy, the remaining energy after the turbine is 65% (100% - 35%).
Let's assume the wind velocity on the downstream side of the turbine is V_d.
According to the conservation of energy:
(1/2) * ρ * A * (V_u^2) * 0.35 = (1/2) * ρ * A * (V_d^2) * 0.65
ρ is the air density (assumed constant)
A is the cross-sectional area of the turbine (assumed constant)
V_u is the wind velocity on the upstream side of the turbine
V_d is the wind velocity on the downstream side of the turbine
Since the air density, cross-sectional area, and turbine efficiency are constant, we can simplify the equation:
V_u^2 * 0.35 = V_d^2 * 0.65
Dividing both sides by 0.35 and rearranging the equation, we get:
V_d^2 = (V_u^2 * 0.35) / 0.65
Taking the square root of both sides, we find:
V_d = sqrt((V_u^2 * 0.35) / 0.65)
Substituting the given value V_u = 9.3 m/s into the equation:
V_d = sqrt((9.3^2 * 0.35) / 0.65) ≈ 7.719 m/s
Thus, the appropriate answer is approximately 7.7 m/s (rounded to one decimal place).
Learn more about wind turbine:
https://brainly.com/question/15321264
#SPJ11
please. my brain isn’t working right now
Answer:
10kQ is to 36......... D2 _ D1 D4
Multiple Choice
Which of the following analogies best describes the relationship between urban planning and zoning?
Zoning is like a hammer because it is used as a tool for urban planning.
Zoning is like a butterfly because it is the final form of urban planning.
Zoning is like a stop sign because it is an obstacle to urban planning.
Zoning is like an egg because it is the process from which urban planning emerges.
Answer:
Zoning is like a hammer because it is used as a tool for urban planning.
The steady-state data listed below are claimed for a power cycle operating between hot and cold reservoirs at 1200 K and 400 K, respectively. For each case, evaluate the net power developed by the cycle, in kW, and the thermal efficiency. Also in each case apply the equation below on a time-rate basis to determine whether the cycle operates reversibly, operates irreversibly, or is impossible.
(a) Qh(dot)=600 kW, Qc(dot)=400 kW
(b) Qh(dot)=600 kW, Qc(dot)=0 kW
(c) Qh(dot)=600 kW, Qc(dot)=200 kW
∮ (δQ/T)_b = -σ_cycle
Answer:
(a) Qh(dot)=600 kW, Qc(dot)=400 kW is an irreversible process.
(b) Qh(dot)=600 kW, Qc(dot)=0 kW is an impossible process.
(c) Qh(dot)=600 kW, Qc(dot)=200 kW is a reversible process.
Explanation:
T(hot) = 1200k, T(cold) = 400
efficiency n = (Th - Tc ) / Tc
n = (1200 - 400) / 1200 = 0.667 (this will be the comparison base)
(a)
Qh = 600 kW, Qc = 400 kW
n = (Qh - Qc) / Qh ⇒ (600 - 400) / 600
n = 0.33
0.33 is less than efficiency value from temperature 0.67
∴ it is irreversible process
(b)
Qh = 600 kW, Qc = 0
n = (Qh - Qc) / Qh ⇒ (600 - 0) / 600 = 1
efficiency in any power cycle can never be equal to one.
∴ it is an impossible process.
(c)
Qh = 600 kW, Qc = 200 kW
n = (Qh - Qc) / Qh = (600 - 200) / 600
n = 0.67 (it is equal to efficiency value from temperature)
∴ it is a reversible process
Give reasons why it is difficult to accurately quantify the quantum of carbon released from terrestrial ecosystems that are as a result of land-use change.
The reason that makes it is difficult to accurately quantify the quantum of carbon released from terrestrial ecosystems are linked with Sensitivity analysis as well as bias made by gap filling of satellite data.
What is the principal quantum of carbon?
In its ground state, the six electrons of carbon (atomic number 6) in the second row of the periodic table occupy two of its primary energy levels, giving the highest-energy electron a principal quantum number n of 2.
Therefore, note that the act of carrying out Sensitivity analysis is a factor that has hindered the knowledge about the amount of release of carbon in the atmosphere.
Learn more about carbon from
https://brainly.com/question/19083306
#SPJ1
describe both ways in which file or folder information is typically stored in an mft record.
MFT records in the NTFS file system contain file/folder information such as timestamps, permissions, and attributes. The information is stored in two ways: resident attributes (small metadata) and non-resident attributes (larger file data) stored outside the MFT record.
An essential part of the NTFS file system used by Windows operating systems is the Master File Table (MFT). File or folder properties, permissions, and timestamps are just a few of the details included in MFT records.In an MFT record, file or folder information is normally saved in one of two ways. The first method involves using resident characteristics, which are compact enough to be included in the MFT record directly. These characteristics are often metadata, such as file permissions or timestamps.The second method uses non-resident qualities, which are more substantial and kept apart from MFT records. The actual file data, such as the contents of a text or picture file, often makes up non-resident attributes.
learn more about NTFS file system here :
https://brainly.com/question/15649464
#SPJ11
Hammer welding preceded resistance welding
True
False
Answer:false
Explanation:
Bc
Which of these things is a good thing to do when steering to avoid a crash?
One cloud-delivered security service that provides security for branches and mobile users is Zscaler.
This service offers a cloud-native platform that provides secure access to applications and data for remote workers, as well as secure connectivity for branch offices. Zscaler's security solution includes web security, cloud sandboxing, threat prevention, data protection, and secure access service edge (SASE) capabilities, all delivered from a single platform. This ensures that all traffic, whether from branch offices or mobile users, is secured with the same level of protection. Additionally, Zscaler provides a zero trust security model that verifies identity and device posture before granting access to corporate resources, making it an ideal solution for today's distributed workforce.
To learn more about security click on the link below:
brainly.com/question/25556545
#SPJ11
The walls of a refrigerator are typically constructed by sandwiching a layer of insulation between sheet metal panels. Consider a wall made from fiberglass insulation of thermal conductivity ki 0.046 and thickness Li 50 mm and steel panels, each of thermal conductivity kp 60 and thickness Lp 3 mm. If the wall separates refrigerated air at T,i 4 C from ambient air at T,o 25 C, what is the heat transfer rate per unit surface area
Answer:
14.12 w /m^2
Explanation:
Determine the heat transfer rate per unit surface area
First step : determine the thermal resistance of the composite wall considering all present forms of heat transfer
Rth = 1 / h₀ + Lp / Kp + Li / Ki + Lp / Kp + 1 / hi --------- ( 1 )
where : h₀ and hi = 5 W/m^2 , Li = 50 mm , Ki = 0.046 W/m.k, Lp = 3 mm,
Kp = 60 W/m.k
Insert values into equation 1 above
Rth = 1.487 m^2. K/W
Next : determine the heat gain per unit surface area ( heat transfer rate )
Q = ( To - Ti ) / Rth
= 21° C / 1.487
= 14.12 W/m^2
after receiving a moving violation, you may elect to attend an approved four-hour basic driver improvement course to remove the points associated with the traffic ticket. you may not elect to attend if you:
You may not elect to attend an approved four-hour basic driver improvement course if you 'have a commercial driver's license (CDL)'.
A Commercial Driver's License (CDL) is required in the US to drive commercial motor vehicles such as passenger buses, tractor-trailers, semi-trucks, and dump trucks. As per the given scenario where you receive a moving violation and are elected to attend an approved four-hour basic driver improvement course to remove the points concerning the traffic ticket, you may not elect to attend the course in case you 'have a commercial driver's license (CDL)'.
You can learn more about CDL at
https://brainly.com/question/14326814
#SPJ4
1. In a safe approach to electrical work,
what should you always do immediately
before touching any electrical conductor?
A. Remove all electrical loads from the
circuit.
B. Check the condition of all circuit
breakers in the load center.
O C. Measure the voltage on the conductor
with a known good meter.
O D. Consult the NEC.
Answer:
D. Measure the voltage on the conductor with a known good meter
Explanation:
In a safe approach to electrical work,the thing that you should always do immediately before touching any electrical conductor is C. Measure the voltage on the conductor with a known good meter.
What should be done immediately before touching any electrical conductor?One should never touch any wires or conductors until you are certain that their electrical supply has been turned off. Circuits must be locked out and marked with a tag to prevent re-energizing them. A conductor is always risky. Before working on a circuit, always test to make sure it is deenergized.
The action you should always do right away before touching any electrical conductor is the safest approach to electrical work. Use a reputable meter to measure the voltage across the conductor.
Learn more aboutconductor at;
https://brainly.com/question/30759857
#SPJ3
On a day in which the local atmospheric pressure is 99.5 kPa, answer each of the following: (a) Calculate the column height of mercury in a mercury barometer in units of meters, feet, and inches. (b) Francis is concerned about mercury poisoning, so he builds a water barometer to replace the mercury barometer. Calculate the column height of water in the water barometer in units of meters, feet, and inches. (c) Explain why a water barometer is not very practical. (d) Ignoring the practicality issue, which of the two (mercury or water) would be more precise
Answer:
C . . . . . . . . . . . . . . . . . . . . . .
(a) The column height of mercury in a mercury barometer is 7.32 meters, or 24.0 feet, or 95.2 inches.
What is the column height?(b) The column height of water in a water barometer is 995 meters, or 3268 feet, or 33.9 feet.
(c) A water barometer is not very practical because it would need to be very tall to measure atmospheric pressure.
(d) Ignoring the practicality issue, a mercury barometer would be more precise because mercury is denser than water.
Mercury barometer: 7.32 m, 24 ft, 95.2 in
Water barometer: 995 m, 3268 ft, 33.9 ft
Water barometer not practical because it would be too tall
Mercury barometer more precise because mercury is denser
Read more about barometer here:
https://brainly.com/question/11904913
#SPJ2
One option for protecting a motor-compressor from overloads and failure to start is to use a time-delay fuse or inverse- time circuit breaker rated at not more than ______ percent of the rated load current.
One option for protecting a motor compressor from overloads and failure to start is to use a time-delay fuse or inverse-time circuit breaker rated at not more than 125% percent of the rated load current.
For the high torque demands of air compressors, compressor duty motors are specially created. Both single-phase and three-phase motors with open drip-proof frames made of rolled steel and ball bearings to manage belt load and tension are used.
An air compressor is a pneumatic device that transforms power (from an electric motor, diesel engine, or other engine, for example) into potential energy stored in pressurised air (also known as compressed air). A storage tank's pressure rises when an air compressor adds air using one of several techniques.
Learn more about compressor, here:
https://brainly.com/question/30079848
#SPJ
Hey answr this sajida Yusof
Answer:
that not even a question
true or false? when the cold air inside a refrigerated space spills out through the bottom of the door opening, warmer room air moves into the refrigerated space.
True. When cold air inside a refrigerated space spills out through the bottom of the door opening, it creates a vacuum effect that causes warmer room air to move into the refrigerated space.
This can cause the temperature inside the refrigerated space to rise, which can be problematic for certain types of food or medication that need to be stored at specific temperatures. To prevent this from happening, it's important to ensure that the door to the refrigerated space is properly sealed and that there are no gaps or cracks that could allow cold air to escape. Additionally, it's a good idea to minimize the frequency and duration of door openings to help maintain a consistent temperature inside the refrigerated space.
learn more about refrigerated space. here:
https://brainly.com/question/31859765
#SPJ11
AWi-Fi router has a MTB of 10 month. What is the Availability, if th hours and the number of days in a month is 307 99. 8316 100% $98. 80 $76. 20
The question is asking for the availability of a Wi-Fi router with an MTB (Mean Time Between) failure of 10 months. However, the provided numbers and information seem to be unrelated to the calculation of availability. To calculate availability, we need the uptime and the total time.
To calculate the availability of the Wi-Fi router, we need to know the uptime and downtime values. However, the given information does not provide these values. Without the uptime and downtime, it is not possible to calculate the availability accurately.
Availability is typically calculated using the following formula:
Availability = Uptime / (Uptime + Downtime)
It is important to note that availability is a measure of how reliably a system or service is accessible to users. It is usually expressed as a percentage, where higher percentages indicate better availability.
To know more about information visit:
https://brainly.com/question/31592475
#SPJ11
The storage tanks are on a platform placed next to the building at the second-floor level. Based on the potential hazards, are there any concerns about the space immediately below the tanks
The should be no concerns about the space immediately below the tanks because there will be no damage to anything if any peril causes the tank to falls.
What are potential hazards?Potential hazards refers to the active source for potential damage on a building, structure etc
It is important we know that the storage tanks are placed on a platform next to the building at the second-floor level but nothing beneath the tanks stands.
Hence, there should be no concerns about the space immediately below the tanks because there will be no damage to anything if any peril causes the tank to falls.
Read more about Potential hazards
brainly.com/question/7310653
The three main principles in engineering design are:
The three main principles in engineering design are: strategic balance, top management approach and team work.
What does principles in engineering design means?The principles are fundamental concepts that engineers use to develop effective solutions to complex problems. These principles are based on scientific and mathematical principles as well as practical considerations related to the materials, technologies and resources available to the engineer.
The engineering design process involves several stages, including problem identification, research, concept development, prototyping and testing. Throughout each stage, engineers apply various principles to ensure that their designs meet the needs and requirements of the intended users.
Read more about engineering design
brainly.com/question/411733
#SPJ1
Compute the volume percent of graphite, VGr, in a 2.5 wt% C cast iron, assuming that all the carbon exists as the graphite phase. Assume densities of 7.9 and 2.3 g/cm3 for ferrite and graphite, respectively.
Answer:
The volume percent of graphite is 91.906 per cent.
Explanation:
The volume percent of graphite (\(\% V_{Gr}\)) is determined by the following expression:
\(\%V_{Gr} = \frac{V_{Gr}}{V_{Gr}+V_{Fe}} \times 100\,\%\)
\(\%V_{Gr} = \frac{1}{1+\frac{V_{Gr}}{V_{Fe}} }\times 100\,\%\)
Where:
\(V_{Gr}\) - Volume occupied by the graphite phase, measured in cubic centimeters.
\(V_{Fe}\) - Volume occupied by the ferrite phase, measured in cubic centimeters.
The volume of each phase can be calculated in terms of its density and mass. That is:
\(V_{Gr} = \frac{m_{Gr}}{\rho_{Gr}}\)
\(V_{Fe} = \frac{m_{Fe}}{\rho_{Fe}}\)
Where:
\(m_{Gr}\), \(m_{Fe}\) - Masses of the graphite and ferrite phases, measured in grams.
\(\rho_{Gr}\), \(\rho_{Fe}\) - Densities of the graphite and ferrite phases, measured in grams per cubic centimeter.
Let substitute each volume in the definition of the volume percent of graphite:
\(\%V_{Gr} = \frac{1}{1 +\frac{\frac{m_{Gr}}{\rho_{Gr}} }{\frac{m_{Fe}}{\rho_{Fe}} } } \times 100\,\%\)
\(\%V_{Gr} = \frac{1}{1+\left(\frac{m_{Gr}}{m_{Fe}} \right)\cdot \left(\frac{\rho_{Fe}}{\rho_{Gr}} \right)}\times 100\,\%\)
Let suppose that 100 grams of cast iron are available, masses of each phase are now determined:
\(m_{Gr} = \frac{2.5}{100}\times (100\,g)\)
\(m_{Gr} = 2.5\,g\)
\(m_{Fe} = 100\,g - 2.5\,g\)
\(m_{Fe} = 97.5\,g\)
If \(m_{Gr} = 2.5\,g\), \(m_{Fe} = 97.5\,g\), \(\rho_{Fe} = 7.9\,\frac{g}{cm^{3}}\) and \(\rho_{Gr} = 2.3\,\frac{g}{cm^{3}}\), the volume percent of graphite is:
\(\%V_{Gr} = \frac{1}{1+\left(\frac{2.5\,gr}{97.5\,gr} \right)\cdot \left(\frac{7.9\,\frac{g}{cm^{3}} }{2.3\,\frac{g}{cm^{3}} } \right)} \times 100\,\%\)
\(\% V_{Gr} = 91.906\,\%\)
The volume percent of graphite is 91.906 per cent.
Vance is working as part of a design team doing a complete rebuilding of the interior of a large office building.
Although the exterior of the structure and the fundamental structure of the building won't change, everything
else will, and the level of rethinking and systems planning involved makes this closer to a new project build tha
a renovation. Vance's team is tasked with making efficiency and sustainability major design priorities. What
LEED certification or categories do you predict Vance will need to review extensively? (Select all that apply.)
A-Materials and Resources
B-Building Design and Construction
C-Smart Location and Linkage
D- Innovation
Based on the information given, it is likely that Vance will need to review the following LEED certification categories extensively Materials and Resources, Building Design and Construction, and Innovation. The correct options are A, B, and D.
What is LEED certification?Globally recognised as a mark of leadership and success in sustainability, LEED certification.
All building types, including new construction, interiors, operations and maintenance, and core and shell, are influenced by the LEED framework.
A LEED certification might be a wise investment if you're planning a significant remodel or building a house from the ground up. The energy savings you'll get could rapidly cover the certification costs.
Vance will probably need to thoroughly analyse the following LEED certification categories: Materials and Resources, Building Design and Construction, and Innovation based on the information provided.
Thus, the correct options are A, B, and D.
For more details regarding LEED certification, visit:
https://brainly.com/question/15400980
#SPJ9
Complete the grading of fine aggregate table given below. Plot grading curve and calculate
fineness modulus. Also comment on the type of the grading curve.
Answer:
Attachment...?
Explanation:
hi i am a teacher and i want to say to stop using brainly we strictly banned brainly but our students keep using it
Answer:
Then miss try to get your school to banned it for your district like forbid then from the web site then it will not allow them to use it. then sometimes use it to help other people who needs help like teachers do or we need help with something we dont know so we ask for help for a better understanding of it.
Explanation:
^-^ hope you have a good day miss or sir
Answer:
So I would love to say that you and your team at your school had banned brainly and why are you using brainly here, then you shouldn't use brainly, and brainly all students around the world gets help even you is one.
Consider the following code segment. X ← 25 y ← 50 z ← 75 x ← y y ← z z ← x which of the variables have the value 50 after executing the code segment?
The variable `y` does not have the value 50 after executing the code segment.
Here's the breakdown of the code segment:
1. `X ← 25`: Assigns the value 25 to the variable `X`.
2. `y ← 50`: Assigns the value 50 to the variable `y`.
3. `z ← 75`: Assigns the value 75 to the variable `z`.
4. `x ← y`: Assigns the value of `y` (which is 50) to the variable `x`.
5. `y ← z`: Assigns the value of `z` (which is 75) to the variable `y`.
6. `z ← x`: Assigns the value of `x` (which is 50) to the variable `z`.
After the execution of the code segment, the variable `y` is reassigned the value of `z`, which is 75. Therefore, the variable `y` does not have the value 50 after executing the code segment.
Learn more about variable here
https://brainly.com/question/30365448
#SPJ11