To find the distance of the line \(L = 0\) from the point \((3, 7)\), we first need the equation of the line. Since the intercepts of the line are 3 on the x-axis and 5 on the y-axis, the equation of the line in intercept form is \(\frac{x}{3} + \frac{y}{5} = 1\).
Rewriting this equation into the standard form \(Ax + By + C = 0\), we obtain:
\(5x + 3y - 15 = 0\)
This is the equation of the line \(L = 0\).
Now, we calculate the distance \(d\) from the point \((3, 7)\) to the line \(5x + 3y - 15 = 0\) using the distance formula:
\[ d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \]
Substituting the given values, \(A = 5\), \(B = 3\), \(C = -15\), \(x_1 = 3\), \(y_1 = 7\), we get:
\[ d = \frac{|5(3) + 3(7) - 15|}{\sqrt{5^2 + 3^2}} \]
This simplifies to:
\[ d = \frac{|15 + 21 - 15|}{\sqrt{25 + 9}} \]
\[ d = \frac{|21|}{\sqrt{34}} \]
\[ d = \frac{21}{\sqrt{34}} \]
Thus, the distance of the line from the point \((3, 7)\) is \(\frac{21}{\sqrt{34}}\).