Answer:
SELECT distinct VendorName FROM Vendors
WHERE VendorID IN (
SELECT VendorID FROM Invoices
)
Explanation:
Answer:
1.2727 stokes
Explanation:
specific gravity of fluid A = 1.65
Dynamic viscosity = 210 centipoise
<u>Calculate the kinematic viscosity of Fluid A </u>
First step : determine the density of fluid A
Pa = Pw * Specific gravity = 1000 * 1.65 = 1650 kg/m^3
next : convert dynamic viscosity to kg/m-s
210 centipoise = 0.21 kg/m-s
Kinetic viscosity of Fluid A = dynamic viscosity / density of fluid A
= 0.21 / 1650 = 1.2727 * 10^-4 m^2/sec
Convert to stokes = 1.2727 stokes
Answer:
a) V =10¹¹*(1.5q₁ + 3q₂)
b) U = 1.34*10¹¹q₁q₂
Explanation:
Given
x₁ = 6 cm
y₁ = 0 cm
x₂ = 0 cm
y₂ = 3 cm
q₁ = unknown value in Coulomb
q₂ = unknown value in Coulomb
A) V₁ = Kq₁/r₁
where r₁ = √((6-0)²+(0-0)²)cm = 6 cm = 0.06 m
V₁ = 9*10⁹q₁/(0.06) = 1.5*10¹¹q₁
V₂ = Kq₂/r₂
where r₂ = √((0-0)²+(3-0)²)cm = 3 cm = 0.03 m
V₂ = 9*10⁹q₂/(0.03) = 3*10¹¹q₂
The electric potential due to the two charges at the origin is
V = ∑Vi = V₁ + V₂ = 1.5*10¹¹q₁ + 3*10¹¹q₂ = 10¹¹*(1.5q₁ + 3q₂)
B) The electric potential energy associated with the system, relative to their infinite initial positions, can be obtained as follows
U = Kq₁q₂/r₁₂
where
r₁₂ = √((0-6)²+(3-0)²)cm = √45 cm = 3√5 cm = (3√5/100) m
then
U = 9*10⁹q₁q₂/(3√5/100)
⇒ U = 1.34*10¹¹q₁q₂
Answer:

Explanation:
In electrical terms, is the ratio of time in which a load or circuit is ON compared to the time in which the load or circuit is OFF.
The duty cycle or power cycle, is expressed as a percentage of the activation time. For example, a 70% duty cycle is a signal that 70% of the time is activated and the other 30% disabled. Its equation can be expressed as:

Where:



Here is a picture that will help you understand these concepts.