Answer:
Explained
Explanation:
public int dimension(int [][]a2d,int nElements)
{
int count = 0;
for(int i = 0;i < a2d.length ; i++)
{
count = count + a2d[i].length;
}
return count;
}
Answer:
Intensity of the light (first polarizer) (I₁) = 425 W/m²
Intensity of the light (second polarizer) (I₂) = 75.905 W/m²
Explanation:
Given:
Unpolarized light of intensity (I₀) = 950 W/m²
θ = 65°
Find:
a. Intensity of the light (first polarizer)
b. Intensity of the light (second polarizer)
Computation:
a. Intensity of the light (first polarizer)
Intensity of the light (first polarizer) (I₁) = I₀ / 2
Intensity of the light (first polarizer) (I₁) = 950 / 2
Intensity of the light (first polarizer) (I₁) = 425 W/m²
b. Intensity of the light (second polarizer)
Intensity of the light (second polarizer) (I₂) = (I₁)cos²θ
Intensity of the light (second polarizer) (I₂) = (425)(0.1786)
Intensity of the light (second polarizer) (I₂) = 75.905 W/m²
The magnitude of vector b is 8.58 Unit.
Since both the vectors a and b are perpendicular to each other, so we can apply the Pythagoras theorem to calculate the magnitude of the vector b.
Applying the Pythagoras theorem
(a-b)^2=a^2+b^2
15^2=12.3^2-b^2
b=8.58 unit
Therefor the magnitude of the vector b is 8.58 unit.
Answer:
option d and b..............