Understanding the Concept:
If roots are multiplied by \(k\), replace \(x\) by \(x/k\).
Step 1: Given equation
\[
2x^2 + 3x + 5 = 0
\]
Step 2: Replace \(x \to x/3\)
\[
2\left(\frac{x}{3}\right)^2 + 3\left(\frac{x}{3}\right) + 5 = 0
\]
Step 3: Simplify
\[
2\frac{x^2}{9} + x + 5 = 0
\]
\[
\frac{2x^2}{9} + x + 5 = 0
\]
Step 4: Multiply by 9
\[
2x^2 + 9x + 45 = 0
\]
Step 5: Final Answer
\[
\boxed{2x^2 + 9x + 45 = 0}
\]