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
Taya2010 [7]
3 years ago
6

A battery is an electromechanical device. a)- True b)- False

Engineering
1 answer:
lilavasa [31]3 years ago
5 0

Answer:

b)False

Explanation:

A battery is a device which store the energy in the form of chemical energy.And this stored energy is used according to the requirement.So battery is not a electromechanical device.Because it does have any mechanical component like gear ,shaft flywheel etc.

A flywheel is known as mechanical battery because it stored mechanical energy and supply that energy when more energy is required.Generally fly wheel is used during punching operation.

You might be interested in
How may a Professional Engineer provide notice of licensure to clients?
azamat

Find full question attached

Answer:

(b) By including a statement that he or she is licensed by the Board for Professional Engineers and Land Surveyors immediately above the signature line in at least 12 point type on all contracts for services

Explanation:

A PE(professional engineer) licensee must show that he is licensed in order to show and ensure public safety as he is qualified for the job he is handling. The California regulations on professional engineers holds that all professional engineers must be licensed by the board of professional engineers and Land surveyors in order to operate legally as an engineer. The engineer may show licensure through the following options:

The engineer might provide statement to each client to show he is licensed which would then be signed by the client

The engineer may choose to post a wall certificate in his work premises to show he is licensed

The engineer may choose to include a statement of license in a letterhead or contract document which must be above the client's signature line and not less than 12 point type

4 0
2 years ago
2. The following segment of carotid artery has an inlet velocity of 50 cm/s (diameter of 15 mm). The outlet has a diameter of 11
ahrayia [7]

This question is incomplete, the missing diagram is uploaded along this answer below.

Answer:

the forces required to keep the artery in place is 1.65 N

Explanation:

Given the data in the question;

Inlet velocity V₁ = 50 cm/s = 0.5 m/s

diameter d₁ = 15 mm = 0.015 m

radius r₁ = 0.0075 m

diameter d₂ = 11 mm = 0.011 m

radius r₂ = 0.0055 m

A₁ = πr² = 3.14( 0.0075 )² =  1.76625 × 10⁻⁴ m²

A₂ = πr² = 3.14( 0.0055 )² =  9.4985 × 10⁻⁵ m²

pressure at inlet P₁ = 110 mm of Hg = 14665.5 pascal

pressure at outlet P₂ = 95 mm of Hg = 12665.6 pascal

Inlet volumetric flowrate = A₁V₁ = 1.76625 × 10⁻⁴ × 0.5 = 8.83125 × 10⁻⁵ m³/s

given that; blood density is 1050 kg/m³

mass going in m' = 8.83125 × 10⁻⁵ m³/s × 1050 kg/m³ = 0.092728 kg/s

Now, using continuity equation

A₁V₁ = A₂V₂

V₂ = A₁V₁ / A₂ = (d₁/d₂)² × V₁

we substitute

V₂ =  (0.015 / 0.011 )² × 0.5

V₂ = 0.92975 m/s

from the diagram, force balance in x-direction;

0 - P₂A₂ × cos(60°) + Rₓ = m'( V₂cos(60°) - 0 )    

so we substitute in our values

0 - (12665.6 × 9.4985 × 10⁻⁵)  × cos(60°) + Rₓ = 0.092728( 0.92975 cos(60°) - 0 )    

0 - 0.6014925 + Rₓ =  0.043106929 - 0

Rₓ = 0.043106929 + 0.6014925

Rₓ = 0.6446 N

Also, we do the same force balance in y-direction;

P₁A₁ - P₂A₂ × sin(60°) + R_y = m'( V₂sin(60°) - 0.5 )  

we substitute

⇒ (14665.5 × 1.76625 × 10⁻⁴) - (12665.6 × 9.4985 × 10⁻⁵) × sin(60°) + R_y = 0.092728( 0.92975sin(60°) - 0.5 )

⇒ 1.5484 + R_y = 0.092728( 0.305187 )

⇒ 1.5484 + R_y = 0.028299    

R_y = 0.028299 - 1.5484

R_y = -1.52 N

Hence reaction force required will be;

R = √( Rₓ² + R_y² )

we substitute

R = √( (0.6446)² + (-1.52)² )

R = √( 0.41550916 + 2.3104 )

R = √( 2.72590916 )

R = 1.65 N

Therefore, the forces required to keep the artery in place is 1.65 N

 

7 0
2 years ago
Some of our modern kitchen cookware is made of ceramic materials. (a) List at least three important characteristics required of
Alisiya [41]

Answer:

A)

It should be Non- toxic

It should possess high Thermal conductivity

It should have the Required Thermal diffusivity

B)

  • stoneware : This material has good thermal diffusivity and it  is quite affordable and it is used in making pizza stones
  • porcelain: mostly used for mugs and it is non-toxic
  • Pyrex : posses good thermal conductivity used in oven

C)   All the materials are suitable because they serve different purposes when making modern kitchen cookware

Explanation:

A) characteristics required of a ceramic material to be used as a kitchen cookware

  • It should be Non- toxic
  • It should possess high Thermal conductivity
  • It should have the Required Thermal diffusivity

B) comparison of three ceramic materials as to their relative properties

  • stoneware : This material has good thermal diffusivity and it  is quite affordable and it is used in making pizza stones
  • porcelain: mostly used for mugs and it is non-toxic
  • Pyrex : posses good thermal conductivity used in ovens

C) material most suitable for the cookware.

 All the materials are suitable because they serve different purposes when making modern kitchen cookware

8 0
2 years ago
Integer to Float Conversion All labs must be done during lab time. Each labs worth 10 points The lab can be hand in next day wit
andrew-mc [135]

Answer:

Code explained below

Explanation:

.data

msg1: .asciiz "Please input a temperature in celsius: "

msg2: .asciiz "The temperature in Fahrenheit is: => "

num: .float 0.0

.text

main:

#print the msg1

li $v0, 4

la $a0, msg1

syscall

#read the float value from user

li $v0,6 #read float syscall value is $v0

syscall #read value stored in $f0

#formula for celsius to fahrenheit is

#(temperature(C)* 9/5)+32

#li.s means load immediate float

#copy value 9.0 to $f2

li.s $f2,9.0  

#copy value 5.0 to $f3

li.s $f3,5.0

# following instructions performs: 9/5

#div.s - division of two float numbers

#divide $f2 and f3.Result will stores in $f1

div.s $f1,$f2,$f3

#following instruction performs: temperature(C) * (9/5)

#multiple $f1 and $f0.Result stored in $f1

mul.s $f1,$f1,$f0

#copy value 32 to $f4

li.s $f4,32.0

#following instruction performs: (temperature(C) * (9/5))+32

#add $f1 and $f4.Result stores in $f1

add.s $f1,$f1,$f4

#store float from $f1 to num

s.s $f1,num

#print the msg2

li $v0, 4 #print string syscall value is 4

la $a0, msg2 #copy address of msg2 to $a0

#print the float

syscall

li $v0,2 #print float syscall value is 2

l.s $f12,num #load value in num to $f12

syscall

#terminate the program

li $v0, 10 #terminate the program syscall value is 10

syscall

4 0
3 years ago
Air enters a compressor operating at steady state at 1 bar, 290 K, with a mass flow rate of 0.1 kg/s and exits at 980 K, 10 bar.
stiv31 [10]

Answer:

7.615 kW

Explanation:

Solution in pen paper form in the attachment section

8 0
3 years ago
Other questions:
  • A 55-μF capacitor has energy ω (t) = 10 cos2 377t J and consider a positive v(t). Determine the current through the capacitor.
    12·1 answer
  • A motor vehicle has a mass of 1.8 tonnes and its wheelbase is 3 m. The centre of gravity of the vehicle is situated in the centr
    14·1 answer
  • Two gases—neon and air—are expanded from P1 to P2 in a closed-system polytropic process with n = 1.2. _____ produces more work w
    7·1 answer
  • a. To measure the water current in an ocean, a marker is dropped onto it. Determine if the trajectory traced by the drifting mar
    5·1 answer
  • List two possible reasons the engine oil could have a strong gasoline smell
    15·1 answer
  • The map shows the distribution of dairy farms across the lower 48 of the United States. Each dot on the map represents approxima
    11·1 answer
  • A steady state filtration process is used to separate silicon dioxide (sand) from water. The stream to be treated has a flow rat
    5·1 answer
  • Four subjects civil engineers need to study​
    12·1 answer
  • A skull and crossbones pictogram indicates this kind of information about a chemical.
    14·1 answer
  • Rivet gauge, or transverse pitch is the distance between the Group of answer choices heads of rivets in the same row. centers of
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!