Difficulty: Easy
Correct Answer: about 3 times
Explanation:
Introduction / Context:This question checks understanding of power law device characteristics and how input and output variables scale. Many non-linear components exhibit current that is a power function of voltage. Knowing how one variable scales when the other is multiplied is a key skill in electronics and circuit analysis.
Given Data / Assumptions:
Concept / Approach:
If i ∝ v^n, then v ∝ i^(1/n). Here n = 4, so voltage scales with the fourth root of current. We translate the 100x increase in current into a voltage scaling using the inverse power 1/4. This method avoids needing the exact value of k or absolute voltages and currents.
Step-by-Step Solution:
Start: i_old = k * v_old^4.New current: i_new = 100 * i_old.Use law: i_new / i_old = (v_new / v_old)^4.Thus (v_new / v_old)^4 = 100.Take fourth root: v_new / v_old = 100^(1/4) = (10^2)^(1/4) = 10^(1/2) = √10 ≈ 3.162.Therefore, voltage increases by approximately 3.16 times, which is best described as about 3 times.Verification / Alternative check:
Plug back: If v scales by 3.162, then v^4 scales by (3.162)^4 ≈ 100, matching the required current change. This confirms the reasoning without needing k.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
about 3 times
Discussion & Comments