Question:medium

For a DC power source for arc welding with characteristics \(3V + I = 240\), what voltage \(V\) yields maximum power?

Show Hint

For maximum power in quadratic form \(P = aV^2 + bV\), use:
\[ V = \frac{-b}{2a} \]
Updated On: Mar 20, 2026
  • \(20 \, \text{V}\)
  • \(30 \, \text{V}\)
  • \(40 \, \text{V}\)
  • \(60 \, \text{V}\)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
We are given the voltage-current (V-I) characteristic of a DC power source and asked to find the voltage (V) at which the power output (P) is maximum.
Step 2: Key Formula or Approach:
The power (P) delivered by a DC source is given by the formula:
\[ P = V \times I \] To find the maximum power, we need to express P as a function of a single variable (either V or I) and then find the maximum of that function. This can be done using calculus (finding the derivative and setting it to zero) or by recognizing the function as a parabola.
Step 3: Detailed Explanation:
First, we express the current \(I\) in terms of voltage \(V\) from the given characteristic equation:
\[ 3V + I = 240 \implies I = 240 - 3V \] Now, substitute this expression for \(I\) into the power equation:
\[ P = V \times I = V(240 - 3V) \] \[ P(V) = 240V - 3V^2 \] This is a quadratic equation of the form \(P = aV^2 + bV + c\), with \(a = -3\) and \(b = 240\). Since \(a<0\), the parabola opens downwards, and its vertex represents the maximum point. The voltage at the vertex is given by:
\[ V = -\frac{b}{2a} \] Substituting the values of a and b:
\[ V = -\frac{240}{2(-3)} = -\frac{240}{-6} = 40 \, \text{V} \] Step 4: Final Answer:
The voltage that yields the maximum power is 40 V. Therefore, option (C) is the correct answer.
Was this answer helpful?
0