Concept:
The intercept form of a line's equation is $\frac{x}{a} + \frac{y}{b} = 1$, where $a$ is the x-intercept and $b$ is the y-intercept.
Step 1: Find the intercepts of the original line.
The given line is $3x + 2y = 6$.
To convert this to the intercept form, divide the entire equation by 6:
$$\frac{3x}{6} + \frac{2y}{6} = \frac{6}{6}$$
$$\frac{x}{2} + \frac{y}{3} = 1$$
From this, the x-intercept ($a$) is $2$, and the y-intercept ($b$) is $3$.
Step 2: Calculate the intercepts for the new line.
Let the intercepts of the new line be $A$ and $B$.
The problem states:
$A = 3 \cdot a = 3 \cdot 2 = 6$
$B = 4 \cdot b = 4 \cdot 3 = 12$
Step 3: Formulate the equation of the new line.
Using the intercept form $\frac{x}{A} + \frac{y}{B} = 1$:
$$\frac{x}{6} + \frac{y}{12} = 1$$
Step 4: Convert to standard form.
Multiply the entire equation by the least common multiple (12) to clear the denominators:
$$12 \cdot \left(\frac{x}{6}\right) + 12 \cdot \left(\frac{y}{12}\right) = 12 \cdot 1$$
$$2x + y = 12$$