once scientist has asked a question conducted an investigation and analyzed the data his or hwr goalis to
Answer:
hola
Explanation:
Explanation:
so its an question?..........
Solve using Matlab the problems:
One using the permutation of n objects formula
One using the permutation of r objects out of n objects
You can pick these problems from the textbook or you can make up your own questions.
Help me pleaseeeee
Answer:
Explanation:
% Clears variables and screen
clear; clc
% Asks user for input
n = input('Total number of objects: ');
r = input('Size of subgroup: ');
% Computes and displays permutation according to basic formulas
p = 1;
for i = n - r + 1 : n
p = p*i;
end
str1 = [num2str(p) ' permutations'];
disp(str1)
% Computes and displays combinations according to basic formulas
str2 = [num2str(p/factorial(r)) ' combinations'];
disp(str2)
=================================================================================
Example: check
How many permutations and combinations can be made of the 15 alphabets, taking four at a time?
The answer is:
32760 permutations
1365 combinations
==================================================================================
Select the correct statement(s) regarding IEEE 802.16 WiMAX BWA. a. WiMAX BWA describes both 4G Mobile WiMAX and fixed WiMax b. DSSS and CDMA are fundamental technologies used with WiMAX BWA c. OFDM is implemented to increase spectral efficiency and to improve noise performance d. all of the statements are correct
Answer:
d. all of the statements are correct.
Explanation:
WiMAX Broadband Wireless Access has the capacity to provide service up to 50 km for fixed stations. It has capacity of up to 15 km for mobile stations. WiMAX BWA describes both of 4G mobile WiMAX and fixed stations WiMAX. OFMD is used to increase spectral efficiency of WiMAX and to improve noise performance.
Tech A says that the voltage regulator controls the strength of the rotor s magnetic field. Tech B says that the voltage regulator is installed between the output terminal of the alternator and the positive terminal of the battery. Who is correct?
Answer:
Voltage Regulator
Technician A is correct.
Explanation:
Technician B is not correct. The voltage regulator is not installed between the output terminal of the alternator and the positive terminal of the battery as claimed by Technician B. Technician A's opinion that the voltage regulator controls the strength of the rotor's magnetic field is correct. The computer can also be used to control the output of the alternator by controlling the field current.
Explain ROLAP, and list the reasons you would recommend its use in the relational database environment.
Answer:
ROLAP is a branch of OLAP that is used to contain Relational database ( RDB ). which is a very fast database ( quick process of queries )
Very fast to access and also fast in processing queries provides multidimensional view of data / supports multidimensional database schema with RDBMssupports large databasesExplanation:
ROLAP ( Relational On-line Analytical processing ) is a branch of OLAP that is used to contain Relational database ( RDB ).
Advantages of ROLAP ( reasons for the use of ROLAP )
Very fast to access ( fast in processing queries )provides multidimensional view of data / supports multidimensional database schema with RDBMssupports large databasesFuture solution for air pollution in new zealand
Answer:
New Zealand may use some of these solutions to prevent air pollution
Explanation:
Using public transports.
Recycle and Reuse
No to plastic bags
Reduction of forest fires and smoking
Use of fans instead of Air Conditioner
Use filters for chimneys
Avoid usage of crackers
Unfiltered full wave rectifier with a 120 V 60 Hz input produces an output with a peak of 15V. When a capacitor-input filter and a 1k ohm load are connected the DC output voltage is 14V. What is... The value of the capacitor? The value of the peak to peak ripple voltage?
Answer:
[tex]V_{pp}=2V[/tex]
Explanation:
Source Voltage [tex]V= 120V[/tex]
Frequency [tex]f=60Hz[/tex]
Peak output voltage [tex]Vp=15V[/tex]
Peak Output Voltage with filter [tex]V_p'=14V[/tex]
Generally the equation for Peak to peak voltage is mathematically given by
[tex]V_p'=V_p-\frac{V_{pp}}{2}[/tex]
Therefore
[tex]V_{pp}=2(V_p-v_p')[/tex]
[tex]V_{pp}=2(15-14)[/tex]
[tex]V_{pp}=2V[/tex]
Given : x² + 200x = 166400 The current park is a square, and the addition will increase the width by 200 meters to give the expanded park a total area of 166,400 square meters To Find : the side length of the current square park. Solution: x² + 200x = 166400 => x(x + 200) = 166400 166400 = 320 * 520 => (320)(320 + 200) = 166400 => x = 320 side length of the current square park. = 320 m Learn More: Which expression is a possible leading term for the polynomial ... brainly.In/question/13233517
Answer:
320 m
Explanation:
To find the side length of the current park, x, we solve the quadratic equation for the area of the park
x² + 200x = 166400
x² + 200x - 166400 = 0
We multiply -166400 by x² to get -166400x². We now find the factors of 166400x² that will add up to 200x. These factors are -320x and 520x
So, we re-write the expression as
x² + 200x - 166400 = 0
x² + 520x - 320x - 166400 = 0
We write out the factors of the expression,
x² + 520x - 320x - 320 × 520 = 0
Factorizing the expression, we have
x(x + 520) - 320(x + 520) = 0
(x + 520)(x - 320) = 0
x + 520 = 0 or x - 320 = 0
x = -520 or x = 320
Since x is not negative, we take the positive answer.
So, x = 320 m
what is the term Self-induced EMF (Induction)
Self induction and Mutual induction
If the current through the coil changes, the flux through the coil changes and an emf is induced. Since the emf is induced in the coil due to its own field, it is called self–induced emf and the phenomenon is called self–induction.
Answer:
Self induced EMF is the electro-motive force that is generated due to change in flux in the coil caused by the change in current in the same coil.
Race cars at the Indianapolis Speedway average speeds of 185 mi/h. After determining the altitude of Indianapolis, find the Mach number of these cars and estimate whether compressibility might affect their aerodynamics.
Answer:
- the Mach number is 0.24.
- Compressibility becomes effective when Mach number is greater than 0.3, the Mach number of the race cars is less than 0.3, hence, compressibility will not affect their aerodynamics.
Explanation:
Given the data in the question;
Average speed V = 185 miles per hour = ( 185 /2.237 ) m/s = 82.7 m/s
From Almanac, we can find that Indianapolis is at 220 m altitude.
So from table, at that altitude, the standard speed of sound will be 339.4 m/s .
Mach number of the race car will be;
Mach Number = Velocity / sound speed
we substitute
Mach Number = ( 82.7 m/s ) / ( 339.4 m/s )
Mach Number = 0.24
Therefore the Mach number is 0.24.
We know that, compressibility becomes effective when the Mach number is greater than 0.3.
Since the Mach number of the race cars is less than 0.3, compressibility will not affect their aerodynamics.
Explain moment of inertia
Answer:
The moment of inertia is basically a physical quantity which describes how easy it is for a body to rotate itself around a given axis.
In easier wording: Moment of Inertia is a body and when it starts rotating or moving, it will keep doing so until we stop it by force.
Explanation:
For example, a car that is moving and active will continue to move even if you were to switch the engine off.
The secondary coil of a step-up transformer provides the voltage that operates an electrostatic air filter. The turns ratio of the transformer is 41:1. The primary coil is plugged into a standard 120-V outlet. The current in the secondary coil is 1.2 x 10-3 A. Find the power consumed by the air filter.
Answer:
5.9 watts
Explanation:
The secondary voltage is the primary voltage multiplied by the turns ratio:
(120 V)(41) = 4920 V
The power is the product of voltage and current:
(4920 V)(1.2·10^-3 A) = (4.92)(1.2) W = 5.904 W
The power consumed is about 5.9 watts.
If OSHA determines that an employer's response to a non-formal complaint is adequate, what options does the employee filing the non-formal complaint have?
Elliptic curve cryptography is considered as the latest and probably the one with a future. Having seen RSA in earlier modules, in which ways do YOU think elliptic cryptography is more advanced than RSA. You may read other material or get this information from the internet to answer this question. But make sure to provide necessary references when you do cite others.
Answer:
The answer is below.
Explanation:
Some of the ways, how I think elliptic cryptography is more advanced than RSA are the following:
1. ECC - Elliptic Curve Cryptography uses smaller keys for the same level of security, particularly at greater levels of security.
2. ECC can work well and at a faster rate on a small-capacity device compared to RSA
3. It uses offer speedier SSL handshakes that enhance security
4. It offers fast signatures
5. It allows signatures to be computed in two stages, which enables lower latency than inverse throughput.
6. Relatively quick encryption and decryption
Explain the LWD process why is it important in drilling operations?
Answer:
Logging while drilling (LWD) is a technique of conveying well logging tools into the well borehole downhole as part of the bottom hole assembly (BHA). ... In these situations, the LWD measurement ensures that some measurement of the subsurface is captured in the event that wireline operations are not possible.
Explanation:
pls mark brainliest
Question in Statistics and Probability 2
Petrol samples were taken at three different stations along a national highway to determine whether the octane rating varied from one station to another. Six petrol specimens of the same category were randomly selected at each station in different days. We are interested to know if there is sufficient evidence to indicate a difference in the mean octane rating at the different stations.
State the Null and the Alternative Hypotheses.
A steel component with ultimate tensile strength of 800 MPa and plane strain fracture toughness of 20 MPam is known to contain a tunnel (internal) crack of length 1.4 mm. This alloy is being considered for use in a cyclic loading application for which the design stresses vary from 0 to 410 MPa. Would you recommend this alloy for this application
Complete question:
A steel component with a tensile strength of 800 MPa and fracture toughness Kic=20 MPa Nm is known to contain internal cracks (also called tunnel cracks) with the maximum length of 1.4 mm. This steel is being considered for use in a cyclic loading application for which the designed stresses vary from 0 to 420 MPa. Would you recommend using this steel in this application?
a. Not sure. Because cyclic loading is applied. Fatigue test is needed in order to make the recommendation.
b. Yes, this because the tensile strength of steel is much higher than the applied highest stress of 420 MPa.
c. Yes, this because the calculated critical stress to fracture for the cracks is higher than the highest applied stress of 420 MPa and the steel can withstand the stress of 420 MPa.
d. No. Although the calculated critical stress to fracture for the cracks is slightly higher than the highest applied stress of 420 MPa and the steel may withstand the static stress of 420 MPa, the cyclic loading may cause rapid fatigue fracture.
Answer:
A. Not sure. Because cyclic loading is applied. Fatigue test is needed in order to make the recommendation.
Explanation:
we are not sure if to recommend this alloy for this application given that this material has already been left to experience fatigue degradation. the cyclic load application brings about a growth in the crack. We know that cyclic loading is continuous loading that is useful for the testing of fatigue. Therefore the answer to this question is option a. We cannot make recommendations except fatigue testing has been carried out.
thank you!
What is working fluid and mention five example of working fluid.
Answer:
For fluid power, a working fluid is a gas or liquid that primarily transfers force, motion, or mechanical energy. ... Examples without phase change include air or hydrogen in hot air engines such as the Stirling engine, air or gases in gas-cycle heat pumps, etc.
Explanation:
Answer:
A working fluid is a gas or liquid that primarily transfers force, motion or mechanical energy
Examples:Air, pentane, chlorofluorocarbons, butane, propane and ammonia
Hot air is to be cooled as it is forced to flow through the tubes exposed to atmospheric air. Fins are to be added in order to enhance heat transfer. Would you recommend attaching the fins inside or outside the tubes? Why? When would you recommend auaching fins both inside and outside the tubes?
Answer:
Fins should be attached outside the tube Fins can be attached on both sides when convection coefficient of air inside the tube is equal to the convection coefficient of atmospheric air outside the tubeExplanation:
The main function of the fins that are to be added is to ensure the speedy transfer of heat from the Hot air.
The fins should be attached outside the tube because the convection coefficient of air is higher inside the tube than the convection coefficient of the outside air ( atmospheric air ), BUT
When convection coefficient of air inside the tube is equal to the atmospheric air outside the tube, it is recommended that the fins can be added on both sides of the tube ( i.e. in and outside the tube )
The value of universal gas constant is same for all gases?
a) yes
b)No
Answer:
The answer of these questions is
Explanation:
b) NO
4) A steel tape is placed around the earth at the equator when the temperature is 0 C. What will the clearance between the tape and the ground (assumed to be uniform) be if the temperature of the tape rises to 30 C. Neglect the expansion of the earth (the radius of the earth is 6.37 X 106 m)
Answer:
2102.1 m
Explanation:
Temperature at the equator = 0⁰
Radius of the earth = 6.37x10⁶
Required:
We how to find out what the clearance between tape and ground would be if temperature increases to 30 degrees.
Final temperature = ∆T = 303-273 = 30
S = 11x10^-6
The clearance R = Ro*S*∆T
=6.37x10⁶x 11x10^-6x30
= 2102.1m
Or 2.102 kilometers
Thank you
A resistor has code 104 printed on it .What is the resistive value of this resistor
Answer:
X = 1 (1st digit in the code)
Y = 0 (2nd digit)
Z = 4 (3rd multiplier digit)
104 → 10 × 10^4 Ω
→ 10 × 10000Ω
→ 100 kΩ
resistors are marked 104, 105, 205, 751, and 754. The resistor marked with 104 should be 100kΩ (10x10^4), 105 would be 1MΩ (10x10^5), and 205 is 2MΩ (20x10^5). 751 is 750Ω (75x10^1), and 754 is 750kΩ (75x10^4).
Here we need to understand how a code in a resistor gives us information on the resistor. Here we will see that the code means that the resistance is 100,000 Ω.
When we use numbers, let's assume that we have 3 single-digit numbers abc.
So if the code in our resistor is abc, this will mean that the resistance of the resistor is:
ab×10^c Ω
Using this general rule we can see that if the code is 104, then the resistance will be:
r = 10×10^4 Ω
= 100,000 Ω
Then we can conclude that the resistive value of this resistor is 100,000 Ω
If you want to learn more, you can read:
https://brainly.com/question/74415
Use a truth table to verify the first De Morgan law ¬(p ∧ q) ≡ ¬p ∨ ¬q.
Answer:
p q output ¬(p ∧ q)
0 0 1
0 1 1
1 0 1
0 0 0
p q output ¬p ∨ ¬q
0 0 1
0 1 1
1 0 1
0 0 0
Explanation:
We'll create two separate truth tables for both sides of the equation, and see if they match.
The expressions in the question use AND, OR and NOT operators.
The AND operation needs both inputs to be 1 to return a 1.The OR operation needs at least 1 of the inputs to be 1 to return a 1. The NOT operation takes a 1 and turns it into a 0, or takes a 0 and turns it into a 1.Let's start with ¬(p ∧ q)
NOT (0 AND 0) = NOT (0) = 1NOT (0 AND 1) = NOT (0) = 1NOT (1 AND 0) = NOT (0) = 1NOT (1 AND 1) = NOT (1) = 0Now let's move on to the second expression ¬p ∨ ¬q
NOT(0) OR NOT(0) = 1 OR 1 = 1NOT(0) OR NOT(1) = 1 OR 0 = 1NOT(1) OR NOT(0) = 0 OR 1 = 1NOT(0) OR NOT(0) = 0 OR 0 = 0Therefore we can say the two expressions are equivalent.
Attached the truth table to verify the first De Morgan's law ¬(p ∧ q) ≡ ¬p ∨ ¬q:
What is the explanation of the truth table?As you can see from the attached truth table, the truth values for ¬(p ∧ q) and ¬p ∨ ¬q are the same for all combinations of p and q, confirming the validity of the first De Morgan's law.
De Morgan's law is a fundamental principle in propositional logic.
It states that the negation of a conjunction (AND) is equivalent to the disjunction (OR) of the negations of the individual propositions.
Learn more about truth table at:
https://brainly.com/question/28605215
#SPJ3
Transients (surges) on a line can cause spikes or surges of energy that can damage delicate electronic components. A SPD device contains one or more ________________ than bypass and absorb the energy of the transient.
Answer:
I think ( MOV Metal oxide varistors )
Transients (surges) on a line can cause spikes or surges of energy that can damage delicate electronic components. A SPD device contains one or more MOV Metal oxide varistors than bypass and absorb the energy of the transient.
A pinion and gear pair is used to transmit a power of 5000 W. The teeth numbers of pinion
and gear are 20 and 50. The module is 5 mm, the pressure angle is 20o
and the face width is 45 mm. The
rotational speed of pinion is 300 rev/min. Both the pinion and the gear material are Nitralloy 135 Grade2 with a hardness of 277 Brinell. The quality standard number Qv is 5 and installation is open gearing
quality. Find the AGMA bending and contact stresses and the corresponding factors of safety for a
pinion life of 109
cycles and a reliability of 0.98
Answer:
mark me as a brainleast
Explanation:
209781
Compute the minimum length of vertical curve that will provide 220 m stopping sight distance for a design speed of 110 km/h at the intersection of a -3.50% grade and a +2.70% grade.
i have made notes and saved it as a pdf u can take it to answer question and make ur concept good
The minimum length of vertical curve that will provide 220 m stopping sight distance is; 458.8 m
We are given;
Stopping sight distance; S = 220 m
Design Speed; V = 110 km/h
Intersection grade 1; G1 = +2.7
Intersection Grade 2; G2 = -3.5
From the AASHTO Table attached, we can trace the value of the radius of vertical curvature for the given stopping sight distance and design speed.From the table, at S = 220 m and V = 110 km/h, we can see that;
Radius of vertical curvature; K = 74
Now, the difference in grade given is;A = G1 - G2
A = 2.7 - (-3.5)
A = 2.7 + 3.5
A = 6.2
Formula for the minimum length of vertical curve is;L = KA
Thus;
L = 74 × 6.2
L = 458.8 m
Read more about stopping sight distance at; https://brainly.com/question/2087168
I want to explain what 2000 feet looks like to young children so that they can imagine it in class
Answer:
maybe take a really common toy kids play with or often see, find the average height for the toy and do the math to see how many of those toys stacked ontop of eachother would make up 2000 feet. For example (this isn't accurate btw just an idea of what it would sound like but) "Have you ever seen a barbie doll? well if you stack 400 barbie dolls ontop of their head it would be equal to 2000 feet."
Explanation:
sometimes taking common or beloved objects children have into your examples makes them have a better image of how small or how big something is.
hỗ trợ mình với được không các bạn
Answer:
Explanation:
Be bop
A binary system of species 1 and 2 consists of vapor and liquid phases in equilibrium
at temperature T. The overall mole fraction of species 1 in the system is z1 = 0.65. At
temperature T, lnγ1 = 0.67 x2
2; lnγ2 = 0.67 x1
2; P1
sat = 32.27 kPa; and P2
sat = 73.14 kPa.
Assuming the validity of Eq. (13.19),
Final PDF to printer
13.10. Problems 511
smi96529_ch13_450-523.indd 511 01/06/17 03:27 PM
(a) Over what range of pressures can this system exist as two phases at the given T and z1?
(b) For a liquid-phase mole fraction x1 = 0.75, what is the pressure P and what molar
fraction of the system is vapor?
(c) Show whether or not the system exhibits an azeotrope
Biết op-amp có Vsat = 12V, R1=R2=R3=R4=R, dạng sóng điện áp Vi(t) được cho như
hình 2.16b
a. Tính V0 theo Vi, độ lợi áp AV
b. Vẽ lại dạng sóng điện áp V0(t) khi Vm= 3
8 V
c. Vẽ lại dạng sóng điện áp V0(t) khi Vm = 5V
Answer:
Hello bro
Explanation:
I think i can help you something but can you translate it on english plzz