Answer: it’s called a saw or see saw
Explanation: it works by cutting a tree, wood, tile, etc.
Answer:
Both Technician A and B
Explanation:
In a vehicle suspension system, a shock absorber has the functions such as; limiting the movement of the vehicle, stabilizing the ride, stabilizing the tires of the vehicle, minimizing wear and tear in the vehicle and decreasing the overall suspension tear. Some of the ways of maintaining shock absorbers is to inspect the strut for leaks.Shock oil sometimes leaks to cover the seals with a transparent liquid.
Answer:
Explanation:
ADT for an 2-D array:
struct array{
int arr[10];
}arrmain[10];
An application that stores an array with 1000 rows and 1000 columns, where less than 10,000 of the array values are non-zero. The two different implementations for such arrays that would be more space efficient than a standard two-dimensional array implementation requiring one million positions are :
1) struct array{
int *p;
}arr[1000];
2) struct array{
int *p;
}arr[1000];
In an airplane equipped with fuel pumps, the auxiliary electric fuel pump is used in the event the engine-driven fuel pump fails.. hope this helped !
emf generated by the coil is 1.57 V
Explanation:
Given details-
Number of turns of wire- 1000 turns
The diameter of the wire coil- 1 cm
Magnetic field (Initial)= 0.10 T
Magnetic Field (Final)=0.30 T
Time=10 ms
The orientation of the axis of the coil= parallel to the field.
We know that EMF of the coil is mathematically represented as –
E=N(ΔФ/Δt)
Where E= emf generated
ΔФ= change inmagnetic flux
Δt= change in time
N= no of turns*area of the coil
Substituting the values of the above variables
=1000*3.14*0.5*10-4
=.0785
E=0.0785(.2/10*10-3)
=1.57 V
Thus, the emf generated is 1.57 V