InterviewSolution
Saved Bookmarks
| 1. |
How many cells each marked `(6V-12A)` should be connected in mixed grouping so that it may be marked `(24V-24VA)`A. 4B. 8C. 12D. 6 |
|
Answer» Correct Answer - A number of rows `=("required current")/("given current")` `=(24A)/(12A)=2=m` Number of cells in each now `=("required potential")/("given potential")` `=(24)/(6)=4=n` `therefore` Total no of cells `=nxxm` `=2xx4=8` |
|