Answer:58.28 N
Explanation:
Given data



Now velocity of jet at height of 2m




equating them
W=
W=
W=58.28 N
Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
Check the explanation
Explanation:
to know the lift per unit span (N/m) that is expected to be measured when the wing attack angle is 4°
as well as the corresponding section lift coefficient and die moment coefficient .
Kindly check the attached image below to see the step by step explanation to the above question.
Answer:
778.4°C
Explanation:
I = 700
R = 6x10⁻⁴
we first calculate the rate of heat that is being transferred by the current
q = I²R
q = 700²(6x10⁻⁴)
= 490000x0.0006
= 294 W/M
we calculate the surface temperature
Ts = T∞ + 
Ts = 


The surface temperature is therefore 778.4°C if the cable is bare
The magnetic force on a free moving charge is perpendicular to both the velocity of the charge and the magnetic field with direction given by the right hand rule. The force is given by the charge times the vector product of velocity and magnetic field.