DivGradCurl
- 364
- 0
You are given a number of 8 \Omega resistors, each capable of dissipating only 1.0 W without being destroyed. What is the minimum number of such resistors that you need to combine in series or in parallel to make a 8 \Omega resistance that is capable of dissipating at least 5.6 W?
My approach is probably wrong, and so I need someone to help me find the mistake:
5.6 \mbox{ W} \leq n \cdot m \cdot 1.0 \mbox{ W}
The minimum case is when n=m, and so
5.6 \mbox{ W} \leq n^2 \cdot 1.0 \mbox{ W} \Rightarrow n \geq \sqrt{5.6} \Rightarrow n = 3
The minimum number of resistors is then 9.
Any help is highly appreciated.
My approach is probably wrong, and so I need someone to help me find the mistake:
5.6 \mbox{ W} \leq n \cdot m \cdot 1.0 \mbox{ W}
The minimum case is when n=m, and so
5.6 \mbox{ W} \leq n^2 \cdot 1.0 \mbox{ W} \Rightarrow n \geq \sqrt{5.6} \Rightarrow n = 3
The minimum number of resistors is then 9.
Any help is highly appreciated.
Last edited: