1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
algol [13]
2 years ago
7

A wing generates a lift L when moving through sea-level air with a velocity U. How fast must the wing move through the air at an

altitude of 10,000 m with the same lift coefficient if it is to generate the same lift?
Engineering
1 answer:
vredina [299]2 years ago
4 0

Answer:

V1 = 1.721 * V2

Explanation:

To start with, we assume that both lift forces are equal, such that

L2 = L1

1 is that of the level at 10000 m, and 2 is that of the level at sea level.

Next, we try and substitute the general formula for both forces such that

C(l).ρ1/2.V1².A = C(l).ρ2/2.V2².A

On further simplification, we have

ρ1.V1² = ρ2.V2², making V1 subject of formula, we have

V1 = √(ρ2/ρ1). V2²

Using the values of density for air at 10000 m and at sea level(source is US standard atmosphere), we have

V1 = √(1.225/0.4135) * V2

V1 = √2.9625 * V2

V1 = 1.721 * V2

You might be interested in
Assume (for simplicity in this exercise) that only one tuple fits in a block and memory holds at most three blocks. Show the run
den301095 [7]

Answer:

See explaination

Explanation:

Let's define tuple as an immutable list of Python objects which means it can not be changed in any way once it has been created.

Take a look at the attached file for a further detailed and step by step solution of the given problem.

6 0
2 years ago
Which bulb has the lowest total cost of operation? (a) Incandescent (b) Fluorescent (c) LED
Finger [1]

Answer: LED have the lowest cost of operation.

Explanation:

If we ignore the initial procurement cost of the items the operational cost of any device consuming electricity is given by

Cost=Energy\times cost/unit

Among the three item's LED consumes the lowest power to give the same level of brightness as compared to the other 2 item's thus LED's shall have the lowest operational cost.

6 0
3 years ago
Write a method called letterCount that takes two String arguments, one containing some text and the other containing a single le
jenyasd209 [6]

Answer:

I am writing a Python program.  Here is the function letterCount. This function takes two string arguments text and letter and return count of all occurrences of a letter in the text.

def letterCount(text, letter):  

 count = 0  # to count occurrences of letter in the text string

 for char in text:  # loop moves through each character in the text

   if letter == char: # if given letter matches with the value in char

     count += 1  # keeps counting occurrence of a letter in text

 return count # returns how many times a letter occurred in text

   

Explanation:

In order to see if this function works you can check by calling this function and passing a text and a letter as following:

print(letterCount('apples are tasty','a'))

Output:

3

Now lets see how this function works using the above text and letter values.

text = apples are tasty

letter = a

So the function has to compute the occurrences of 'a' in the given text 'apples are tasty'.

The loop has a variable char that moves through each character given in the text (from a of apples to y of tasty) so it is used as an index variable.

char checks each character of the text string for the occurrence of letter a.

The if condition checks if the char is positioned at a character which matches the given letter i.e. a. If it is true e.g if char is at character a of apple so the if condition evaluates to true.

When the if condition evaluates to true this means one occurrence is found and this count variable counts this occurrence. So count increments every time the occurrence of letter a is found in apples are tasty text.

The loop breaks when every character in text is traversed and finally the count variable returns all of the occurrences of that letter (a) in the given text (apples are tasty). As a occurs 3 times in text so 3 is returned in output.

The screen shot of program along with output is attached.

4 0
2 years ago
1. Fatigue equations are based solely on theoretical assumptions. Experimental data is only used to verify the theory. a. True.b
Rainbow [258]

Answer:

1.  b. False

2. b. False

3.  b. False

4.  b. False

5. a. True

6. a. True

7.  b. False

8.  b. False

9. a. True

Explanation:

1. The fatigue properties of a material  are determined by series of test.

2. For most steels there is a level of fatigue limit below which a component will survive an infinite number of cycles, for aluminum and titanium a fatigue limit can not be defined, as failure will eventually occur after enough experienced cycles.

3. Although there is a cyclic stress, there are also stresses complex circumstances involving tensile to compresive and constant stress, where the solution is given into the mean stress and the stress amplitude or stress range, which is double the stress amplitude.

4. Low‐cycle fatigue is defined as few thousand cycles and high cycle fatigue is around more than 10,000 cycles.

5. The number of cycles for failure on brittle materials are less and determined compared with the ductile materials.

6.  The bending fatigue could be handled with specific load requirements  for uniform bending or axial fatigue of the same section size where the material near the surface is subjected to the  maximum stress, as in torsional fatigue, which can be performed on  axial-type specially designed machines also, using the proper fixtures if  the maximum twist required is small, in which linear motion is changed to rotational motion.

7.  A SN-Curve for a given material, is a plot displayed on logarithmic scales of the magnitude of an alternating stress in relation to the number of cycles to failure

8. The strain life method measures the strain resistance of local stresses and strains around stress concentration that controls the fatigue life of the material. It is more accurate than determining fatigue performance as the stress-life method is for long life millions of cycles in elastic stresses, but an it gets an effective stress concentration in fatigue loading.

9. Linear Elastic Fracture Mechanics (LEFM) states that the material is isotropic and linear elastic so, when the stresses near the crack surpasses the material fracture toughness, the crack grows.

7 0
3 years ago
Gfci stands for ground fault circuit interference.
dybincka [34]

Answer:

The ground-fault circuit interrupter, or GFCI, is a fast-acting circuit breaker designed to shut off electric power in the event of a ground-fault within as little as 1/40 of a second.

Explanation:

4 0
1 year ago
Other questions:
  • Biologists use a sequence of letters A, C, T, and G to model a genome. A gene isa substring of a genome that starts after a trip
    5·1 answer
  • 11 Notează, în caiet, trăsăturile personajelor ce se pot
    13·1 answer
  • A torsion member has an elliptical cross section with major and minor dimensions of 50.0 mm and 30.0 mm, respectively. The yield
    10·1 answer
  • The Greek alphabet has 24 distinct lowercase letters. How many bits are needed to be able to encode any single lowercase Greek l
    9·1 answer
  • For a bronze alloy, the stress at which plastic deformation begins is 297 MPa and the modulus of elasticity is 113 GPa. (a) What
    7·1 answer
  • Write a SELECT statement that returns these column names and data from the Products table: product_name The product_name column
    9·1 answer
  • What was the first roblox player A.bob B.roblox C.builderman
    5·2 answers
  • Determine the reactor volume (assume a CSTR activated sludge aerobic reactor at steady state) required to treat 5 MGD of domesti
    5·1 answer
  • WHAT IS MEANT BY BJT AND FUNCTION OF BJT
    8·1 answer
  • How to plot 0.45 gradation chart for sieve analysis ?
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!